1 Reply Latest reply on Mar 8, 2005 8:22 PM by hareshpatel

    Failed to run boss.tutorial.entity.bean.ShoppingCart example

    kabirkhan

      Did you follow all the install instructions?

      http://docs.jboss.org/ejb3/tutorial/installing.html

        • 1. Re: Failed to run boss.tutorial.entity.bean.ShoppingCart exa
          hareshpatel

          Hi Kabir,
          I have re-checked installation instruction.

          I have re-checked JBOSS_HOME and I am using JDK5.0. JBOSS has started properly.

          http://localhost:8080/jmx-console has a JNDI View MBean does not show ShoppingCart bean.

          MBean description:
          JNDIView Service. List deployed application java:comp namespaces, the java: namespace as well as the global InitialContext JNDI namespace.
          ShoppingCartBean in not listed in JNDI namespace.
          But it is in deply directory as tutorial.ejb3 jar file.

          I appreciate your help.