1 Reply Latest reply on Apr 12, 2011 12:02 PM by peterj

    5.1.0.GA - Default WSDL Url

    pi4630

      Hi,

       

      when I deploy JARs that contain SLSB which implement WS interface onto JBoss AS, the default URL is of the kind:

      {quote}localhost:8080\JarName\BeanName?wsdl{quote}


      When I bundle the JARs into a EAR file, I thought the pattern would repeat and be something like:

      {quote}localhost:8080\EarName\JarName\BeanName?wsdl{quote}


      But I can't find any webservice, nor do I find any hint in the server.log or JMX Console.

      Where should I look?

       

      Thanks for caring