
June 7th, 2001, 06:59 AM
|
|
Junior Member
|
|
Join Date: Jun 2001
Location: London, UK
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Tomcat - Multiple JVMs with different classpaths
Hi,
I have a requirement whereby under Apache1.3.14 and Tomcat3.2.1 (using win32),
I wish to create 2 applications on the same server.
I require each application to have its own JVM (not a problem), but the difficulty arises as I wish each application to use a different classpath - simply put, I need Application1 to use classpath1 and Application2 to use classpath2.
Can anyone help???
Many Thanks
|