You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "pawan (JIRA)" <ji...@apache.org> on 2008/05/08 16:31:08 UTC

[jira] Updated: (WW-2618) struts.codebehind.defaultPackage

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

pawan updated WW-2618:
----------------------

    Attachment: StrutsInterceptorTest.zip

An eclipse project is attached.

This reproduces the problem that I was mentioning about.

I have configured 2 interceptors here and even after setting the default package, my interceptors are not called at all (even thought they are instantiated).


> struts.codebehind.defaultPackage
> --------------------------------
>
>                 Key: WW-2618
>                 URL: https://issues.apache.org/struts/browse/WW-2618
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - CodeBehind
>         Environment: Spring 2.5, Tomcat, Struts 2 + Code behind, Windows XP SP2
>            Reporter: pawan
>         Attachments: StrutsInterceptorTest.zip
>
>
> an entry in struts.xml of <constant name="struts.codebehind.defaultPackage" value="my-default-package" /> does not override the default package name.
> my struts.xml is being loaded after the struts-plugin.xml which would have already set the value.

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