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

Musachy Barroso resolved WW-2990.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.7

fixed in trunk. @Result and @Results will be inheritaded from parent classes 
and can be overwritten. 

> Could not create application global result.
> -------------------------------------------
>
>                 Key: WW-2990
>                 URL: https://issues.apache.org/struts/browse/WW-2990
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Convention
>    Affects Versions: 2.1.6
>            Reporter: spiker
>             Fix For: 2.1.7
>
>
> I was converting my previous webwork 2 project to struts 2. 
> In webwork, I could define global results which will be used as defaults for 
> all action. If I use Convention plugin, the global result was global for the 
> single action. I want to define Results in supper class (BaseAction eg.) and 
> expect all sub class will use these results and could override result with 
> same name. 
> I found this feature was menthioned in 
> https://issues.apache.org/struts/browse/WW-2443, but not working in 
> Convention plugin.

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

Reply via email to