Hi
As per Axis 2 web site
Axis2 provides two mechanisms for deploying JAX-WS services:
The service may be packaged and deployed as an AAR, just like any other
service within Axis2. Like with all AARs, a services.xml file containing the
relevant metadata is required for the service to deploy
Dear all,
I'm using the Axis2 ServiceClient in order to send a non-blocking request using
"separate listeners".
The ServiceClient is used by a thread behind a Axis Web Service. My code works
fine as a single application, but, when behind the Axis Service, I cannot
receive the Callback.
The pos
Hi,
i've a problem with wsdl namespace prefix generated by axis2.
I need to remove or lock namespace prefix "ax2XX" from wsdl.
Is it possible?
Simone Boni
Hi All,
My application has an Axis2 based client which sends requests to a remote
server. The SOAP request which is sent from the client side has three
parameters, one of which should be a CDATA elemet (the data within the CDATA
section is unescaped). But, I am not finding any way, how to put a C
Hi,
I'm using axis 1.6. I'm aware that REST is lightweight and in addition
it supports JSON. But I would like to use the advantages of SOAP like
its state-fullness and asynchronous support.
Documentation states that JSON is alternate format for XML and axis2 will
support JSON. Does SOAP support
Hi,
I'm using axis2 1.6. I have created a webservice and I generated the client
stub using ADB method. While accessing in REST form with application/json
type I'm getting exception namespace expected http//package.com but found
Could anyone have any idea how to fix this?
By Mahesh