Configuring data source adapters on Websphere Application Server

You can perform these optional configuration tasks for the data sources.

Before you begin

Deploy the data service adapters on IBM® WebSphere® Application Server.

Procedure

  1. Open a command prompt.
  2. Navigate to the bin directory of the WebSphere Application Server instance that the data services are deployed on. Example: %WAS_HOME%\bin
  3. To define the system service, run the following command: WASService.exe -add server_name -profilePath APP SERVER INSTALL PATH:%WAS HOME%\profiles\DATA_SERVICE_profile -startType automatic
    Note: Enter the spaces as noted. The data services profile might take several minutes to start. Until the profile starts, you might not be able to access the WebSphere Application Server administrative console and Rational® Publishing Engine data services.

Feedback