User: jules Date: 00/11/15 14:35:25 Modified: jetty TODO Log: fix build script to work with standard Jetty releases as well as CVS builds Revision Changes Path 1.2 +8 -4 contrib/jetty/TODO Index: TODO =================================================================== RCS file: /products/cvs/ejboss/contrib/jetty/TODO,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- TODO 2000/11/10 01:10:10 1.1 +++ TODO 2000/11/15 22:35:25 1.2 @@ -1,6 +1,10 @@ -TODO: - +DONE get tomcat-test.ear to build from jetty/src/build, with no need for tomcat -get intra-vm optimisation +get intra-vm optimisation working - +TODO: +Parameterise location of $JETTY_HOME/etc/webdefault.xml +Use logging more fully +remove WebAppContext more cleanly +expose more interface via JMX ? (add/remove port/listener) +allow grokking of more than one config file... \ No newline at end of file
