WebSphere Adapter for JD Edwards

Exporting the project as an EAR file

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

Make sure you have created a module. The module should be displayed in the J2EE perspective of WebSphere Integration Developer as BSFNSampleApp.

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.

  1. From the J2EE perspective in WebSphere Integration Developer, expand the Enterprise Applications node.
  2. Right-click BSFNSampleApp, then select Export > EAR file.
    This screen capture is described in the surrounding text.
  3. In the EAR Export window, select the destination directory (the directory, including the EAR filename, where the project should be exported).
  4. Accept all of the other defaults.
  5. Click Finish.
The EAR file is created and saved and is ready to be deployed.

Terms of use |

Last updated: Thu 12 Oct 2006 03:41:20

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