[jboss-dev-forums] [Design of EJB 3.0] - Re: EJBTHREE-1669 : @Service tutorial on JBoss-5.0 GA
jaikiran
do-not-reply at jboss.com
Mon Jan 12 08:15:49 EST 2009
"jaikiran" wrote :
| This fails on AS5 trunk
I meant AS5.x branch
"jaikiran" wrote : When is the beanContext expected to be created?
The @Management is being registered as part of the create() whereas the beanContext is being set (later) as part of start(). What is the right phase to create the beanContext?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200986#4200986
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200986
More information about the jboss-dev-forums
mailing list