Ron Ridgely created NIFI-13522:
----------------------------------

             Summary: ConsumeJMS JMSConnectionFactoryProvider service fails 
with SSL implementation of JMS Connection Factory Implementation Class
                 Key: NIFI-13522
                 URL: https://issues.apache.org/jira/browse/NIFI-13522
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 2.0.0-M3
         Environment: Linux
            Reporter: Ron Ridgely


Error message attempting to run ConsumeJMS with Connection Factory Provider 
service SSL Implementation

"Failed to configure JMSConnectionFactoryHandler: java.lang.classCastException: 
class org.apache.activemq.ActiveMQSslConnectionFactoryProvider cannot be cast 
to class jakarta.jms.ConnectionFactory 
(org.apache.activemq.ActiveMQSslConnectionFactory is in unnamed module of 
loader org.apache.nifi.nar.NarClassLoader)

This happens when the ConsumeJMS processor is configured with 
ConnectionFactoryService = JMSConnectionFactoryProvider and the JMS Connection 
Factory Implementation Class = org.apache.activemq.ActiveMQSslConnectionFactory 
and the JMS Client Libaries = ./apache-artemis/lib

The artemis distro is apache-artemis-2.32.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to