https://bz.apache.org/bugzilla/show_bug.cgi?id=64063

--- Comment #11 from Remy Maucherat <r...@apache.org> ---
(In reply to Christopher Schultz from comment #10)
> (In reply to Michael Osipov from comment #7)
> > Apply POLA!
> 
> The proper application of POLA is that Tomcat doesn't switch the location of
> these files even across versions. I've lost track of the history: they were
> in lib and now they are in bin? In any case, users shouldn't have to look at
> a matrix of Tomcat versions to figure out where the hell to put their
> libraries.

This was never in lib. In some use cases, it was in bin/native though scripts.
In most others, only in the library path. So now, the library loading simply
tries bin as well as continuing to work in the library path.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to