0 Replies Latest reply on Sep 3, 2004 10:30 AM by adpaika

    Could not create JNDI API context:

    adpaika

      Hi all,

      When i deployed my application , I' got a Servlet Exception.

      javax.servlet.ServletException: Could not create JNDI API for sending Message to JobScheduler
      at de.test.utils.StartUpServlet.init(StartUpServlet.java:70)
      at javax.servlet.GenericServlet.init(GenericServlet.java:256)
      ...........
      ...........

      Is this problem concerning with jboss-bindings.xml. I copied this file to the conf directory of the default configuration, but nothing being edited.

      Plz help me...

      ADP.