Re: Axis2 and class loading

2012-02-15 Thread Sagara Gunathunga
On Wed, Feb 15, 2012 at 1:05 PM, fadila.mumba...@uniserv.com wrote: Hi, we have Tomcat and axis2 (1.6) running. One of our web services needs jaxen.jar and dom4j.jar. The web service archive file contains these jar files within the service's WEB-INF/lib. If you use .aar archive format

[Rampart]

2012-02-15 Thread James Annesley
Hi, On undeploying my web app in Tomcat I got the following message: 5-Feb-2012 16:50:51 org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [C:\Program Files\Apache Software Foundation\apache-tomcat-7.0.25\webapps\xxx\WEB-INF\lib] could not be completely deleted. The presence of the

Re: Axis 1.4 Java:Problem with missing namespace prefix in SOAP Body

2012-02-15 Thread Andreas Veithen
Are you using Axis 1.4 (as you wrote in the subject) or 1.1 (as you wrote in the body of the mail)? Andreas On Wed, Feb 15, 2012 at 18:39, santhosh kotte santhoshko...@yahoo.com wrote: Hello I am using Axis 1.1 to call a web service. While converting a  org.w3c.dom.Element into a

RE: [Rampart]

2012-02-15 Thread James Annesley
Hi, To answer my own question: This happened because I accidently deleted the Temp folder in Tomcat. Incidentally, the reason why I am messing with this folder is because Axis leaves behind temporary folders. These build up over time and eventually slow down the server. This should

Re: Axis 1.4 Java:Problem with missing namespace prefix in SOAP Body

2012-02-15 Thread santhosh kotte
Sorry for the confusion it is Axis 1.4. --- On Wed, 15/2/12, Andreas Veithen andreas.veit...@gmail.com wrote: From: Andreas Veithen andreas.veit...@gmail.com Subject: Re: Axis 1.4 Java:Problem with missing namespace prefix in SOAP Body To: java-user@axis.apache.org Cc: