vmassol     2004/07/23 04:08:34

  Modified:    integration/ant/src/confs/share/resin2x resin.conf
  Log:
  Binary --> Ascii
  
  Revision  Changes    Path
  1.3       +20 -20    
jakarta-cactus/integration/ant/src/confs/share/resin2x/resin.conf
  
  Index: resin.conf
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/integration/ant/src/confs/share/resin2x/resin.conf,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- resin.conf        18 Jan 2004 11:03:05 -0000      1.2
  +++ resin.conf        23 Jul 2004 11:08:34 -0000      1.3
  @@ -1,21 +1,21 @@
  -<caucho.com>

  -

  -  <http-server>

  -

  -    <app-dir>.</app-dir>

  -

  -    <http port='@cactus.port@'/>

  -

  -    <host id=''>

  -

  -      <authenticator class-name='com.caucho.http.security.XmlAuthenticator'>

  -        <init-param user='testuser:testpassword:test'/>

  -      </authenticator>

  -

  -      <war-dir id='webapps'/>

  -

  -    </host>

  -    

  -  </http-server>

  -

  +<caucho.com>
  +
  +  <http-server>
  +
  +    <app-dir>.</app-dir>
  +
  +    <http port='@cactus.port@'/>
  +
  +    <host id=''>
  +
  +      <authenticator class-name='com.caucho.http.security.XmlAuthenticator'>
  +        <init-param user='testuser:testpassword:test'/>
  +      </authenticator>
  +
  +      <war-dir id='webapps'/>
  +
  +    </host>
  +    
  +  </http-server>
  +
   </caucho.com>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to