Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
1.0.11
-
None
Description
When using ContextSelector=JNDI with a ContextDetachingSCL in Tomcat, if the ContextSelectorStaticBinder has not been initialized, a NullPointerException is thrown when ContextDetachingSCL.contextDestroyed() is called.
This does not happen when the ContextSelectorStaticBinder is initialized.
See both stacktraces in attachments.