HP Integrity NonStop J-Series User Manual
Page 223

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 38)
section)
developed on the Windows system.
•
Following software installed on the NonStop system:
NonStop iTP WebServer version 7.x or later
◦
◦
NSJSP version 6.1
◦
NonStop SQL/MX version 2.3
◦
JDBC Type 2 driver or JDBC Type 4 driver for the installed SQL/MX version
◦
NSJ version 6.0
•
Following software installed on the Windows system:
JDK version 1.5
◦
◦
JDBC Type 4 driver for the installed SQL/MX version
◦
Eclipse Galileo IDE version 3.5.2
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 223)
•
“Deploying EmpInfo on NonStop” (page 237)
•
“Running EmpInfo on NonStop” (page 237)
Modifying EmpInfo on Windows using Eclipse Galileo IDE
EmpInfo, developed in the
“Getting Started with Spring” (page 38)
section, is the starting point to
demonstrate the usage of Spring Transaction Manager.
Using Spring Transaction Manager 223