[jboss-cvs] jbosstest/src/resources/web/federation/authext ...

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


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

  Modified:    src/resources/web/federation/authext  server.xml
  Log:
  JBQA-393: update to tc6
  
  Revision  Changes    Path
  1.3       +1 -1      jbosstest/src/resources/web/federation/authext/server.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: server.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/web/federation/authext/server.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- server.xml	7 Mar 2006 05:21:28 -0000	1.2
  +++ server.xml	20 Jul 2006 18:19:32 -0000	1.3
  @@ -5,7 +5,7 @@
      start to allow web apps to be deployed before starting the
      connectors.
      -->
  -   <Service name="jboss.web" className="org.jboss.web.tomcat.tc5.StandardService">
  +   <Service name="jboss.web" 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