You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Wes Wannemacher (JIRA)" <ji...@apache.org> on 2009/04/16 19:16:06 UTC

[jira] Closed: (WW-2981) Scope Interceptor Strange Behavior OS dependent

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

Wes Wannemacher closed WW-2981.
-------------------------------

    Resolution: Cannot Reproduce

If you're still having a problem, please start a discussion on the user@struts.apache.org mailing list. 

> Scope Interceptor Strange Behavior OS dependent
> -----------------------------------------------
>
>                 Key: WW-2981
>                 URL: https://issues.apache.org/struts/browse/WW-2981
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.0.11.2
>         Environment: jboss 4.0.5GA, Windows Server, Ubuntu Linux, Fedora Linux
>            Reporter: Ivan Dimov
>
> We have encountered a strange behavior of Scope Interceptor under Jboss run on Linux OS (Ubuntu, Fedora)
> On Windows server Scope Intercetor runs fine and session scoped property is injected to every action in
> package. But when we copied Jboss server with deployed ears to Linux machine we got NPE on object that should
> be injected by scope interceptor. We have debugged it for a while and came to this conclusion: It seams that
> action cannot access ValueStack on which Scope Interceptor set the property. Once again it works fine on
> Windows Server. Any suggestions would be appreciated. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.