6 Replies Latest reply on Jul 18, 2009 7:14 PM by mannam.tessco

    Not able to access ejb 2.0 from servlet init during the depl

      Hi,

      We are trying to call ejb from servlet init() method during the server startup. ( initializing some data before the server starts up ). I am getting the following exception.

      EJB not found exception.

      I have ejb jar and war file in ear.


      I even made sure the order of different modules using jboss-app.xml file.

      Could any body help me in this.

      Note: Servlet was able to find the ejb after server gets started.

      Thanks,
      Ram