You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2008/12/27 22:15:37 UTC

[jira] Resolved: (WW-2936) Document change in REST plugin

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

Musachy Barroso resolved WW-2936.
---------------------------------

    Resolution: Fixed

> Document change in REST plugin
> ------------------------------
>
>                 Key: WW-2936
>                 URL: https://issues.apache.org/struts/browse/WW-2936
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Musachy Barroso
>             Fix For: 2.1.4
>
>
> Now this needs to be added to struts.xml:
> <constant name="struts.codebehind.classSuffix" value="Controller"/>
> <constant name="struts.codebehind.action.checkImplementsAction" value="false"/>
> <constant name="struts.codebehind.action.checkAnnotation" value="false"/>
> <constant name="struts.codebehind.action.defaultMethodName" value="index"/>
> <constant name="struts.configuration.classpath.defaultParentPackage"
> value="rest-default" />

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