Re: Problems parsing XML

2012-01-30 Thread Sagara Gunathunga
On Tue, Jan 31, 2012 at 12:18 AM, Lucio Crusca wrote: > In data lunedì 30 gennaio 2012 18:05:52, Deepal Jayasinghe ha scritto: > > How did you generate the code ? did you use the ?wsdl and generate the > > stubs or did you do something else. > > I used the ?wsdl and generated the stubs with the f

Re: Problems parsing XML

2012-01-30 Thread Lucio Crusca
In data lunedì 30 gennaio 2012 18:05:52, Deepal Jayasinghe ha scritto: > How did you generate the code ? did you use the ?wsdl and generate the > stubs or did you do something else. I used the ?wsdl and generated the stubs with the following commands: $AXIS2_HOME/bin/wsdl2java.sh -uri https://xxx

Re: Problems parsing XML

2012-01-30 Thread Deepal Jayasinghe
How did you generate the code ? did you use the ?wsdl and generate the stubs or did you do something else. Deepal > I'm still trying to build an axis2 client, but I'm not skilled enough to find > the problem here, so I ask for your advice. This is a long post, sorry. > > When I run the ADB clien