|
| 1.9 | modified | telrod | src/main/org/jboss/remoting/LeasePinger.java | JBREM-649 - fixed thread sync issue for lease pinging |
| 1.61 | modified | telrod | src/main/org/jboss/remoting/Client.java | JBREM-648 - fixe NPE for connection validator when client disconnects. |
| 1.14 | modified | telrod | src/main/org/jboss/remoting/ConnectionValidator.java | JBREM-648 - fixe NPE for connection validator when client disconnects. |
| 1.12 | modified | rsigal | src/main/org/jboss/remoting/marshal/http/HTTPUnMarshaller.java | JBREM-635: (1) Test for EOFException in read(). (2) No longer throws exception from isBinaryData(). |
| 1.60 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-647: Initialize configuration to empty HashMap. |