Deploying the sample application

This section provides step-by-step instructions on how to deploy the ITSOBank applications.

Set up the database server

The ITSOBank sample, like any other enterprise application, requires a database.

1.
Create a user in the operating system with the username: dbuser and password: password. this user will perform the database access for the sample application, using server authentication.
2.
Install the DB2 UDB Server on the database server machine.
3.
Stop all the DB2 services and daemons, you can use the command: db2stop.
4.
Open a console, go to the DB2 UDB Client install directory, then go to the java12 directory there. Execute usejdbc2.bat(on Windows) or usejdbc2.sh (on UNIX) to switch to JDBC 2.
5.
Start the ...

Get IBM WebSphere V5.0 Security: WebSphere Handbook Series now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.