on 6/20/01 7:06 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote:
> The new one is org.apache.catalina.loader.WebappLoader
Nope. Still nothing.
I now have:
<Context path="/scarab" docBase="scarab" reloadable="true"
debug="99">
<Logger className="org.apache.catalina.logger.FileLogger"
prefix="scarab_log." suffix=".txt"
timestamp="true"/>
<Loader checkInterval="1"
className="org.apache.catalina.loader.WebappLoader"/>
<Manager debug="99"/>
</Context>
Proof:
[185][ ~/checkout/scarab/target/conf ]% dir
total 92
0 drwxrwxr-x 10 jon staff 296 Jun 19 20:02 ./
0 drwxrwxr-x 11 jon staff 330 Jun 19 20:02 ../
8 -rw-rw-r-- 1 jon staff 4386 Jun 19 20:02 catalina.policy
12 -rw-rw-r-- 1 jon staff 8661 Jun 20 19:21 server.xml
8 -rw-rw-r-- 1 jon staff 4669 Jun 19 20:02 tld_11.dtd
12 -rw-rw-r-- 1 jon staff 10679 Jun 19 20:02 tld_12.dtd
4 -rw-rw-r-- 1 jon staff 440 Jun 19 20:02 tomcat-users.xml
12 -rw-rw-r-- 1 jon staff 11818 Jun 19 20:02 web.xml
16 -rw-rw-r-- 1 jon staff 15472 Jun 19 20:02 web_22.dtd
20 -rw-rw-r-- 1 jon staff 20452 Jun 19 20:02 web_23.dtd
[186][ ~/checkout/scarab/target/conf ]% grep loader *
catalina.policy:// classes that are shared across all class loaders
server.xml:
className="org.apache.catalina.loader.WebappLoader"/>
[187][ ~/checkout/scarab/target/conf ]% cd ../work/localhost/scarab/
[188][ scarab/target/work/localhost/scarab ]% dir
total 0
0 drwxrwxr-x 2 jon staff 264 Jun 19 20:02 ./
0 drwxrwxr-x 3 jon staff 58 Jun 19 20:02 ../
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>