- Export the project to an EAR file
In WebSphere Integration
Developer, you need to export your project into an EAR file. On the Export
panel in the Select window, choose EAR file from the
list and click Next.
In the EAR Export window,
select the business integration module in the Ear project field.
The module name JDBCEMD now has the suffix App.
Enter or browse to the location where you want the EAR file to be created.
Click all the check boxes to include everything you created in the EAR file.
Click Finish.
- Provide authentication information
Open the WebSphere
Process Server administrative console. In the left panel, click . In the Global
security window, in the Configuration pane, go to the Authentication heading
on the right side. Click JAAS Configuration. Then
click the J2C Authentication data link.
In the
window Global security > J2EE Connector Architecture (J2C) authentication
data entries, click New. Enter an alias name in the Alias field.
Enter a user ID and password that can connect to the database. Click OK.
Click Save to save the authentication information.
- Install the EAR file on the application server
Using
the administrative console, in the left panel click . Click Browse ,
select the EAR file, and click Next.
Keep clicking Next until
you reach Step 7. Map resource references to resources.
Select the authentication alias you created earlier, click the check box for Use
default method, and click Apply .
In
the following windows, click Next or Continue until
you see the Summary of Installation Options pane. Click Finish.
You will see the message Application name installed successfully.
Click Save to Master Configuration to save
your changes. Then in the Enterprise Applications pane, click Save.