-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Test Scenario:
- Start 1st EAP 7.1 server with deployed queues InQueue and OutQueue
- Start 2nd EAP 7.1 server with MDB which consumes messages from InQueue and resends to OutQueue
- pooled-connection-factory is using default discovery-group="dg-group1" to get connectors to 1st EAP 7.1 server
- Send messages to InQueue and consume from OutQueue
Pass Criteria: Number of send and received messages is the same.
Actual Result:
MDB does not start to consume messages from InQueue.
Expected Result:
MDB will resend messages from InQueue to OutQueue.
Attaching configuration and trace logs from test.
- clones
-
JBEAP-9764 Pooled connection factory with default discovery group is not able to connect to cluster
- Closed