[
https://issues.apache.org/struts/browse/WW-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43765#action_43765
]
Wes Wannemacher commented on WW-2618:
-------------------------------------
In my previous post, login.action used a default action mapping, but
manageProfile used default result mappings. I removed the ManageProfileAction
class (to allow manageProfile to have a default action mapping) and I had the
same problem.
> 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.