This topic describes how to configure a Cloudscape JDBC provider and data source for the business process container.
Steps for this task
cd install_root\ProcessChoreographerOn UNIX, enter:
cd install_root/ProcessChoreographer
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:
For example, on Windows:
install_root\bin\wsadmin -f create_ds_Cloudscape.jacl -server server1 -dbPath "c:/Program Files/WebSphere/AppServer/ProcessChoreographer/BPEDB"
Results
The Cloudscape JDBC provider and data source have been configured for the business process container.What to do next
Configure the queue resources.