Deploying the adapter project

Your project file is a J2EE(TM) Connector project in your workspace in WebSphere(R) Integration Developer. You need to export it to your local file system as an enterprise application archive (EAR) file. Then you need to provide authentication information for JCA connector security before you upload and install the EAR file for the project on the application server.

Steps for this task

  1. 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.

  2. Provide authentication information

    Open the WebSphere Process Server administrative console. In the left panel, click Security > Global security. 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.

  3. Install the EAR file on the application server

    Using the administrative console, in the left panel click Applications > Install New Application. 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.

Related tasks
Creating a project for the adapter

Terms of use |

Last updated: Thu Mar 23 13:24:32 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)