0 Replies Latest reply on Apr 25, 2014 8:58 AM by danielcastro

    JBossWS - Class Generation

    danielcastro

      Greetings everyone,

       

      I have a WSDL and a definition using XSD beeing consumed by this WSDL.

      My interface is OK, I generate with sucess the the classes starting from WSDL.

      My problem is that the generated classes does not comes with a toString that prints the XML content beautified.

      How to do this using JBossWS Runtime code generation and how to put it on a maven task?