34.4. Axis Tools

Use jclient to deploy your Web Services (in the Axis way):

jclient org.apache.axis.client.AdminClient [OPTIONS] <WSDD-file>

34.4.1. Options

-l

<URL>: the location of the AxisServlet servlet (the default location is: http://localhost:9000/axis/servlet/AxisServlet)

-p

<port>: the port of the listening http daemon (default : 9000)

-h

<host>: the hostname of the server running the JOnAS server (default : localhost)