On Tue, Oct 4, 2011 at 9:08 AM, Arindam Mukherjee
<amukher...@projectp.com> 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 WSDL2JAVA [1] and invoke the API through the
generated stub.

[1] - http://axis.apache.org/axis2/java/core/tools/CodegenToolReference.html

Thanks !


>
> Thanks,
> Arindam



-- 
Sagara Gunathunga

Blog      - http://ssagara.blogspot.com
Web      - http://people.apache.org/~sagara/
LinkedIn - http://www.linkedin.com/in/ssagara

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to