[jboss-jira] [JBoss JIRA] (WFLY-11288) Missing proton SaslListener
Karl Sorensen (Jira)
issues at jboss.org
Tue Nov 6 09:44:00 EST 2018
Karl Sorensen created WFLY-11288:
------------------------------------
Summary: Missing proton SaslListener
Key: WFLY-11288
URL: https://issues.jboss.org/browse/WFLY-11288
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 14.0.0.Final
Reporter: Karl Sorensen
Assignee: Jeff Mesnil
When trying to use an external client to connect to ActiveMQ/Artemis instance using the AMQP protocol an SASL exception is thrown.
2018-11-05 12:08:01,636 TRACE [org.jboss.modules] (Thread-1 (activemq-netty-threads)) Class org.apache.qpid.proton.engine.SaslListener not found from Module "org.apache.activemq.artemis.protocol.amqp" from local module loader @79b4d0f (finder: local module finder @6b2fad11 (roots: /apps/wildfly14.0/modules,/apps/wildfly14.0/modules/system/layers/base))
Issue can be resolved by manually including proton-j-0.27.3.jar into the org.apache.activemq.artemis.protocol.amqp module as discussed in the attached forum post.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list