mirror of https://github.com/apache/nifi.git
7c57e75da4
Some JMS client libraries may not work with the existing controller services due to incompatible classloader handling between the 3rd party library and NiFi. Via configuring the Connection Factory on the processor itself, only the processor's and its children's classloaders will be used which eliminates the mentioned incompatibility. This closes #4110. Signed-off-by: Mark Payne <markap14@hotmail.com> |
||
---|---|---|
.. | ||
src/main/java/org/apache/nifi/jms/cf | ||
pom.xml |