New configuration settings take effect when CA Service Desk Manager Web Services is redeployed. Complete the following steps to redeploy the Web Services:
set AXISHOME=%NX_ROOT%\java\lib set classpath= %AXISHOME%\axis.jar;%AXISHOME%\jaxrpc.jar;%AXISHOME%\saaj.jar;%AXISHOME%\commons-logging.jar;%AXISHOME%\commons-discovery.jar;%AXISHOME%\wsdl4j.jar;%AXISHOME%\log4j-1.2.8.jar;%classpath%;
java org.apache.axis.client.AdminClient undeploy.wsdd java org.apache.axis.client.AdminClient deploy.wsdd
pdm_tomcat_nxd c stop pdm_tomcat_nxd c start
The Web Service is now redeployed. You can verify that the service actually deployed by viewing the Axis services listing page at the following default URL:
http://<servername>:<port>/axis/services
Note: The exact URL depends upon your installation settings.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |