question about CLASSPATH

2001-04-17 Thread Kresimir (Binsco)
When setting up different applications in server.xml for an instance of tomcat, is there a way to setup different CLASSPATH for each application? Is there are way to setup CLASSPATH to be "application" specific. For example, if I have two different applications

Re: question about CLASSPATH

2001-04-17 Thread Sam Newman
) To: [EMAIL PROTECTED] Sent: Tuesday, April 17, 2001 5:37 PM Subject: question about CLASSPATH When setting up different applications in server.xml for an instance of tomcat, is there a way to setup different CLASSPATH for each application? Is there are way to setup

Re: question about CLASSPATH

2001-04-17 Thread Kresimir (Binsco)
-Original Message-From: Sam Newman [EMAIL PROTECTED]To: [EMAIL PROTECTED] [EMAIL PROTECTED]Date: Tuesday, April 17, 2001 1:06 PMSubject: Re: question about CLASSPATH Tomcats special classloader should only access classes for each webapp under your webapp directory. You