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.

Jar File AxisClientGen.jar
Source jar AxisClientGen_src.jar


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

  • Specify a full url to the location of the WSDL file on a remote server, eg http://someserver.com/ws?wsdl
  • Specify a package name if you don't want the code generated into a package specified by the web service namespace
  • Enter an output directory, or use the 'Browse' button to select a directory

Screenshot:

Site designed and
developed by
MindBeans Software Consulting: Independent Consultants - Software Design and Development
© Copyright Kevin Hooke, MindBeans Software Consulting 2002-2008.
All Rights Reserved.
Running on JBoss4.2.0/Tomcat5.0, Linux Fedora Core FC4 2.6.11
Current uptime last checked at: Fri May 23 22:08:39 PDT 2008
22:08:39 up 19 min, 2 users, load average: 0.02, 0.22, 0.28
  Last updated: Oct 2007 v2.0