[jboss-user] [JBoss Seam] - Re: @Service / @Management bean injection

norman.richards@jboss.com do-not-reply at jboss.com
Fri Sep 21 03:11:24 EDT 2007


@Service creates an MBean, not an EJB.  We don't provide a way to lookup MBeans (though perhpaps we should?) so you should implement the JNDI lookups yourself - using @Factory or maybe @Unwrap.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087056#4087056

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



More information about the jboss-user mailing list