No initialized web beans context is attached while creating servlet instance
----------------------------------------------------------------------------
Key: GERONIMO-5685
URL: https://issues.apache.org/jira/browse/GERONIMO-5685
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Tomcat
Affects Versions: 3.0
Reporter: Ivan
Fix For: 3.0
While using RequestDispatcher.forward, Tomcat will create the target servlet
instance first, then create the invocation chain, in this scenario, the
exception "On a thread without an initialized context" will be thrown when
instanceManager constructs the instance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.