Loading multiple versions of the same library

2008-01-11 Thread Brian Wawok
I have the following situation. Tomcat 5.0 Server. Program A is running on server, and needs axis 1.1 as a library. Program B is running on the same server, and needs axis 1.4 as a library. Axis 1.1 and 1.4 are not backwards compatible... if I just put Axis 1.1 on it.. program B won't work..

RE: Loading multiple versions of the same library

2008-01-11 Thread Brian Wawok
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Friday, January 11, 2008 10:22 AM To: Tomcat Users List Subject: RE: Loading multiple versions of the same library From: Brian Wawok [mailto:[EMAIL PROTECTED] Subject: Loading multiple versions of the same