[jboss-user] [JBoss Portal] - Re: Unable to access Identity Module MBeans directly in 2.6

czhao07 do-not-reply at jboss.com
Sat Apr 7 18:16:08 EDT 2007


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#4035555

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035555



More information about the jboss-user mailing list