root/branches/omero/README.txt
| Revision 123, 1.0 kB (checked in by jmoore, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | ------------------------------------------------- |
| 3 | OMERO - OME Read-Only Web App |
| 4 | ------------------------------------------------- |
| 5 | |
| 6 | OMERO provides a query server which can be deployed |
| 7 | in various servlet servers (Tomcat, JBoss, etc.). |
| 8 | It directly accesses the Postgres DB of an existing |
| 9 | OME installation and returns OME Objects using |
| 10 | the Hessian libraries from caucho.com. |
| 11 | |
| 12 | For information on installation and developing omero, |
| 13 | please see the files under docs/ . |
| 14 | |
| 15 | The contents of this directory ("OMERO_HOME") are: |
| 16 | |
| 17 | README.txt: |
| 18 | this file |
| 19 | |
| 20 | components: |
| 21 | directory containing artifacts for the build |
| 22 | |
| 23 | project.xml: |
| 24 | a Maven Project Object Model (POM) defining the build |
| 25 | |
| 26 | project.properties: |
| 27 | environment variables for the build (global) |
| 28 | |
| 29 | build.properties: |
| 30 | environment variables for a single user/installation |
| 31 | |
| 32 | log4j.properties: |
| 33 | logging configuration for all components |
| 34 | |
| 35 | docs: |
| 36 | documentation including ... |
| 37 | |
| 38 | lib: |
| 39 | libraries necessary for build including maven itself. |
| 40 | |
| 41 | TODO: LICENCES. |
Note: See TracBrowser
for help on using the browser.
