|
Are you saying that I don't need different JVMs to
handle each of my webapps if I move the JAR files that I have in my classpath
down into the lib directory of the webapp? I have a problem in that this
JAR I'm using in several of my webapp contexts uses static class members to
carry configuration information that gets corrupted by the very next webapp that
initializes the same shared library with different configuration
information.
thanks,
jeff
|
Title: RE: static,synchronized and classloaders
- RE: static,synchronized and classloaders Cox, Charlie
- RE: static,synchronized and classloaders Jeff Trent
- RE: static,synchronized and classloaders Cox, Charlie
- RE: static,synchronized and classloaders Cox, Charlie
