WebSphere Adapter for Email

Exporting the project as an EAR file

Using the enterprise service discovery wizard, export the adapter project that you have created as an EAR file. By creating an EAR file, you capture all of the contents of your adapter project in a format can be easily deployed to the application server.

Before you begin

Before you can export the project as an EAR file, you must have created your business objects and generated reference bindings.

About this task

To export the project as an EAR file, perform the following procedure.

How to perform this task

  1. Switch to the J2EE perspective. To do this, select Window > Open Perspective > Other > J2EE perspective.
  2. Right-click the module and select Export.
  3. Select EAR file from the Select window.
  4. In the EAR Export window, select your project and browse for a destination directory.
  5. Click Finish.

Result

The adapter project is exported to an EAR file.

What to do next

Install the module in the server administrative console. This deploys the module to application server.

Terms of use |

Last updated: Mon 30 Oct 2006 03:44:38

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