You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ni...@apache.org on 2002/12/03 01:10:40 UTC

cvs commit: xml-cocoon2/tools/jetty/lib javax.servlet.jar org.apache.jasper.jar org.mortbay.jetty-jdk1.2.jar org.mortbay.jmx.jar

nicolaken    2002/12/02 16:10:39

  Added:       tools/jetty/lib javax.servlet.jar org.apache.jasper.jar
                        org.mortbay.jetty-jdk1.2.jar org.mortbay.jmx.jar
  Log:
    <action dev="NKB" type="update">
      Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file
      easily as java jvm args, or in the future copied to the webserver or Java endorsed dir.
      Currently it enables Jetty to run easily in 1.4 JVMs without need to copy libs to
      the endorsed dir.
    </action>
    <action dev="NKB" type="add">
      Added jetty webserver for fast and easy Cocoon test and evaluation.
      To run launch "build run" and point the browser to http://localhost:8888/
      Since it seems there is a bug somewhere, ATM point to
      http://localhost:8888/documentation/index.html to see the page.
    </action>
  
  Revision  Changes    Path
  1.1                  xml-cocoon2/tools/jetty/lib/javax.servlet.jar
  
  	<<Binary file>>
  
  
  1.1                  xml-cocoon2/tools/jetty/lib/org.apache.jasper.jar
  
  	<<Binary file>>
  
  
  1.1                  xml-cocoon2/tools/jetty/lib/org.mortbay.jetty-jdk1.2.jar
  
  	<<Binary file>>
  
  
  1.1                  xml-cocoon2/tools/jetty/lib/org.mortbay.jmx.jar
  
  	<<Binary file>>
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org