Hi All,
I'm a newbie in java webservices and I'm developing an axis java web service
with two methods, both have an custom object as parameter and a custom
object as return value. I have them defined in the wsdd as:
I Sanjay.
Thanks for your support.
What did you actually pooled? The stubs?
Thanks,
Massimiliano
On Mon, Oct 11, 2010 at 18:19, Sanjay Gupta wrote:
> Are you consuming your own services using Axis2 Client. There was a memory
> leak in the client and I ended up solving my issue by implementing
Hi everybody,
what I am trying to do is to make a REST POST request that contains DTD with
Axis2 client. I am using Axis2 1.4.1, so I referenced to the Axis2 1.4.1
documentation about RESTful Web Services Support [1]. Nevertheless it seems
this is not possible because sendReceive(...) methods expe
Hi
>> Follow the link:
>> http://ws.apache.org/axis/java/user-guide.html#ServiceStylesRPCDocumentWrappedAndMessage
Thx for the same
I do not find the same in AXIS 2 site….
http://ws.apache.org/axis2/1_5_1/userguide.html#clients
Does this mean Axis 2 does not suppor the “Service Styles” fo