Lukasz, Thank you. I thought I might pick up a tip on how to spot such things. :)
Best, jb On Fri, Mar 9, 2012 at 7:34 AM, Lukasz Lenart (Commented) (JIRA) < j...@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/WW-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226065#comment-13226065] > > Lukasz Lenart commented on WW-3636: > ----------------------------------- > > At face value ;-) > > > 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 > > Fix For: 2.3.2 > > > > Attachments: Acction-Patch.txt, Action.java, > PackageBasedActionConfigBuilder-Patch.txt, > PackageBasedActionConfigBuilder.java > > > > > > 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. > 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 > > >