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 2008/04/26 02:13:06 UTC

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

    [ https://issues.apache.org/struts/browse/WW-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43748#action_43748 ] 

Wes Wannemacher commented on WW-2618:
-------------------------------------

pawan, I've been poking around in the codebehind plugin because I recently found another bug :(. Can you give a little bit more information? Are you seeing this behavior within all aspects of codebehind? Codebehind does two things, it creates default result mappings for action classes, and it maps requests to your default action (most likely ActionSupport). In which scenario are you noticing this behavior? How can you tell that you are not getting "my-default-package." And lastly, which version of struts2/codebehind are you using?

> 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.