You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Laurent Vaills <la...@gmail.com> on 2010/05/24 18:35:06 UTC

About the default value of variable JAVA_ENDORSED_DIRS

Hi,

Thanks to have accepted my patch for the bug
#48976<https://issues.apache.org/bugzilla/show_bug.cgi?id=48976>.

I have a question about the variable JAVA_ENDORSED_DIRS : why the default
value is set to CATALINA_HOME/endorsed ?
I think, like the others variables (CATALINA_OUT, CATALINA_TMPDIR, ...),
that the default value should instead be CATALINA_BASE/endorsed ?
With this default value, only some "instances" of Tomcat can decide to
override some libraries without forcing the other to do the same.

What do you think ?

Laurent

Re: About the default value of variable JAVA_ENDORSED_DIRS

Posted by Mark Thomas <ma...@apache.org>.
On 24/05/2010 17:35, Laurent Vaills wrote:
> Hi,
> 
> Thanks to have accepted my patch for the bug
> #48976<https://issues.apache.org/bugzilla/show_bug.cgi?id=48976>.
> 
> I have a question about the variable JAVA_ENDORSED_DIRS : why the default
> value is set to CATALINA_HOME/endorsed ?

History.

> I think, like the others variables (CATALINA_OUT, CATALINA_TMPDIR, ...),
> that the default value should instead be CATALINA_BASE/endorsed ?
> With this default value, only some "instances" of Tomcat can decide to
> override some libraries without forcing the other to do the same.
> 
> What do you think ?

Worth looking at. If you want to take a look at this, please open a new
bugzilla enhancement. Ideally, we'd like patches for trunk and 6.0.x

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org