[ 
https://issues.apache.org/jira/browse/GERONIMO-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan updated GERONIMO-5685:
---------------------------

    Attachment: GERONIMO-5685.patch

I am not sure whether it is the fault of Tomcat, guess that they are just some 
implementation details. Create a patch from Geronimo side, make sure the 
webbeans context is set while creating new instances.

> 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.

Reply via email to