3 Replies Latest reply on Mar 6, 2006 2:53 AM by thomas.diesler

    Accessing Service Ref

    sharadindum

      Hi,
      I have deployed 3 wars in my JBOSS4.0.3SP1.
      War 1: WebService
      War 2: WS Client
      War 3: Some Application.

      Now I would like to access WS Client to lookup for the Service as I need to access the WebService.

      I tried to do that but JBOSS gives an error saying "Service not bound".

      How Can i do that?