[jboss-cvs] jbosstest/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat6.sar ...

Anil Saldhana anil.saldhana at jboss.com
Thu Jul 20 14:08:19 EDT 2006


  User: asaldhana
  Date: 06/07/20 14:08:19

  Modified:    src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat6.sar 
                        server.xml
  Log:
  JBQA-393: update to tc6
  
  Revision  Changes    Path
  1.2       +1 -1      jbosstest/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat6.sar/server.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: server.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat6.sar/server.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- server.xml	27 Jun 2006 00:34:39 -0000	1.1
  +++ server.xml	20 Jul 2006 18:08:19 -0000	1.2
  @@ -6,7 +6,7 @@
      connectors.
      -->
      <Service name="jboss.web"
  -      className="org.jboss.web.tomcat.tc5.StandardService">
  +      className="org.jboss.web.tomcat.tc6.StandardService">
   
         <!-- A HTTP/1.1 Connector on port 8080 -->
         <Connector port="8080" address="${jboss.bind.address}"
  
  
  



More information about the jboss-cvs-commits mailing list