~ubuntu-branches/debian/sid/tomcat6/sid

« back to all changes in this revision

Viewing changes to conf/web.xml

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2014-05-22 10:03:04 UTC
  • mfrom: (1.2.11)
  • Revision ID: package-import@ubuntu.com-20140522100304-mihmp51mlvi4mr0m
Tags: 6.0.41-1
* New upstream release.
  - Refreshed the patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
  <!--                       globalXsltFile[null]                           -->
88
88
  <!--                                                                      -->
89
89
  <!--   globalXsltFile      Site wide configuration version of             -->
90
 
  <!--                       localXsltFile This argument is expected        -->
91
 
  <!--                       to be a physical file. [null]                  -->
92
 
  <!--                                                                      -->
93
 
  <!--                                                                      -->
 
90
  <!--                       localXsltFile. This argument must either be an -->
 
91
  <!--                       absolute or relative (to either                -->
 
92
  <!--                       $CATALINA_BASE/conf or $CATALINA_HOME/conf)    -->
 
93
  <!--                       path that points to a location below either    -->
 
94
  <!--                       $CATALINA_BASE/conf (checked first) or         -->
 
95
  <!--                       $CATALINA_HOME/conf (checked second).[null]    -->
94
96
 
95
97
    <servlet>
96
98
        <servlet-name>default</servlet-name>