[jboss-dev-forums] [EJB 3.0 Development] - How to load EJB's in a specific order in JBoss 4.2.2

Nicholas Wichmann do-not-reply at jboss.com
Mon Sep 21 04:59:16 EDT 2009


Hi.
I am creating an application using the concept of EJB3.

I have defined a web service class which is called by some code in the application. My problem is that it seems like this web service (stateless bean) is not initialized at the moment I call it from the code.

Therefore is there a way to define that a bean must be initialized before some class0/method/code is ran?

Also, can I config the specific load order of beans in JBoss??

Thank you!

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

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



More information about the jboss-dev-forums mailing list