I'm going to try what you suggested, however, do it means the published
axis2 1.5.1 do not work ?
Thanks a lot,
Massimiliano
On Thu, Jun 17, 2010 at 7:49 PM, Martin Gainty wrote:
> i think thilina jar'ed those classes into either Milestone1 or Milestone2
> jar (from Axis2-1.6 distro) so
> chec
Hi,
The problem was in the context. I had to call cleanupContexts and terminate on
the context for the memory leak to go away in axis 1.5.1 client code. So
either try not create context each time (right thing to do) or call the above
two methods to clean them up after each call. The best optio
Is there any axis2 REST (ideally with all GET, POST, PUT and DELETE
operations) tutorial with WSDL 2.0 (written in 2010 ideally)?
I found one tutorial (http://wso2.org/library/3726) written in 2008 which
write the code first and then use Axis2 java2wsdl tool to generate a WSDL.
Then tinker the gene
Hi,
We are using Axis2 1.4 version. I have couple of questions
about web services deployment using Axis2.
1. How do I deploy 2 different WSDL's pointing to the same endpoint in
the same webapp (One WSDL is a subset of another WSDL)?
2. How do I deploy 2 different
i think thilina jar'ed those classes into either Milestone1 or Milestone2 jar
(from Axis2-1.6 distro) so
check Axis2-core-M1.jar or Axis2-core-M2.jar one or the other but not both are
located in
$CATALINA_HOME/webapps/Axis2/web-inf/lib
I'm not sure if the Axis2-1.6 binaries were pushed to t
Hi all.
I'm developing an application with AXIS 2 1.5.1, however I'm having some
classloading issue: I always get a ClassNotFoundException
org.apache.axis2.transport.http.AxisAdminServlet.
My Application server is Tomcat (I tried with websphere 7 too, but I get the
same error).
Here is the stack
Hello,
Have you ever tried "-b" parameter for "wsdl2java" when generating classes?
Ceri
- Original Message
From: rahulYadav
To: [email protected]
Sent: Thu, June 17, 2010 1:05:33 PM
Subject: Axis2 support for SOAP1.1
Hi All,
I am in strange problem.I have a webservice writt
Ceri,
The memory problem you had with v1.4, was it definitely linked with the use
of backport-util-concurrent by Axis2? And since you moved to v1.5 you've had
no such memory leaks? [I'm talking specifically about server-side, here.]
Sanjay,
For the problem you found in both v1.4 and v1.5, did
Hello,
Have you ever tried "-b" parameter for "wsdl2java" when generating classes?
Ceri
- Original Message
From: rahulYadav
To: [email protected]
Sent: Thu, June 17, 2010 1:05:33 PM
Subject: Axis2 support for SOAP1.1
Hi All,
I am in strange problem.I have a webservice writt
Hi All,
I am in strange problem.I have a webservice written with Axis1.4 and
supports only SOAP1.1 over http, i use its wsdl to generate java using
wsdl2java Axis2 APIs i.e. stub created by Axis2. Using the stub class to
call webservice throws exception complaining of Unexpected subelement in
SOA
10 matches
Mail list logo