Jetty

Make JNDI resources scoped to either webapp, server or entire jvm

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 7.0.0pre4
  • Component/s: J2EE/Extra
  • Labels:
    None
  • Number of attachments :
    0

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.

Issue Links

Activity

Hide
Jan Bartel added a comment -

Svn rev 3602.

Show
Jan Bartel added a comment - Svn rev 3602.
Hide
Tomas Salfischberger added a comment -

As discussed on IRC with janb this fix might would be really useful in jetty-6 too, because deploying a single application to multiple virtual-hosts is a really hard task at the moment. Depending on the impact on Jetty-6 I would really like to see it backported

Show
Tomas Salfischberger added a comment - As discussed on IRC with janb this fix might would be really useful in jetty-6 too, because deploying a single application to multiple virtual-hosts is a really hard task at the moment. Depending on the impact on Jetty-6 I would really like to see it backported

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: