Re: wsdl2java.sh and operation outfault definitions

2010-05-08 Thread Amila Suriarachchi
On Fri, May 7, 2010 at 6:12 AM, Lev Lvovsky wrote: > Hello, > > I'm running a wsdl file through the wsdl2java.sh application and am running > into some unexpected problems. > > Below is pseudo-code of the stubbed client code which calls our webservice > - in particular the method which gets calle

Re: axis2 + wsdl 2.0 + REST questions

2010-05-08 Thread Amila Suriarachchi
On Thu, May 6, 2010 at 10:09 AM, Lev Lvovsky wrote: > Hello, > > I'm running into some issues in using the wsdl2java application when it > comes to outputting code which is able to communicate with a REST-based > service. > > There are several issues which have come up, so I'll start at the most

Re: Codegen problem - Invalid target namespace

2010-05-08 Thread Amila Suriarachchi
please try with a nightly build[1]. however using schemas without targetnamespace is not recommended. thanks, Amila. [1] http://repository.apache.org/snapshots/org/apache/axis2/distribution/SNAPSHOT/ [2] http://www.ws-i.org/Profiles/BasicProfile-1.1.html#Schema_targetNamespace_Structure On Wed

Re: Server clogged up or httpclient issue??

2010-05-08 Thread Amila Suriarachchi
check whether this[1] helps you. thanks, Amila. [1] http://amilachinthaka.blogspot.com/2010/01/improving-axis2-http-transport-client.html On Tue, May 4, 2010 at 10:39 AM, vhgupta wrote: > > we are trying to consume a web service using axis2 (1.5.1) client. We are > getting so many read timed o