NonStop SOAP for Java User's Manual

Samples Deploying NonStop SOAP for Java
NonStop SOAP for Java User’s Manual523860-001
7-4
Deployment Using Apache SOAP Admin
2. In a .class file: If the classToDeploy.class is present under a directory
structure (com/myfirm/product/), then copy the entire "com" directory to the
<iTP_WebServer_directory>/servlet_jsp/webapps/soap/WEB-
INF/classes directory.
Assuming default values, if the Context entry in the
<iTP_WebServer_directory>/servlet_jsp/conf/iTP_server.xml file for
the path /servlet/soap, has the attribute reloadable with a value of false, the iTP
Webserver would have to be restarted before successful SOAP calls could be made. If
however, the value of the attribute reloadable is true, then successful SOAP calls can
be made after the completion of Steps 1 or 2.
By default, the value of the reloadable attribute is set to false.