Hi all, I need help... I am creating a multi-war project inside an EAR. So 
inside every WAR I have a Servlet 
load-on-startup and I lookup an EJB that is inside the same EAR too. The 
problem is that JBoss calls my Servlet
before the EJB start and I got an error, of cource, then it shows on screen the 
EJB STARTED message and my Servlet
had already called.


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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217651
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to