LabViewer is a web application used to view and store clinical laboratory data. It is distributed under the BSD 3-Clause License. Please see the NOTICE and LICENSE files for details.
You will find more details about LabViewer in the following links:
Please join us in further developing and improving LabViewer.
- [System Requiremements] (https://wiki.nci.nih.gov/x/JgBTAw)
- JDK 1.5.0_16
- PostgreSQL 8.2.x
- Apache Tomcat-5.5.x (SSL enabled)
- First setup database for LabViewer.
- Modify labviewer-dev1-install.properties to have values for the new environment.
- From build folder run "ant -Dproperties.file=labviewer-dev1-install.properties dist:installer"
- From target/dist/exploded folder run "ant -Dtomcat.home=<user_home>/<tomcat_folder> install:tomcat:LabViewer