2 Replies Latest reply on Aug 19, 2002 2:25 AM by joelvogt

    Interest example: NameNotFoundException

    sheldon

      Hi,
      I try to run the Interest example of this website on my unix machine.
      When I compile the server by :ant intro-interest-jar. It successful,
      Then I deploy the interest.jar by: ant intro-interest-deploy. It's successful also.

      But when I use ant intro-interest-client to compile,
      it give errors:
      interest-client:
      [java] Got context
      [java] javax.naming.NameNotFoundException: Interest not bound

      Is anybody have idea, what's the problem and how to fix it.
      I am so appreciate if you give me help or give me a simplest example for running jboss.