NonStop SOAP for Java User's Manual

Using the Administration Tools
NonStop SOAP for Java User’s Manual523860-001
5-9
Using EJB Mode
Once all the file names are entered (default or user-specified), you must
confirm their selection or re-specify each file name.
b. Enter a ContentProvidedURL. Before deploying each EJB, you must indicate
its location. This is provided by the ContextProviderURL. While creating each
deployment descriptor, you need to enter this value. You will need to enter the
value for the first NSEJB, and for subsequent NSEJBs, NskSoapManager
prompts you with a value as the default value.
c. Enter the ContextFactoryName for each of the EJB deployed. The default is
com.tandem.nsdom.jndi.CosNaming.CNContextFactory, which you
can change.
6. Optionally, deploy selected EJBs as SOAP services on the SOAP for Java server.
You can choose whether to deploy a particular EJB as a SOAP service. If chosen,
you are prompted for the target server URL where the service is to be deployed.
The NskSoapManager then tries to deploy the service at the target server. If no
errors are received, the NskSoapManager displays a message indicating a
successful deployment. In the event of errors, it displays the error and moves on to
deploying the next EJB-SOAP service.
******* Creating Deployment Descriptors ********
Values in [] indicate default values.
Press enter to accept the default values or enter a new value at the
prompt
Enter deployment descriptor file name for the EJB named
ComputationEngineBean[ComputationEngineBean_DD.xml]:
Enter deployment descriptor file name for the EJB named
PlayerSessionBean[PlayerSessionBean_DD.xml]:
Enter deployment descriptor file name for the EJB named
PlayerBean[PlayerBean_DD.xml]:
** For each of the selected EJBs, enter the following additional
information **
*** For the ComputationEngineBean ***
Enter the ContextProviderURL: corbaloc://localhost:2809
Enter the ContextFactoryName
[com.tandem.nsdom.jndi.CosNaming.CNContextFactory]:
*** For the PlayerSessionBean ***
Enter the ContextProviderURL [corbaloc://localhost:2809]:
Enter the ContextFactoryName
[com.tandem.nsdom.jndi.CosNaming.CNContextFactory]:
*** For the PlayerBean **
Enter the ContextProviderURL [ corbaloc://localhost:2809]:
Enter the ContextFactoryName
[com.tandem.nsdom.jndi.CosNaming.CNContextFactory]: