WebSphere Application Server 7.0

You can deploy the Rational® Publishing Engine web services on the WebSphere® Application Server to run remote reports, the REST data services, and the data adapter services.

Before you begin

You must install Rational Publishing Engine on the server before deploying the web services.

Procedure

  1. Log in WebSphere Integrated Solution Console.
  2. Navigate Application Types > WebSphere enterprise applications and click Install. The path to the new application is displayed.
  3. Select Local file system, browse for the Rational Publishing Engine war file, %RPE_HOME%\web services\engine\rpe.war and click Next.
  4. Select First Path - Prompt only when additional information is required, click Next.
  5. In the Select installation options, clear Create MBeans for resources and select Deploy Web services. Click Next.
  6. In the Map modules to servers, select the Module as Rational Publishing Engine and click Next.
  7. In the Map virtual hosts for Web modules, select Rational Publishing Engine and click Next.
  8. In Map context roots for Web modules, enter the context root as /rpe.
  9. Review the Summary and click Finish. Click Save after the installation is complete.
  10. Go to Enterprise Applications.
  11. Navigate to Detail Properties > Class loading and update detection.
  12. In Class loader order, select Classes loaded with local class loader first (parent last) and click OK.
  13. Click Save directly to the master configuration.
  14. Go to Enterprise Application > rpe war > Manage Modules > rpe.war. In the Class loader order select Classes loaded with local class loader first (parent last) and click OK.
  15. Click Save directly to the master configuration.
  16. In Enterprise Applications start Rational Publishing Engine. A message displays confirming rpe_war started successfully.
    Note: You must not select any options in Java2security.

Feedback