[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - load-on-startup Servlet doesn't lookup EJB

landir do-not-reply at jboss.com
Thu Mar 12 17:15:45 EDT 2009


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



More information about the jboss-user mailing list