4 Replies Latest reply on Apr 29, 2005 6:50 PM by ilangocal

    Budi Kurniawan's sample application on Adder EJB

      Hi
      I am having trouble running Budi Kurniawan's sample application:
      http://benmira.free.fr/en/j2ee/ejb.htm

      Everything is fine until i try to run the client: ( BeanClient)

      I get an error that says
      "C:\classes>javac -classpath C:\jboss\client\*.jar;. BeanClient.java
      error: cannot read: BeanClient.java"
      1 error

      -----------------

      The author says I have to include ejb.jar (which is not found) in the classpath, along with jboss-client.jar and jnp-client.jar) which are found however.

      What is going on here? I am a newbie and please excuse me if my question is too silly or naive

      thanks in advance