Am 2018-09-11 um 23:53 schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 9/11/18 3:33 PM, Michael Osipov wrote:
in bug 62670 [1] -- contrary to my statement -- Mark pointed out
that is it pefectly legal to have a JDBC driver in WEB-INF/lib.
While I was li
On 9/11/2018 2:53 PM, Christopher Schultz wrote:
On 9/11/18 3:33 PM, Michael Osipov wrote:
... plus numerous SO questions have been asked about
this.
... Most of those questions haven't been
answered by anyone who actually knows the answers.
Sad but true.
Igal
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 9/11/18 3:33 PM, Michael Osipov wrote:
> in bug 62670 [1] -- contrary to my statement -- Mark pointed out
> that is it pefectly legal to have a JDBC driver in WEB-INF/lib.
> While I was living for years with the assumption that this is
>
Hi folks,
in bug 62670 [1] -- contrary to my statement -- Mark pointed out that is
it pefectly legal to have a JDBC driver in WEB-INF/lib. While I was
living for years with the assumption that this is discouraged because
the DriverManager is VM wide and not classloader-wide, plus numerous SO