> From: Brian Wawok [mailto:[EMAIL PROTECTED] > Subject: Loading multiple versions of the same library > > Tomcat 5.0 Server.
Deprecated, but still in common use. Better if you could move to 5.5 or 6.0. > 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. Make sure the axis jars are not in common/lib, but rather in each webapp's WEB-INF/lib directory. This gets them processed by separate classloaders, so they shouldn't conflict. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]