playing outside the tomcat 4 classloaders sandbox

2005-08-23 Thread Fabien Benoit
Hi everyone. I'm using Tomcat (4.1) and Axis 1.2 to provide a web service interface to a classical 2-tier application. My problem is, I need to access the existing API of this application, a single jar located outside the tomcat install. Copying this jar inside tomcat commmon lib dir or webapp

RE: playing outside the tomcat 4 classloaders sandbox

2005-08-23 Thread Peter Crowther
From: Fabien Benoit [mailto:[EMAIL PROTECTED] I'm using Tomcat (4.1) and Axis 1.2 to provide a web service interface to a classical 2-tier application. My problem is, I need to access the existing API of this application, a single jar located outside the tomcat install. Copying this jar

Re: playing outside the tomcat 4 classloaders sandbox

2005-08-23 Thread Fabien Benoit
On 8/23/05, Peter Crowther [EMAIL PROTECTED] wrote: From: Fabien Benoit [mailto:[EMAIL PROTECTED] I'm using Tomcat (4.1) and Axis 1.2 to provide a web service interface to a classical 2-tier application. My problem is, I need to access the existing API of this application, a single jar