The business rules manager is installed as a plug-in for WebSphere Process Server. You can either install it using the administrative console or use a .jacl script for Windows or Linux.
- run shell/command prompt and change directory to WAS_HOME/bin - run the following command with WebSphere Process Server started Win32 : wsadmin.bat -f installBRManager.jacl -s servername -n nodename -c cellname -r rootname -a applicationname Linux : /wsadmin.sh -f ./installBRManager.jacl -s servername -n nodename -c cellname -r rootname -a <applicationname
This pair of arguments is required in the Network Deployment configuration.
This pair of arguments is required in the Network Deployment configuration.
This pair of arguments is optional.
This pair of arguments is optional. If missing, the default value of rootname is "br/webclient."
If missing, the default value of applicationname is "BusinessRulesManager".
Last updated: Thu Apr 27 14:23:48 2006
(c) Copyright IBM Corporation 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)