Test the Deployments
The initial test of the deployment is to confirm that the application presents a Login screen when the application URL is opened.
Note: Migration scripts needs to execute in respective database as pre-installation step.
In ods.properties file place in conf folder, oipa.baseURI should point to OIPA application.
oipa.baseURI = http://hostname:port/PASJava
ODS Deployment
- Open a new Internet Explorer window.
- Navigate to http://hostname:port/ODSJava/index.html
Note: If you change the context name, use that name in the URL instead of ODSJava.
- Confirm that the Login screen appears.