You can deploy the Reporting Data Services Adapters on
the Apache Tomcat server.
Before you begin
You must install Apache Tomcat and Rational® Publishing Engine with
the Data Services application before
you can deploy the Reporting Data Services Adapters.
If
you are using the
IBM® Rational RequisitePro® adapter,
configure the Apache Tomcat argument:
- Add JVM generic options: DRJCB_IN_MTA_ONLY='RJCB' –Xquickstart
- In the Maximum memory pool field, enter 512MB.
Procedure
- Add the adapter files to the Apache Tomcat data services
directory. The default directory for Apache Tomcat is used:
- Copy the contents of the %RPE_HOME%\web services\Data
Services\product_name\eclipse\plugins directory
and paste them into the plugins folder in the
Apache Tomcat data services directory. By default, the location of
this directory is %CATALINA_HOME%\DataServices\WEB-INF\eclipse\plugins.
- Copy the contents of the %RPE_HOME%\web services\Data
Services\product_name\eclipse\features directory
and paste them into the features folder in the
Apache Tomcat data services directory. By default, the location of
this directory is %CATALINA_HOME%\DataServices\WEB-INF\eclipse\features.
Do not delete any other files contained in the directory. The
plug-ins for each adapter must be merged with the plug-ins for the
web application.
- Open the Apache Tomcat Manager in
a browser: http://server:port/manager/html. Example: http://localhost:8080/manager/html.
- Restart the application server.
What to do next
- Verify that the Reporting Data Services Adapters are
deployed correctly. Enter http://server:port/DataServices.war_context_path in
a browser. If the deployment is correct, the page displays an XML
list of each installed adapter.
- Configure the Reporting Data Services Adapters for
your product, if necessary.