J06.15 Release Version Update Compendium
3 Application Development Products
NonStop Server for Java 7.0
NonStop Server for Java 7.0 (NSJ7) provides the following new features:
• Supports 64-bit JRE/JDK in addition to 32-bit JRE/JDK. A new product number T2866 has
been introduced to provide the 64-bit functionality.
• Installable using DSM/SCM (both 32-bit (T2766) and 64-bit JRE/JDK (T2866)).
• HPjmeter Agents (T0866) and TZupdater (T0911) are also available for installation via
DSM/SCM.
• Provides large heap support (up to 484 GB by using 64-bit JRE/JDK).
NOTE: T2866 (64-bit NSJ7) must be installed after T2766 (32-bit NSJ7) is installed.
• Uses new pThreads library called POSIX User Thread Model (PUT) library (T1280), which is
more compliant with the POSIX standards compared to the SPT library.
• Supports Parallel and Concurrent Mark Sweep (CMS) garbage collectors. Parallel and CMS
garbage collectors provide reduced application pause time during garbage collection for a
large Java heap, when compared to serial garbage collectors.
• Provides new system property sun.arch.data.model, to query the type of JVM, 32-bit or
64-bit, running.
• Upgraded NSJPS tool to recognize and display data about parallel GC processes too.
For more information on NSJ7 features, see the manuals NonStop Server for Java 7.0 Programmer's
Reference and NonStop Server for Java 7.0 Tools Reference Pages.
Migration Considerations
NSJ7 does not introduce any SUT migration issue.
Fallback Considerations
None.
NonStop SOAP 4.1
The NonStop SOAP 4.1 release includes the following key features:
Delinking DDL Field name and WSDL Parameter name
NonStop SOAP 4.1 allows the user to have a different name in the WSDL when compared to
the DDL field name. The user can add a comment in the DDL file. In other words, this feature
removes the limitation that the DDL field name and the WSDL parameter name should be the
same.
Support for multiple DDL definitions
NonStop SOAP 4.1 provides support for multiple DDL definitions; The user can add elements
from multiple DDL field definitions in a single SOAP request info and/or response info element
in a SDL file.
WS-Security
NonStop SOAP 4.1 supports the WS-Security feature to secure the Web service. NonStop
SOAP 4.1 provides compliance to the following security features:
• SOAP message encryption
• SOAP message signature
10 Application Development Products