[jboss-user] [EJB 3.0] - Re: How to start a session bean as soon as it is deployed
oskar.carlstedt
do-not-reply at jboss.com
Tue Apr 1 09:26:45 EDT 2008
Hi!
When annotating with the service you have four life cycle methods that you can implement.
*create
*start
*stop
*destroy
Try call test from start and you'll se that it will be called.
Cheers
/Oskar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140493#4140493
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140493
More information about the jboss-user
mailing list