+

Search Tips   |   Advanced Search

Applying property changes in the News repository

After making changes to News configuration settings, check in the configuration settings and restart the server to apply the changes.

Perform the check-in during the same wsadmin session in which you checked out the files for the changes made to take effect.

  1. Complete the configuration changes.

  2. Check in the changed configuration property keys :

    NewsCellConfig.checkInConfig()

  3. Update the value of the version stamp configuration property in LotusConnections-config.xml to force users' browsers to pick up this change. See Required post-customization step for more details.

  4. To exit the wsadmin client, type exit at the prompt.

  5. Use the IBM WAS console to stop and restart the server hosting the News application.


Parent topic:
Access the News configuration file


Related:
Configure database clean-up for the News repository
Synchronize News data with other applications
Apply common configuration property changes
Required post-customization step