
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Jetty
|
|
Issue Links:
|
Related
|
|
|
|
This issue is related to:
|
|
|
|
|
|
|
|
|
It seems that new contexts started by Jetty have their associated servlet context resetted which means any variables added before start-up are ignored/discarded. This creates problems in passing around the BundleContext to the web application contexts.
|
|
Description
|
It seems that new contexts started by Jetty have their associated servlet context resetted which means any variables added before start-up are ignored/discarded. This creates problems in passing around the BundleContext to the web application contexts. |
Show » |
|