This procedure creates an instance of Portal Server on port 7033 of the managed server on Node 2.
Install Portal Server 7.1 and Access Manager SDK in the Configure Later mode using the installer.
Modify the amsamplesilent script with appropriate values. Ensure that DEPLOY_LEVEL is set as 4.
The amsamplesilent script is located in the AccessManager_base/SUNWam/bin directory.
Run the amsamplesilent script.
AccessManager_base/SUNWam/bin/amconfig -s amsamplesilent.
Copy the example15.xml file to a temporary directory and modify it with appropriate values.
The example15.xml file is located in the PortalServer_base/SUNWportal/samples/psconfig directory.
Configure Portal Server using the example15.xml as the configuration XML file.
PortalServer_base/SUNWportal/bin/psconfig --config example15.xml
Modify the webcontainer.properties file in BEA WebLogic to change the values corresponding to the managed server node1_7033.
Create a Portal Server instance.
PortalServer_base/SUNWportal/bin/psadmin create-instance -u amadmin -f password -p portal1 -w webcontainer.properties.BEAWL8
Restart the managed server node1_7033.
Access the portal.
http://node1.domain-name:7033/portal/dt
The Portal Welcome page appears.