[
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
[email protected] 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.