User: jules_gosnell
  Date: 01/07/24 17:08:00

  Modified:    jetty    TODO
  Log:
  upgrade to latest versions of JBoss and Jetty for new release
  only include JMX support from Jetty3Extra to cut down on release size
  
  Revision  Changes    Path
  1.3       +11 -3     contrib/jetty/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jetty/TODO,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TODO      2000/11/15 22:35:25     1.2
  +++ TODO      2001/07/25 00:08:00     1.3
  @@ -1,10 +1,18 @@
   DONE
   get tomcat-test.ear to build from jetty/src/build, with no need for tomcat
   get intra-vm optimisation working
  +Parameterise location of $JETTY_HOME/etc/webdefault.xml
   
   TODO:
  -Parameterise location of $JETTY_HOME/etc/webdefault.xml
  -Use logging more fully
   remove WebAppContext more cleanly
  +tidy up starting of webapp - liaise with Greg.
   expose more interface via JMX ? (add/remove port/listener)
  -allow grokking of more than one config file...
  \ No newline at end of file
  +allow grokking of more than one config file... - this involves multiple Servers...
  +log4j-ify logging and allow each webapp to log to it's on logger
  +lose com.mortbay.Jetty entry on JMX agent
  +
  +Bugs:
  +getConfiguration NYI on Jetty MBean
  +
  +
  +update jbosstest and run successfully....
  \ No newline at end of file
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to