New "class" or "className" property for Action annotation.
----------------------------------------------------------

                 Key: WW-3636
                 URL: https://issues.apache.org/jira/browse/WW-3636
             Project: Struts 2
          Issue Type: New Feature
          Components: Plugin - Convention
         Environment: System any, Struts2 (2.2.3) + Convention Plugin (2.2.3) + 
Spring Plugin (2.2.3) + Spring  3.0.5.REALESE
            Reporter: Tigran Babloyan
            Priority: Minor


It would be nice to have "class" or "className" property for Action annotation 
as for now all ActionConfig's are created with real class name value, which 
makes it hard to use plugin while using custom Object Factory (for example 
Spring) as you are forced to name your bean with fully qualified names (class 
name).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to