NonStop SOAP for Java User's Manual

Introduction to NonStop SOAP for Java
NonStop SOAP for Java User’s Manual523860-001
1-6
Prerequisite Software
Prerequisite Software
NonStop Kernel Operating System (G06 or later)
OSS (T8620) installed and running
Transaction Monitoring Facility (TMF) of NonStop TMF installed and running
NonStop Server for Java (NSJ) version 1.2.2 (IPM AAG or later) installed and
running
iTP WebServer version 5.0 installed and running
NonStop Servlets for JavaServer Pages (NSJSP) version 1.0
NonStop Enterprise Application Server (EAS) version 1.1 (if you are planning to
expose EJBs as a Web service)
The following components are packaged in the lib directory:
A JAXP compatible, namespace aware XML parser: Xerces 1.4.4 (xerces.jar from
xml.apache.org/xerces-j/index.html)
JavaMail version 1.2 (mail.jar from java.sun.com)
JavaBeans Activation Framework version 1.0.1 (activation.jar from java.sun.com)
Supported Standards
NonStop SOAP for Java complies with the following standards:
XML version 1.0
SOAP version 1.1
Java Servlet API version 1.1
HTTP version 1.1
WSDL specification 1.1
Interoperability
The WSDL files generated can be consumed by .NET, by which the utility WSDL.exe
can generate proxy code (in C#, VB, or JScript). The generated proxy code helps you
to write .NET clients to invoke services exposed by NonStop SOAP servers.