User: jules   
  Date: 00/11/15 15:27:54

  Modified:    jetty    README
  Log:
  minor changes
  
  Revision  Changes    Path
  1.3       +2 -2      contrib/jetty/README
  
  Index: README
  ===================================================================
  RCS file: /products/cvs/ejboss/contrib/jetty/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README    2000/11/11 10:55:59     1.2
  +++ README    2000/11/15 23:27:53     1.3
  @@ -5,7 +5,7 @@
   This is a module that integrates intra-vm JBoss (CVS 8/11/2000 -
   www.jboss.org) with Jetty-3.0.0-RC4+ (jetty.mortbay.com).
   
  -Jetty is then able to providfe JBoss with the services of Servlet
  +Jetty is then able to provide JBoss with the services of Servlet
   Container and HTTP Server.
   
   To INSTALL : (I'm assuming Un*x - Windows later..)
  @@ -16,7 +16,7 @@
   sh ./build.sh client  (builds contrib/jetty/tomcat-test.ear)
   
   Uncomment the necessary Jetty stuff in
  -$JBOSS_HOME/dist/conf/default/jboss.conf - ensuring that
  +$JBOSS_HOME/conf/default/jboss.conf - ensuring that
   org.jboss.deployment.J2eeDeployer's last Arg is changed to :
   :service=Jetty and that you set the Arg url for JettyService as
   suggested in the comment.
  
  
  

Reply via email to