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 chapter) developed on
your Windows system.
Following software installed on your NonStop system:
NonStop iTP WebServer
NonStop Servlets for Java Server Pages (NSJSP)
JDBC Type 2 driver for NonStop SQL/MX
NonStop SQL/MX
NonStop Server for Java (NSJ)
Following software installed on your Windows system:
Java Development Kit (JDK)
JDBC Type 4 driver for NonStop SQL/MX
Eclipse IDE
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 IDE
Deploying EmpInfo on NonStop
Running EmpInfo on NonStop
Modifying EmpInfo on Windows using Eclipse IDE
EmpInfo, developed in the Getting Started with Spring chapter, is the starting point to demonstrate
the usage of Spring Transaction Manager.
Figure 18-1 shows the Project Explorer View.
372 Using Spring Transaction Manager