-
Bug
-
Resolution: Done
-
Major
-
14.0.1.Final, 14.0.0.Final
-
None
-
- Add remote connector with AMQP enabled
- Start wildfly in standalone-ha-full mode
- Connect an AMQP client
- Notice exceptions
-
Migration
-
Regression
With the update from Artemis 1.5.x to 2.6.x in WFLY-9407, Proton-J wasn't updated from 0.16.x to 0.27.3, which leads to class not found exceptions for "Sasl... " classes when remote acceptors are created and connected to (I tested with AMQP protocol). When updating Proton-J to the newest version (0.29.0) my issues are gone.
I'm not sure which other modules are using the proton-j module, but my suggestion is that we bump the version of Proton-j to the required 0.27.3 minimally.
- is caused by
-
WFLY-9407 Upgrade Artemis 2.6.3.jbossorg-001
- Closed
- is duplicated by
-
WFLY-11288 Missing proton SaslListener
- Closed