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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...