Configuring a Cloudscape JDBC provider and data source for the business process container

This topic describes how to configure a Cloudscape JDBC provider and data source for the business process container.

Steps for this task

  1. Change to the process choreographer directory:
    On Windows, enter:
    cd install_root\ProcessChoreographer
    On UNIX, enter:
    cd install_root/ProcessChoreographer
  2. Run the configuration script.
    On Windows, enter:
    install_root\bin\wsadmin -f create_ds_Cloudscape.jacl
        [-node <nodeName>] -server <serverName> -dbPath <databasePath>
    On UNIX, enter:
    install_root/bin/wsadmin.sh -f create_ds_Cloudscape.jacl
        [-node <nodeName>] -server <serverName> -dbPath <databasePath>

    Where:

    wsadmin
    is located in the bin subdirectory of the IBM WebSphere Application Server installation directory.
    create_ds_Cloudscape.jacl
    is the script file that performs the configuration within WebSphere. It is located in the ProcessChoreographer subdirectory of the IBM WebSphere Application Server installation directory.
    nodeName
    is the optional node name.
    serverName
    is the application server name.
    databasePath
    is the path to the process choreographer database directory. Note, on Windows use forward slashes (/) instead of back slashes (\). For example, "c:/mydbs/BPEDB".

    For example, on Windows:

    install_root\bin\wsadmin -f create_ds_Cloudscape.jacl 
        -server server1 
        -dbPath "c:/Program Files/WebSphere/AppServer/ProcessChoreographer/BPEDB"

  3. If you had problems using the script, you can use the administrative console to configure the JDBC provider and data source.

Results

The Cloudscape JDBC provider and data source have been configured for the business process container.

What to do next

Configure the queue resources.



Searchable topic ID:   t2codscl
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/workflow/tasks/t2codscl.html

Library | Support | Terms of Use | Feedback