Thursday, 9 February 2012

Has WCM been Installed??

Portal comes in many different version, so it important to check that you are installing the correct version: Express, Base, Enable and Extend . Some of them include WCM and some of them not, as a friend of mine found out the hard way, after spending some time getting his install working on AIX he couldn't find any of the WCM components.

There is two ways to check that Portal was install correctly with WCM installed.

1- Use the command:
$WPS_HOME/bin/WPVersionInfo.sh and check the Portal version and the installed capabilities, including WCM.

http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1/topic/com.ibm.wp.exp.doc_v6101/reference/wp_history.html

2- Open the file $WPS_HOME/wps.properties, if your Portal installation has WCM you will have a line like this one:
WPFamilyName=content

If you Portal installation doesn’t have WCM you will find a line like this:
WPFamilyName=server

https://www-304.ibm.com/support/docview.wss?uid=swg21320888

No comments:

Post a Comment