Overview
Content Tools
ThemeBuilder
Make sure you have done the following before deploying the Cantara Administration Console:
Create the context definition xml file in $CATALINA_HOME/conf/Catalina/localhost, this file should be have the same name as the desired context for the application. Below is an example context file.
<? xml version = "1.0" encoding = "UTF-8" ?> < Context path = "/console" docBase = "/u01/rinami/console.war" > < Manager pathname = "" /> </ Context > |
© 2013 - 2020 Rinami Pty Ltd - All rights reserved.