[
https://issues.apache.org/struts/browse/WW-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43766#action_43766
]
pawan commented on WW-2618:
---------------------------
Looks like this is an existing defect.
What I felt is either of following:
1. Code Behind is either not honoring the default package entry (most likely
one) or
2. Struts is not honoring the default interceptor entry. (very less likely)
It will be great if we can put a debug statement in ClasspathXMLProvider
codebase after the argument injection so that we are sure about which entry are
we getting so that if someone runs struts code in DEBUG mode, they will be able
to give you the exact scenario.
> 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
>
> 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.