> This means that for multiple instances to work, each Tomcat instance > has to have its own set of these directories; they cannot be shared by > two differently configured Tomcat JVM instances."
The book is somewhat suspect, unless it explains the reasoning behind such a statement. JAR files can certainly be shared across JVM instances (that's how the JRE works), but doing so will create versioning and updating issues. Maybe I'm misreading, but it seems pretty clear . 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 unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
