Edit CSEnvironment.properties file
To modify Lotus Collaborative Services environment properties (CSEnvironment.properties)...
- stop the portal server
- locate the file in a location specific to your platform
- back up the file before editing it
- use a text editor to open and modify it
- then restart the server
Procedure
- Stop IBM WebSphere Portal:
- Change to the following directory:
WP_PROFILE/bin
- Stop the WebSphere_Portal server:
./stopServer.sh WebSphere_Portal -username adminid -password passwd
- Open the CSEnvironment.properties file in a text editor. The file is located in...
WP_PROFILE/shared/app/config
- Before making any changes, make a backup copy of the CSEnvironment.properties
- Edit...
CSEnvironment.properties file to include the desired values.
- Remove the comment tag (#) from the beginning of each edited line.
- Save the changes.
- Use the following commands to restart the portal server:
- Open a command prompt and change to the following directory:
WP_PROFILE/bin
- Start the WebSphere_Portal server:
Parent topic
Collaborative Services environment properties