Hello, Is it possible to have different classpaths based on context definitions in server.xml?
I'm asking because I have an 3rd-party JAR file which comes in two versions: testing and production. Unfortunately the vendor has named both JAR files the same -- it's just the classes inside that are different. I'd like to install them in different directories for each virtual host (test and production) and use the classpath to differentiate them. Are there any better suggestions as to how to approach this? Thanks, Gil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
