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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...