After you have exported your application as an EAR file, installed
an IMS™ TM
resource adapter and created a connection factory, you can use
the EAR file that you created to install the application in WebSphere® Application
Server and then run the application.
To install your EAR file and run your application, complete the following
steps:
- Ensure that the server is started.
- On the welcome page of WebSphere Application Server, expand Applications and
select Install New Application.
- Click Browse to navigate to the EAR file
that you want to install and then click Next.
- On the Map modules to Server page, select both the listed
Modules and click Next.
- On the last page, click Finish.
- To save your changes to the master configuration, click Save. After you save installing your EAR file, you are returned to the
welcome page.
- On the welcome page's left panel, click on Applications.
Select Enterprise Applications.
- On the welcome page's right panel, select IMSICOIVPServiceEAR.
- In the configuration panel, at the bottom, click Resource references.
- On the next panel, scroll right and replace the existing JNDI name
eis/myIMSA.
- Click on the check box to select the listed ConnectionFactory.
- Click OK.
- Click Save at the top.
- After you save installing your EAR file, the welcome page opens.
- On the welcome page, click on Applications.
Select Enterprise Applications.
- Select the checkbox of the new application that you just installed
and click Start to run your application.
You have now installed your application on a production WebSphere Application
Server.