Hi,

Has anyone heard of problems with Servlets tagged as load-on-startup not 
being able to lookup EJBs in their init method? Is it possible that EJBs 
are bound to the JNDI context only after such Servlets are already loaded? 
If this is the case what else can I do to initialize application state 
before any client can call my EJBs?

(I'm using embedded tomcat with JBoss 2.1 on RedHat 7)

thanks,
Alexander Jerusalem


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to