Home > SugarCRMJavaSOAPClient

SugarCRMJavaSOAPClient

SugarCRMJavaSOAPClient is a project mainly written in ..., it's free.

Java SOAP Client for accessing Web Services exposed by SugarCRM. The client version of the framework is based on Apache Axis (1.4).

This repository provides the source code examples developed for the article "Building a Java client for SugarCRM" posted on the blog http://musarra.wordpress.com.

The code samples are divided in this way:

  • SOAPClient directory contains the SOAP client generated by the Apache Axis framework
  • JavaApplication directory contains a sample Java application that communicates with SugarCRM using the SOAP library.
Previous:HolloBindBundle