Installing and Configuring shared events Tasks portlets
Wednesday Oct 03, 2007
Unlike the other portlets in the Community context Shared Events and Tasks portlets needs extra backend support. The steps needs to install/configure these portlets are :
Install Portal Server(7.0 and above)
Install Calendar Server
Install Delegated Admin
Run the commds_setup.pl for configuring directory server
Restart the directory server
Run the commdasetup.pl for configuring Delegated Admin
Run the calendar configurator to configure calendaer server
Edit the tokens.properties file with appropriate values
Run ant customize to create the war file
Loading the SSO Adapter Template
Traverse to the location where you can find SSOAdapterTemplate.xml file
You'll find the file in /var/opt/SUNWportal/portletapps/sharedevents/build/conf.
Do a ant -f config.xml. This will load the SSO Adapter configuration.
Deploying the war file
/opt/SUNWportal/bin/psadmin deploy-portlet -u amadmin -f /tmp/ampasswd -p portal1 -g /var/opt/SUNWportal/portletapps/sharedevents/build/sharedevents.war
Restart the container
Tags: portal portlet server sharedevents tasks











good :)