AppFuseOnTomcat |
|
Your trail: |
Difference between
version 2
and
version 1:
At line 4 changed 4 lines. |
# With a fresh tomcat install edit $CATALINA_HOME/conf/server.xml and set autoDeploy="false" for Host localhost. |
# Run 'ant setup' from a fresh AppFuse install |
# rm $CATALINA_HOME/wabapps/appfuse/META-INF/context.xml |
# In your appfuse.xml (or metadata/conf/tomcat-context.xml), use the following: |
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 |
4. In your appfuse.xml (or metadata/conf/tomcat-context.xml), use the following: |
At line 11 changed 1 line. |
Then put all your files in the ROOT directory. This works for me and after testing many different options for several days - this seems to be the *only* way to make an app the root app on Tomcat. |
5. Then put all your files in the ROOT directory. |
At line 13 added 2 lines. |
This works for me and after testing many different options for several days - this seems to be the *only* way to make an app the root app on Tomcat. |
|
Back to AppFuseOnTomcat,
or to the Page History.
|