Undeploying CentraSite Business UI Extension
Note: | The <CentraSiteInstall_Directory> indicates the installation directory of CentraSite. For example: C:\SoftwareAG\CentraSite in Windows or /opt/softwareag/CentraSite in Linux. |
To undeploy CentraSite Business UI extension
1. Run the command ant undeploy.
The command undeploys the CentraSiteBUIExtension.
The syntax is of the format: C:\SoftwareAG\CentraSite\demos\CentraSiteBUIExtension>ant undeploy
Note: | You may want to run the command ant undeploy, only if the CentraSiteBUIExtension is already be deployed. |
2. Open the web.xml file, and then undo all changes manually.
You can find the file in the folder <CentraSiteInstall_Directory>\cast\cswebapps\BusinessUI\WEB-INF\.
3. Open the customization file, centrasite.xml, in a rich text editor.
You can find the centrasite.xml file on <CentraSiteInstall_Directory>\cast\cswebapps\BusinessUI\custom\conf.
4. Restart Software AG Runtime.