> >I have a need to have the Tomcat "home" (i.e. the directory
> >where "conf", "webapps", and "work" are found by default)
> >be different from Tomcat "install" (i.e. where the "lib"
> >directory and the jars are found). The new class loader
> >scheme is finding jars using "tomcat.home" so Tomcat "home"
> >and "install" have to be the same. If this is something you
> >can easily include in the changes, please do so. If not,
> >I can take a look after your changes.
>
> +1.
>
> I would enforce saying that it will be good to follow the Apache
> way in distrib like Redhat / Mandrake :
+1.
I was a bit slow, I hope next week I'll contribute some more time and code
- I think I can fix this one. ( I was thinking to something similar with
ant - use some ${properties}, like ${log.dir}, ${apps.dir}, etc, with the
current defaults.
( that requires little change in the existing code - and should provide
maximum flexibility, plus it's already very familiar to anyone using ant )
Costin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]