If you add auto-create="true" to the factory definition you could just do:
| @In String remoteAddr;
|
(without auto-create, you need create="true" on the above)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998480#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...