0 Replies Latest reply on Jul 3, 2005 8:46 AM by jbosschecker

    Cannot access the EJB 3.0 - Stateless Bean Example

    jbosschecker

      Hi!
      I`m trying to get the stateless ejb 3.0 example of the JBoss-EJB3.0 (in EJB 3.0 - Beta) running with JBoss 4.0.2 and JDK 5.

      I`ve done everything explained in the tutorial and I`ve got the tutorial.ejb3 jar file in the JBOSS_HOME/server/all/deploy dir. but I don't know, how to invoke/run the client, to get connected with the CalculatorBean ...

      How do I get the Client.java run and invoke the methods of the CalculatorBean without and/or with any IDE?

      Where/How can I see within JBoss, that my Beans are deployed?

      Please HELP me!!