|
Kev's Development Toolbox |
|
| Development Utils: | Back |
| Apache Axis Web Service Client Code Generation Tool |
| Overview | ||||
|
Swing front-end for the Apache Axis WSDL2Java utility. |
||||
|
||||
| Description | ||||
|
This application gives a Swing front-end onto the functionality provided by the Axis WSDL2Java tool. It doesn't add any additional functionality of its own, only makes it easier to use the application through a GUI. The app will work with Apache Axis1.1beta.
|
||||
| Running the app | ||||
|
Make sure all the jars from the lib dir with Axis are already added to your classpath. 1. To run the app from the jar: java -jar AxisClientGen.jar 2. To run if the jar is in your classpath:
java kh.ws.clientgen.ClientGenApp |
||||
| Using the App | ||||
|
||||
| Screenshot: | ||||
|
|