3 Replies Latest reply on Mar 15, 2004 9:36 AM by adrian.brock

    Cannot lookup EJB during server startup

    ozzieg

      It seems that I have no control over the Naming Service's startup order. Is there a way to force the NamingService to startup before the EJBs are deployed so that I can lookup from my Web? I am using SpringFramework and intiailizing my stateless session bean proxies. The code fails trying to lookup anything from JNDI tree because the NamingService hasn't started yet.

      Thanks for you help,
      Ozzie