|
| 1.1.2.20 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java | JBREM-731: Changed wording of a log message. |
| 1.1.2.19 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java | JBREM-731: Count control connection restarts only after secondary server socket address changes. |
| 1.1.2.14 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java | JBREM-731: Extended sleep() in testDeadControlConnectionShutdown(). |
| 1.1.2.13 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java | JBREM-731: Added two unit tests. |
| 1.1.2.5 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/Bisocket.java | JBREM-731: (1) Address of secondary server socket is acquired every time a control connection is created; (2) A limit is imposed on the number of times a control connection is recreated. |
| 1.1.2.14 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.java | JBREM-731: (1) Address of secondary server socket is acquired every time a control connection is created; (2) A limit is imposed on the number of times a control connection is recreated. |
| 1.1.2.18 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java | JBREM-731: (1) Address of secondary server socket is acquired every time a control connection is created; (2) A limit is imposed on the number of times a control connection is recreated. |