[
https://issues.apache.org/jira/browse/GERONIMO-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan resolved GERONIMO-5685.
----------------------------
Resolution: Fixed
I go ahead to commit the changes at revision: 1037595, it might need to update
after David has confirmed the coverage of the OWB context.
> 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
>
> Attachments: GERONIMO-5685.patch
>
>
> 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.