The display of update prompts in a Web Space Server Administrator account can be enabled or disabled by setting the plugin.notifications.enabled property to true or false in the portal-ext.properties file.
In a command shell, change to the ws-install-dir/var/webspace/war-workspace/customs/webspace/WEB-INF/classes directory.
Edit the portal-ext.properties file, as follows:
Change to the ws-install-dir/var/webspace/war-workspace directory and run the synchronize.xml Ant script.
cd ws-install-dir/var/webspace/war-workspace ant -f synchronize.xml |
The Web Space Server domain is stopped by the synchronize.xml script.
Restart the Web Space Server domain.
cd gf-install-dir/bin asadmin start-domain |