Tools  Locate

WSO2 SOA Enablement Server for Java Tools Overview  Locate

In order to make Web service development easier, WSO2 SOA Enablement Server for Java is bundled with several tools for converting schema and WSDL files to and from Java, monitoring client-server communication, and deploying services. This section covers the following tools:

  • WSDL2Java translates a WSDL definition of a Web service's interface into a Java class.

    Java2WSDL, unsurprisingly, translates a Java class into a WSDL definition of a Web service's interface.

    Schema2Java translates an XML Schema description of structures into Java classes.

    Java2Schema mapping Java classes and structures to their XML Schema representations.

    Holder Generator is a tool for creating of typed holders to handle methods with output parameters.

    SOAPSpy allows the inspection of messages exchanged between client and server.

    Deployment Tools make packaging, deploying and undeploying Web services easy.