root/branches/omero/docs/INSTALL.txt
| Revision 153, 0.6 kB (checked in by jmoore, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | ------------------------------------------------- |
| 3 | OMERO - OME Read-Only Web App |
| 4 | ------------------------------------------------- |
| 5 | |
| 6 | To install the OMERO server, simply copy the war |
| 7 | (web application resource) file to your servlet |
| 8 | container. Once it is unpacked, edit: |
| 9 | |
| 10 | /WEB-INF/classes/spring.properties |
| 11 | |
| 12 | to connect to the database. |
| 13 | |
| 14 | Once you start your servlet container, you can |
| 15 | run the test suite against it. |
| 16 | |
| 17 | For more specific instructions, please see the |
| 18 | INSTALL_*.txt files in the docs directory. |
| 19 | |
| 20 | Note: These instructions are for releases only. |
| 21 | If you are working from subversion, please see |
| 22 | BUILDING.txt to get things running. |
Note: See TracBrowser
for help on using the browser.
