WebSphere Commerce EnterpriseWebSphere Commerce Professional

Creating an update site in Rational Application Developer

All of the recommended mechanisms suitable for custom IBM Sales Center extension deployment and service depend on packaging those extensions as Eclipse update sites. This section explains how to create an update site in Rational Application Developer.

Procedure

  1. In the Enterprise Explorer view, click File > New > Other > Plug-in Development > Update Site Project. Then, click Next.
  2. Enter a name for the site project and click Finish.
  3. The Site Map tab will open. Click Add Feature and select a feature. Click OK.
  4. Select the feature and click Synchronize.
  5. Select Synchronize selected features only and click Finish.
  6. Click Build all. Unlike most projects in RAD, update site projects are not built automatically nor can they be built from Build actions in the project menus. Only the button in the Site Map editor will build the site.
  7. In the Package Explorer, right-click on the newly created update site project and select Export to export resources to the local file system.
  8. Select General > File system as the target, enter a path in the To directory field, and click Finish.

    The project resources are exported to the path on the local file system.