root/branches/omero/docs/INSTALL_tomcat.txt
| Revision 85, 509 bytes (checked in by jmoore, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | ------------------------------------------------- |
| 3 | OMERO - OME Read-Only Web App |
| 4 | ------------------------------------------------- |
| 5 | |
| 6 | There are several methods to make working with a Tomcat |
| 7 | instance simpler. |
| 8 | |
| 9 | Edit the Tomcat section of your build.properties file |
| 10 | (see HACKING.txt if you don't have one). |
| 11 | |
| 12 | * Run "maven" from OMERO_HOME |
| 13 | If maven is not on your path, alternatively run: |
| 14 | "OMERO_HOME/lib/maven/bin/maven" |
| 15 | |
| 16 | * cd to OMERO_HOME/components/wars/srv |
| 17 | |
| 18 | * Run "maven tomcat:deploy" |
Note: See TracBrowser
for help on using the browser.
