[jboss-user] [EJB/JBoss] - Re: bets practics of an ejb app initialization

waynebaylor do-not-reply at jboss.com
Sat Dec 22 12:51:54 EST 2007


i would suggest moving the code that needs to be initialized to a stateless session bean. that way you're mdbs won't have a long startup time. you could try configuring how many of those session beans are kept in the pool.

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

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



More information about the jboss-user mailing list