Hi,
You can find a sample on Apache Axis intergration from [1].
Also you can find more details on how to obtain the WSDL and generate
client-side code and use it in your application from this tutorial [2].
[1] - http://wiki.developerforce.com/index.php/Apache_Axis_Integration
[2] -
http://wiki.d
On Tue, Oct 4, 2011 at 9:08 AM, Arindam Mukherjee
wrote:
> Hi,
>
> Can anybody point me to an example to invoke salesforce.com API using
> apache axis2 framework (axis2 client for salesforce API)?
If they provide a WSDL for their service all you need is to generate
client side codes using WSDL2J
Hi,
Can anybody point me to an example to invoke salesforce.com API using
apache axis2 framework (axis2 client for salesforce API)?
Thanks,
Arindam