Add the adapter plug-ins to the data services application
by copying the adapter archive files to library directory of WebSphere® Application Server 6.1.
Before you begin
You must install WebSphere Application Server 6.1
and Rational® Publishing Engine with
the data services feature before you can deploy the data source adapters.
If you have more than one computer for the data
sources, you must repeat these steps on each computer.
If you are
using the
Rational RequisitePro® adapter,
configure the Generic JVM arguments in the application server:
- Open the administrative console in a browser.
Example: http://localhost:9043/ibm/console/logon.jsp
- Click .
- Click the ServerName.
- In the Server Infrastructure section,
expand Java and Process Management and click Process
Definition.
- Click Java Virtual Machine.
- In the Generic JVM arguments field,
enter the argument: -DRJCB_IN_MTA_ONLY='RJCB' -Xquickstart
Attention: The -Xquickstart option
must include a hyphen (-) and not an en-dash (–)
or an em-dash (—). Copying the code phrase from this
topic might convert the hyphen into an en-dash or an em-dash and when
this conversion occurs, the error prevents Apache Tomcat from starting.
- Click OK.
What to do next
Verify that the data services 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.