Never mind, I am using @Resource annotation and it is much cleaner.
|
| ...
| @Resource(mappedName="java:/portal/UserModule")
| private UserModule userModule;
| ...
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035555#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...