Why the name of the method? It should be a property name.
Is this a spring thing again? :-)
And do you support something like?
| @InjectContextName
| public void setName(Stinrg name) {}
| or
| @Inject(fromContext="name")
| public void setName(String name) {}
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063862#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...