0 Replies Latest reply on Aug 19, 2002 12:13 AM by sheldon

    Interest not bound

    sheldon

      Hi,
      I download the jboss whole example package and try to run the Interest example 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.