BEA AquaLogic WSRP Consumer 1.1- released October 2007
BEA AquaLogic WSRP Consumer 1.0- released October 2003
These release notes cover all releases of BEA AquaLogic WSRP Consumer 1.1, including hotfixes and service packs. For information on a particular release, please go to the appropriate section of these release notes.
Release notes are occasionally updated after the release date. For the most up-to-date release notes, go to edocs.bea.com/alui/devtools/wsrp/docs11/.
Refer to the Interoperability page in the Product Center at support.plumtree.com for the latest information on supported operating systems, application servers, databases, and browsers.
AquaLogic WSRP Consumer 1.1 supports the following:
Refer to the Interoperability page in the Product Center at support.plumtree.com for the latest information on supported BEA products.
At the time of release, AquaLogic WSRP Consumer 1.1 supports the following:
The following product documentation is available for download from edocs.bea.com:
| Document | Document Description |
|---|---|
|
AquaLogic Interaction WSRP Consumer Installation |
Describes how to install the components of AquaLogic Interaction WSRP Consumer 1.1. |
The following product documentation is distributed with the release package:
| Document | Document Description |
|---|---|
WSRPConsumer_Attributions.txt | Provides a list of third-party technologies used in the product, along with licensing information. |
1. Install AquaLogic WSRP Consumer 1.1 on AIX.
2. Run the following from the command line to generate a certificate in the default directory. NOTE: It is necessary to use the "changeit" storepass and keypass. It is also necessary to use the default keystore specified below. These are the default values that the ALI Configuration Manager requires.
$PT_HOME/jre150/bin/keytool -genkey -alias tomcat -keyalg RSA -storepass changeit -keypass changeit -keystore "$PT_HOME/configmgr/1.0/security/.keystore" -dname "cn=$HOSTNAME"
3. Add the following context at the top of the $PT_HOME/configmgr/1.0/settings/config/private.xml file.
<context name="EAS:configurator_HTTPSADVANCED"/>
4. Add the following component to the $PT_HOME/configmgr/1.0/settings/config/private.xml file This instructs the embedded tomcat application server for the AquaLogic Configuration Manager to use the IBM security libraries.
<component name="EAS:containerdesc" type="http://www.plumtree.com/config/component/types/containerdesc">
<setting name="EAS:Additional"><value xsi:type="xsd:string">algorithm="IBMX509"</value></setting>
<clients><client name="EAS:configurator_HTTPSADVANCED" /></clients>
</component>
5. View the AquaLogic Configuration Manager with Firefox 1.5 or above, Firefox 2.X, or Microsoft Internet Explorer 7.0 at https://