
| Key: |
JETTY-708
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Jan Bartel
|
| Reporter: |
Jan Bartel
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
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. |
Show » |
|