Author: michiel Date: 2009-11-16 10:26:14 +0100 (Mon, 16 Nov 2009) New Revision: 39702
Modified: openimages/trunk/README Log: jetty:run Modified: openimages/trunk/README =================================================================== --- openimages/trunk/README 2009-11-16 09:20:30 UTC (rev 39701) +++ openimages/trunk/README 2009-11-16 09:26:14 UTC (rev 39702) @@ -4,3 +4,10 @@ $ mvn clean install + +You can run it like so: +- change jetty-env.xml to point to your database correctly +$ mvn jetty:run + +Look at port 8080 + _______________________________________________ Cvs mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/cvs
