Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0pre4
-
Component/s: J2EE/Extra
-
Labels:None
-
Number of attachments :
Description
Currently, there are only 2 scopes for JNDI names in Jetty: the whole jvm and a particular webapp. Therefore, it would be impossible to have 2 different Server instances with names that did not interfere with each other. Also, the way that the scoping is currently done is a little non-obvious.
Svn rev 3602.