NonStop SOAP for Java User's Manual

Samples Deploying NonStop SOAP for Java
NonStop SOAP for Java User’s Manual523860-001
7-3
Deployment Using Apache SOAP Admin
Class Name: com.myfirm.product.classToDeploy
Methods: method1, method2, method3
Methods to be exposed: method1, method3
In Table 7-1, fill-in the information appearing in the following form in the appropriate
fields in the screen:
To make calls to this service, use the following values:
Server URL where SOAP requests will be made:
http://hostname:port/servlet_jsp/soap/servlet/rpcrouter
URI name to be used in the SOAP request message: urn:DeployedClass
To make successful SOAP requests (deployed using steps listed in Section 5, Using
the Administration Tools), the SOAP server servlet should be able to locate the class.
com.myfirm.product.classToDeploy. Depending on where this class is located,
you can do the following.
1. In a .jar file: If the class is packaged inside a jar file, copy the .jar file under the
<iTP_WebServer_directory>/servlet_jsp/webapps/soap/WEB-
INF/lib directory.
Table 7-1. Sample Form
ID urn:DeployedClass
Scope Application
Methods method1 method3
Provider
Type
Java
FULL
Class
Name
Number
of
Options
4
Key Value
Java
Provider
Provider Class
com.myfirm.product.classToDeploy
Static No
Note. Fields from the image (not mentioned in the table) need to retain their default values
(empty or set). Once all the information above is entered, click the form's Deploy button.