Re: Axis2 Primary API example

2007-04-24 Thread Charitha Kankanamge
Anil, You can find it in Axis2_home\samples\userguide\src\userguide\clients\ClientUtil.java of the axis2 binary distribution. Axis2_home = the location where you unpacked the Axis2 binary distro. Regards Charitha Anil Chukkapalli wrote: (Typo Fixed) Changed Hemp to Help On 4/24/07, *Anil

Re: Axis2 Primary API example

2007-04-24 Thread Anil Chukkapalli
(Typo Fixed) Changed Hemp to Help On 4/24/07, Anil Chukkapalli <[EMAIL PROTECTED]> wrote: Hi I am trying to go throught the axis 2 primary API example of echo blocking client " http://ws.apache.org/axis2/1_1/dii.html " and i cant find from where you got the " ClientUtil.getEchoOMElement()" f

Axis2 Primary API example

2007-04-24 Thread Anil Chukkapalli
Hi I am trying to go throught the axis 2 primary API example of echo blocking client " http://ws.apache.org/axis2/1_1/dii.html " and i cant find from where you got the "ClientUtil.getEchoOMElement()" function OMElement payload = ClientUtil.getEchoOMElement(); Options optio