0 Replies Latest reply on Apr 30, 2007 11:48 AM by gryffin

    WSTools documentation

    gryffin

      I'm trying to figure out how to use wstools.bat to generate WSDL and client code. Unfortunately, the WS guide is a little short here.

      http://labs.jboss.com/jbossws/user-guide/en/html/getting-started.html chapter 3
      The guide does not document WSTools, instead it says "For details of the wstools configuration, see Apendix A" which links to

      http://labs.jboss.com/jbossws/user-guide/en/html/appendix-a.html

      But Appendix A takes you to a dead link. "WSTools configuration syntax" leads you to
      http://fisheye.jboss.com/viewrep/~raw,r=HEAD/JBossWS/trunk/src/main/resources/schema/jbossws-tool_1_0.xsd

      Which gives an error:
      Revision 1718 (trunk) of trunk/src/main/resources/schema/jbossws-tool_1_0.xsd is currently deleted.
      This file may be re-added in the future.
      View file history .

      The similar "JBossWS configuration syntax" link is also dead.

      Needless to say, this doesn't help. Is there an actual document on wstools with command-line examples?