0 Replies Latest reply on Oct 29, 2008 3:54 PM by pxstein

    How to generate the actual Client and WebService java Implem

    pxstein

      As well known "wsconsume" creates all the necessary Stubs, interfaces and Wrapper beans
      from a given WSDL of a WebService.

      However what is NOT created is the skeleton of the final actual WebService Implementation and
      the final WebService Client Implementation.

      Is there a tool which can generate such a java source code skeleton as well from a WSDL?

      Peter