|
This appendix provides information on BEA licensing for AquaLogic BPM.
The AquaLogic BPM products are automatically installed with a 60-day evaluation license. Prior to the expiration of the evaluation license, a purchased license must be installed.
To install a purchased license:
The license file is located one directory up from your installation directory:
When the AquaLogic BPM product is restarted, the new license will be installed.
In order for the AquaLogic BPM process execution engine to run on a WebLogic application server, the WebLogic license.bea must be updated with the AquaLogic BPM license.
| Note: | This is true for the 60-day evaluation license as well as purchased licenses. |
To update the license, run the UpdateLicense script found in the BEA home directory to merge the ALBPM license.bea file with the WebLogic license. For example, on Windows:
%BEA_HOME%\UpdateLicense %ALBPM_HOME\license.bea
$BEA_HOME/UpdateLicense $ALBPM_HOME/license.bea
|