Emmanuel Hugonnet created ARTEMIS-2626:
------------------------------------------
Summary: Postgresql Journal implementation requires the jdbc
driver to be in the same classloader
Key: ARTEMIS-2626
URL: https://issues.apache.org/jira/browse/ARTEMIS-2626
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.11.0
Reporter: Emmanuel Hugonnet
The postrelsq journal implementation makes direct use of Postgresql classes
which requires them to be directly accessible from the implementation
classloader.
Also it doesn't take into account the fact that the PGConnection may have been
wrapped (for example if it comes from a pool).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)