-
Bug
-
Resolution: Done
-
Major
-
1.0.25.Final, 2.1.0.Final
-
None
When the @Clustered is used the ClusterTopologyMessageHandler protocol is activated causing sometimes a deadlock during the normal jboss-remoting shutdown (through EJBClientContext.close operation). The system expects the ClusterTopologyMessageHandler being handled before the context is closed, otherwise can cause a deadlock.