Editing the CSEnvironment.properties file
To modify any Lotus® Collaborative
Services environment
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, and then restart the server.
- Use the following commands
to stop IBM® WebSphere® Portal Express:
- Open a command prompt and
change to the following directory:
- Windows: wp_profile_root\bin
- Linux: wp_profile_root/bin
- i5/OS: wp_profile_root/bin
- Enter the following
command to stop the WebSphere_Portal server:
- Windows: stopServer.bat WebSphere_Portal -user admin_userid -password admin_password
- Linux: ./stopServer.sh WebSphere_Portal -user admin_userid -password admin_password
- i5/OS: stopServer WebSphere_Portal -profileName profile_root -user admin_userid -password admin_password
Note: profile_root is the name of the WebSphere
Application Server profile
where WebSphere Portal Express is installed; for
example, wp_profile.
- Open the CSEnvironment.properties file in
a text editor. The file is located in the following directory:
- Windows:
wp_profile\portalserver\config\config
- Linux:
wp_profile\portalserver/config/config
- i5/OS:wp_profile\portalserver/config/config
- Before making any changes, make a backup copy of the CSEnvironment.properties file.
- Edit the 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:
- Windows: wp_profile_root\bin
- Linux: wp_profile_root/bin
- i5/OS: wp_profile_root/bin
- Enter the following
command to start the WebSphere_Portal server:
- Windows: startServer.bat WebSphere_Portal
- Linux: ./startServer.sh WebSphere_Portal
- i5/OS: startServer WebSphere_Portal -profileName profile_root
Note: profile_root is the name of the WebSphere
Application Server profile
where WebSphere Portal Express is installed; for
example, wp_profile.
Parent topic: Collaborative Services environment properties
|
|
|