New configuration settings take effect when you redeploy CA SDM Web Services. Complete the following steps to redeploy the Web Services:
For example, to set it on Windows, execute the following command:
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 redeployed.
http://<servername>:<port>/axis/services
Note: The exact URL depends upon your installation settings.
|
Copyright © 2013 CA.
All rights reserved.
|
|