Hide Forgot
This subset of TCK tests fails com/sun/ts/tests/jms/ee/mdb/xa/MDBClient.java#Test2 com/sun/ts/tests/jms/ee/mdb/xa/MDBClient.java#Test7 com/sun/ts/tests/jms/ee/appclient/txtopictests/TxTopicTests.java#redeliveredFlagTxTopicTest_from_appclient com/sun/ts/tests/jms/ee/appclient/txtopictests/TxTopicTests.java#rollbackRecoverTopicTest_from_appclient com/sun/ts/tests/jms/ee/appclient/txtopictests/TxTopicTests.java#transactionRollbackOnRecTopicTest_from_appclient com/sun/ts/tests/jms/ee/appclient/txtopictests/TxTopicTests.java#txRollbackOnConnectionCloseReceiveTopicTest_from_appclient All of them follows the same scenario - send a message, do rollback (or setRollbackOnly) and verify that message is delivered again. In all cases tests fails.
Created attachment 559261 [details] Appclient logs
Created attachment 559262 [details] ejbweb logs
Created attachment 559263 [details] mdb logs
It seems that the issue is more related to message not redelivered from topic. Analog tests using queues are passing
Could not be there a relation to https://issues.apache.org/jira/browse/QPID-3536 ?
Great catch! Looks like this code is not included in our internal spin and it needs to be.
Verified in 0.14-8