0 Replies Latest reply on Mar 25, 2008 1:54 AM by foongkim

    JBOSSWS: Disply the WSDL as URL and not file

    foongkim

      hi, i followed the URL below and prepared the web service
      http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_User_Guide#Dispatch

      and i have this URL, for my WSDL:
      file:/D:/jboss-portal-2.6.4/server/default/data/wsdl/AuthenticationService.war/AuthenticateService19968.wsdl

      if you see carefully, it's pointing to my physical directory and if i would to publish this, the external WS Client will not able to invoke this.

      Thus, can anyone show me how can i publish or deploy this WSDL externally and can be access by external client?