Hi, I have a cluster with three tomcat6's instances. My tomcats access applications on a common repository server, so I use Context descriptors in order to point the applications. Differents apps often use same libraries, and I'd like to share libraries at Context Descriptor level (in context.xml). Is it possible? Or is there another system to do this? Many thanks.
- Share libraries for Context Descriptors Paolo Santarsiero
- RE: Share libraries for Context Descriptors Caldarale, Charles R