2 Replies Latest reply on May 22, 2006 9:48 AM by taprogge

    URL mapping of Webservice

    taprogge

      Hi!

      I am using JSR181 annotated Webservices in JBoss-4.0.4.CR2.
      By default, JBoss maps the webservice class to /context-root/simpleclassname.
      It was my impression that setting the "servicename" attribute of the @WebService annotation could be used to change this mapping.
      Alas, it does not.

      Could anyone kindly point me to the right direction?
      What must one do to make a WS defined in class MyWS.class accessible under "http://localhost/context-root/some-service-name"?

      Thanks in advance and sorry should this question have been asked before. I did not find any cluos searching the forum.

      Regards,

      Phil