Re: Axis2 and class loading

2012-02-15 Thread Sagara Gunathunga
On Wed, Feb 15, 2012 at 1:05 PM, 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 then you have to plac

RE: Axis2 and class loading

2012-02-14 Thread Dipesh Garg
YOU CAN RENAME THE JAR FILE starting with aa, then this jar will be loaded first Dipesh Garg -Original Message- From: fadila.mumba...@uniserv.com [mailto:fadila.mumba...@uniserv.com] Sent: Wednesday, February 15, 2012 1:06 PM To: axis-u...@ws.apache.org Subject: Axis2 and class loading

RE: Axis2 and class loading

2012-02-14 Thread Dipesh Garg
YOU CAN RENAME THE JAR FILE starting with aa, then this jar will be loaded first Dipesh Garg -Original Message- From: fadila.mumba...@uniserv.com [mailto:fadila.mumba...@uniserv.com] Sent: Wednesday, February 15, 2012 1:06 PM To: axis-u...@ws.apache.org Subject: Axis2 and class loading

Axis2 and class loading

2012-02-14 Thread fadila.mumbasic
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. Nevertheless by executing the method the web service throws the exeception org.dom4j.InvalidXPathExceptio