Yes, it is possible to call external services using Axis2 in Ofbiz,  Use the
following steps for the same

1) Generate Java Client using the WSDL of the external service
2) Calling the Webservice Java Client is as easy as calling any java class;
Call the generated webservice client (generated from the WSDL) from your
ofbiz just like calling any other java class.

YOKEPOWER


On Mon, Sep 7, 2009 at 9:38 AM, MarioF <[email protected]> wrote:

>
> Hi all,
>
> I read a lot of information in this excellent mail list about Axis2 and
> OFBiz. I know that it is possible to expose OFBiz services using Axis2, but
> is it possible to call external services in Axis2 from OFBiz?
>
> Thanks in advance,
> Mario.
> --
> View this message in context:
> http://www.nabble.com/Is-it-possible-to-call-external-services-from-OFBiz-to-Axis2--tp25330704p25330704.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>

Reply via email to