CentraSite Documentation : CentraSite Developer's Guide : Pluggable Architecture : Customizing the Welcome Page : Example of a Customized Welcome Page : Deploying the Demo to Software AG Runtime
Deploying the Demo to Software AG Runtime
To deploy the demo Welcome page to Software AG Runtime, you need to copy the Java classes and icons of the demo Welcome page to the Software AG Runtime environment, and update the Software AG Runtime plugin.xml file. To do this, proceed as follows:
To deploy the demo Welcome page to Software AG Runtime
1. Stop Software AG Runtime.
2. Do one of the following alternatives:
*Unzip the zip file created by the Ant build into <RuntimeDir>\workspace\webapps\PluggableUI\CentraSiteControl directory.
This will copy the jar file created by Ant into the folder <RuntimeDir>\workspace\webapps\PluggableUI\CentraSiteControl\lib and the PNG files into the folder <RuntimeDir>\workspace\webapps\PluggableUI\CentraSiteControl\images.
*As an alternative to using the zip file, you can just copy the jar file from the Ant build into <RuntimeDir>\workspace\webapps\PluggableUI\CentraSiteControl\lib and the PNG files into <RuntimeDir>\workspace\webapps\PluggableUI\CentraSiteControl\images.
3. Update the plugin.xml file in the Software AG Runtime environment to point to the Java classes of the customized Welcome page, as described in Updating the plugin.xml Configuration File. The file plugin.xml in the folder demos\WelcomePage\resources contains the elements that must be updated in the plugin.xml file for Software AG Runtime.
Copy the entries manually from demos\WelcomePage\resources\plugin.xml to the plugin.xml file under Software AG Runtime. Remember to comment out the original entries for the standard Welcome page when you copy in the new entries.
4. Restart Software AG Runtime.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback