Copy the following files to the respective directories to manually deploy a Web Service Wizard web service:
axis\WEB-INF\classes.
If a package name was specified, copy the entire package directory structure containing the <service>.class file to the axis\WEB-INF\classes directory.
axis\WEB-INF\classes
axis\WEB-INF\lib
axis\WEB-INF\lib
axis\WEB-INF\classes
To let Axis know that the service is available, execute:
java org.apache.axis.client.AdminClient <service>Deploy.wsdd
Note: The command is case-sensitive.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|