AppFuseOnTomcat |
|
Your trail: |
Difference between
version 6
and
version 2:
At line 4 changed 3 lines. |
1. With a fresh tomcat install edit $CATALINA_HOME/conf/server.xml and set autoDeploy="false" for Host localhost. |
2. Run 'ant setup' from a fresh AppFuse install |
3. rm $CATALINA_HOME/wabapps/appfuse/META-INF/context.xml |
1. With a fresh tomcat install edit $CATALINA_HOME/conf/server.xml and set autoDeploy="false" for Host localhost.\\ |
2. Run 'ant setup' from a fresh AppFuse install\\ |
3. rm $CATALINA_HOME/wabapps/appfuse/META-INF/context.xml \\ |
At line 16 added 3 lines. |
|
|
;:In tomcat 5.5 it worked when I set the {{<Context path="" docBase="appfuse">}} and then created a link from {{tomcat/conf/Catalina/<host>/ROOT.xml}} to {{appfuse.xml}}. This requires having a unixy filesystem. But it may be easier than keeping appfuse war, and dir in sync. ''Justin Spears'' |
Back to AppFuseOnTomcat,
or to the Page History.
|