User Manual

Prerequisites
The prerequisites for using the Spring Transaction Manager are:
Basic knowledge of the Spring framework and transactions.
EmpInfo application (explained in the “Getting Started with Spring” (page 75) chapter)
developed on the Windows system.
Following software installed on the NonStop system:
NonStop iTP WebServer version T8996H02 or later
NSJSP version T1222H60 or later
JDBC Type 2 driver version T1275H50 or later, or JDBC Type 4 driver version T1249V11
or later
NonStop SQL/MX version T1050H23 or later
NSJ version T2766H60 or later
Following software installed on the Windows system:
JDK version 1.5 or later
JDBC Type 4 driver version T1249V11 or later
Eclipse Galileo IDE version 3.3.1.1 or later
Activities involved
The following activities are required to modify the EmpInfo application so that its database
operations are managed by the Spring transaction manager:
“Modifying EmpInfo on Windows using Eclipse Galileo IDE” (page 349)
“Deploying EmpInfo on NonStop” (page 362)
“Running EmpInfo on NonStop” (page 366)
Modifying EmpInfo on Windows using Eclipse Galileo IDE
EmpInfo, developed in the “Getting Started with Spring” (page 75) chapter, is the starting point
to demonstrate the usage of Spring Transaction Manager.
Example of Using Spring Transaction Manager 349