Running ORCA in Jetty
Overview
Starting with Camano 3.1 you can run ORCA in an unmodified version of Jetty.
Installation
Modify webapp/ant/build.properties
mvn package mvn -Ptest jetty:run.
You should be able to access http://localhost:11080/orca and login in the usual way.