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
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
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
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