0 Replies Latest reply on Dec 19, 2006 2:10 AM by santhoshitha

    EJB not bound error

    santhoshitha

      hi,
      i am new to ejb and am trying to deploy a simple session bean ejb application. i have written all src files, ejb-jar.xml and jboss.xml, created a jar file that consists of the class files and the 2 xml files and dropped it into server/default/deploy. i try to connect from a client and get the ejb not bound error. i am using server version 4.0.5. once i drop the jar file into the deploy directory i dont see any status change that is reported on the server console. i have also checked the jmx page for all bound jndi names and dont see my ejb listed there.
      i need guidance in this regard.