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

Lukasz Lenart updated WW-3372:
------------------------------

    Fix Version/s: 3.x
    
> Convention Plugin is incompatible with wildcard mappings
> --------------------------------------------------------
>
>                 Key: WW-3372
>                 URL: https://issues.apache.org/jira/browse/WW-3372
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Convention
>    Affects Versions: 2.1.8
>            Reporter: Matthew Payne
>             Fix For: 3.x
>
>
> When the convention plugin is enabled, wildcard mappings no longer work
> The following should apply to serveral levels deep.
>       <package name="publicPages" extends="pmlDefault" 
> namespace="/pages/PML_Public">
>               <action name="**" 
> class="com.pennmutual.website.actions.BasePMLAppAction">
>                       <result name="success" 
> type="freemarker">{1}.html</result>
>               </action>
>       </package>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to