Testing Deployment

When the IBM Cúram Social Program Management application .ear file(s) is installed1on a configured WebSphere Application Server for z/OS installation the next step is to start and test the application.

Ensure the relevant server is started2and open the following page in a web browser:

https://<some.machine.com>:<port>/<context-root>

where,

<some.machine.com> identifies the the host name or IP address where your WebSphere Application Server for z/OS system is running, <port> identifies the server port on which client application is deployed (as in Set up the Port Access) and <context-root> identifies the Context Root of the WAR module.

Before the page can be opened, the browser will be directed to the login page. Login with a valid Cúram username and password and the browser will be redirected to the requested page.

Note: The usage of EAR file name Curam.ear for option-Dear.file and usage of application server name Curam for option-Dapplication.name in the examples of this chapter are for illustrative purposes. Based on your customized application and deployment strategy these values may change.
1 The installation of a web services application may also be required.
2 There is no need to restart the server after an application is deployed.