costin      01/12/20 11:32:15

  Added:       jk/conf  webapp_41.xml
  Log:
  The webapp descriptor ( equivalent to interceptors.xml )
  
  ( not that it'll not work at this moment, use the same mechanism for
  4.1 as for 4.0 )
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat-connectors/jk/conf/webapp_41.xml
  
  Index: webapp_41.xml
  ===================================================================
  <!--
      Context configuration file for the Tomcat Jk connector
  -->
  
  
  <Context path="/_jk" docBase="../server/webapps/jk"
           debug="0" privileged="true">
   <!-- Config options will be in jk's web.xml -->
  </Context>
  
  
  

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

Reply via email to