Installing the application project module is the last step of the
deployment process.
Why and when to perform this task
When you install the application and run it, the adapter, which is
embedded in the project module, runs as part of the installed application.
Steps for this task
- In the WebSphere Process Server administrative console, click .
- Select the EAR file from the list of Enterprise Applications.
- Under Path to the new application, specify the path of the EAR
file, then click Next.
- Continue to click Next until you reach Step
7: Map resource reference to resources.
- As illustrated in the graphic below, under Specify authentication
method:
- Select the "SCA Auth Alias" from the drop down menu.
- Click the check box for the module.
- Click Apply.

The
WebSphere Process Server administrative console
- Scroll to the right to verify that the JNDI name matches the JNDI
name present in the .xmi file of the EJB project.

The
WebSphere Process Server administrative console
- Click Next. A summary of all the installation
options is displayed. Verify that all options are as you intended and click Finish.

The WebSphere Process Server Administrative Console
- A list of installation messages appears. Confirm that the message
Application installed successfully is included at the end of the list.
- Click the Save to Master Configuration link
that appears at he end of the list of installation messages. The Enterprise
Applications window is displayed.
- Click Save to save the application. The
application is now deployed and the Enterprise Applications window for the
deployed application is displayed.
- If necessary edit the J2C activation specification (ActivationSpecification)
properties.
What to do next
The application is now deployed and properly configured. The next
step is to run the application.