[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Failure on ReplicationAwareJMSServerControlWrapperTest

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue May 5 18:07:24 EDT 2009


The only failure we have on management now is ReplicationAwareJMSServerControlWrapperTest::testListRemoteAddresses which is due to the issues we have with connections.

A call to connection.close() leads to the ServerConnection being close Asynchronously.. 

so there is nothing wrong with management on that test, as a call to session.close() should make the close on server Synchronously and not Asynchronously as it's happening now.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228781#4228781

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228781



More information about the jboss-dev-forums mailing list