WebSphere Adapter for JD Edwards EnterpriseOne

Exporting the project as an enterprise archive resource (EAR) file

To deploy the module, you must export it as an EAR file. The EAR file is created during the deployment process.

Before you begin

Make sure you have created a module. The module should be displayed in the J2EE perspective of WebSphere® Integration Developer with "App" appended to its name, indicating that the module is a deployable application.

About this task

An EAR file is a specialized type of JAR file, defined by the J2EE standard, used to deploy J2EE applications to J2EE application servers. You create the EAR file when you export the module.

To export the module as an EAR file, use the following procedure.

How to perform this task

  1. From the J2EE perspective in WebSphere Integration Developer, expand the Enterprise Applications node.
  2. Right-click the module, then select Export > EAR file.
  3. In the EAR Export window, select the destination directory (the directory, including the EAR filename, where the project should be exported).
  4. Optional: Select one or more of the following options.
    • Export source files
    • Overwrite existing file
    • Include project build paths and meta-data files
  5. Click Finish.

Result

The EAR file is created and saved and is ready to be deployed.

What to do next

Install the application on WebSphere Process Server or WebSphere Enterprise Service Bus.

Terms of use |

Last updated: Mon 30 Oct 2006 03:42:09

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