User: jules_gosnell
  Date: 01/07/08 03:50:18

  Added:       jetty/etc README
  Log:
  rough read me for releases - should be broken into README and ChangeLog
  
  Revision  Changes    Path
  1.1                  contrib/jetty/etc/README
  
  Index: README
  ===================================================================
  
  JBoss-2.4.0BETA_Jetty-3.1.RC5
  
  -----------------------------------------------------------------------
  
  Release Candidate 3. (05/07/2001)
  
  Jetty3      - CVS of 07/07/2001 12:00 BST
  Jetty3Extra - CVS of 07/07/2001 12:00 BST
  JBoss       - 2.4.0BETA (downloaded from jboss.org)
  JBoss-Jetty - CVS of 07/07/2001
  
  Changes
  -------
  
  Brett has fixed:
  
  - null null null, again !
  - some Jikes issues
  
  -----------------------------------------------------------------------
  
  Release Candidate 2. (05/07/2001)
  
  Jetty3      - CVS of 30/06/2001 12:00 BST
  Jetty3Extra - CVS of 30/06/2001 12:00 BST
  JBoss       - 2.4.0BETA (downloaded from jboss.org)
  JBoss-Jetty - CVS of 06/07/2001
  
  Changes
  -------
  
  - in JBoss-2.2.2-Jetty-3.1.RC5 I broke webdefault config - now fixed
  - I've added the Admin Servlet to the demo config file - /Admin/*
  
  -----------------------------------------------------------------------
  
  Release Candidate 1. (30/06/2001)
  
  Jetty3      - CVS of 30/06/2001 12:00 BST
  Jetty3Extra - CVS of 30/06/2001 12:00 BST
  JBoss       - 2.4.0BETA (downloaded from jboss.org)
  JBoss-Jetty - CVS of 30/06/2001
  
  Changes
  -------
  
  - JBossUserRealm fixed to work with 2.4
  - multiple Jetty configs no longer supported - would not have worked anyway
  - jetty.home now configured, instead of worked out at runtime.
  
  -----------------------------------------------------------------------
  
  JBoss-2.2.2-Jetty-3.1.RC5
  
  -----------------------------------------------------------------------
  
  And now number 5
  
  This will hopefully fix a problem that (4) introduced, where
  JettyService does not start Jetty because it thinks Jetty has already
  been started.
  
  All other details are the same.(except contrib/jetty (cvs of 23/6/2001 12:00BST))
  
  -----------------------------------------------------------------------
  
  Yet another 2.2.2 based release ! - number 4.
  
  JBoss-2.2.2
  Jetty-3.1.RC5 (+ a few changes - actually CVS of 21/6/2001)
  Jetty3Extra-0.0.5 (ditto)
  contrib/jetty (cvs of 22/6/2001 01:00BST)
  
  This one does not attempt to externalise internal Jetty MBeans, as
  this is resulting in a tussle for their lifecycle management with
  JBoss. (I have added a means of configuring whether to PublishMBeans
  or not).
  
  As soon as a JBoss release with the necessary support comes out, I
  shall put this back in.
  
  Thanks to :
  
  David Castro-Diephouse
  Scott Stark
  Matt Tilchen (who reported a problem that I am hoping this will fix...)
  
  For their help in finding this problem.
  
  
  Jules
  
  
  -----------------------------------------------------------------------
  
  This is third shot at this release, hopefully fixing the following
  problems with the first release:
  
  - The dreaded "null null null"
  - Preliminary JAAS integration now included - Thanks Scott
  - The need to get the tools.jar into you CLASSPATH for JSPs
  - The lack of Jetty javadoc
  - A missing DTD resolution
  - NullPointerException on JBoss shutdown
  
  -----------------------------------------------------------------------
  
  For some Jetty doc and Demos run up JBoss-Jetty and hit:
  
  http://my-jboss-host:8080
  
  You can look around the MBeans running within Jetty by hitting :
  
  http://my-jboss-host:8082
  
  and looking at the com.mortbay.Jetty links...
  
  -----------------------------------------------------------------------
  
  This release comprises:
  
  JBoss-2.2.2
  Jetty-3.1.RC5 (+ a few changes - actually CVS of 27/5/2001)
  Jetty3Extra-0.0.5 (ditto)
  contrib/jetty (cvs of 15/6/2001 02:00BST)
  
  Un*x users:
  
  run ./run.sh in this dir.
  
  MS Users:
  
  cd to ./jboss/bin and 'run.bat jetty'
  
  (please send me the equiv run.bat for this dir)
  
  N.B.
  
  Please post any problems to jboss-user with '....Jetty....' in the subject
  line and I shall deal with them ASAP.
  
  Thanks for using JBoss-Jetty,
  
  
  Jules (JBoss-Jetty maintainer) - [EMAIL PROTECTED]
  
  
  
  

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

Reply via email to