WebSphere Adapter for Siebel Business Applications

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 have a configured project that is free of build errors.

About this task

To export the module as a resource adapter archive (RAR) file, perform the following procedure.

How to perform this task

  1. Confirm that there are no errors by building the project.
  2. Right-click on the project and select Export > EAR file.
  3. In the EAR Export window, select the EAR project.
  4. Provide the absolute path including the EAR file name for the Destination. Example of absolute paths, including the EAR file name, are C:\SiebelBuild\Siebel_BS_OutboundApp.ear and ear and C:\SiebelBuild\Siebel_BS_InboundApp.
  5. Select the following options:
    • Export source files
    • Overwrite existing file
    • Include project build paths and metadata files
  6. 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:37:37

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