|
| 1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestCase.java | JBREM-730: New unit test. |
| 1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestClient.java | JBREM-730: New unit test. |
| 1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestServer.java | JBREM-730: New unit test. |
| 1.1.2.1 | deleted | rsigal | src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestCase.java | file CleanDetectionTestCase.java was added on branch remoting_2_x on 2007-03-27 08:22:43 +0000 |
| 1.1.2.1 | deleted | rsigal | src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestClient.java | file CleanDetectionTestClient.java was added on branch remoting_2_x on 2007-03-27 08:22:43 +0000 |
| 1.1.2.1 | deleted | rsigal | src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestServer.java | file CleanDetectionTestServer.java was added on branch remoting_2_x on 2007-03-27 08:22:43 +0000 |
| 1.14.2.1 | modified | rsigal | src/main/org/jboss/remoting/detection/jndi/JNDIDetector.java | JBREM-730: (1) Does clean detection with first heartbeat; (2) binds detection messages in context with rebind(). |
| 1.32.4.1 | modified | rsigal | src/main/org/jboss/remoting/transport/multiplex/OutputMultiplexor.java | JBREM-729: Added some exception messages to IOException catch clause. |
| 1.59.2.3 | modified | rsigal | src/main/org/jboss/remoting/transport/multiplex/MultiplexServerInvoker.java | JBREM-729: (1) Doesn't stop run() in case of EOFException; (2) sets timeout for MasterServerSockets. |
| 1.57.4.1 | modified | rsigal | src/main/org/jboss/remoting/transport/multiplex/MultiplexingManager.java | JBREM-729: Reduced log.info() messages to log.debug(). |
| 1.11.4.1 | modified | rsigal | src/main/org/jboss/remoting/transport/multiplex/MasterServerSocket.java | JBREM-729: Log timeout exception in accept() at debug level. |
| 1.27.4.1 | modified | rsigal | src/main/org/jboss/remoting/transport/multiplex/InputMultiplexor.java | JBREM-729: Doesn't count SSL exceptions toward error count. |