|
| 1.88.2.11 | modified | rsigal | /build.xml | JBREM-654: Removed exclusion of server socket refresh unit tests. |
| 1.88.2.10 | modified | rsigal | /build.xml | JBREM-690, JBREM-724: (1) Added OpenConnectionChecker to jboss-remoting-socket-client.jar; (2) now can create bisocket jars. |
| 1.4.2.2 | modified | rsigal | docs/guide/en/chap8.xml | JBREM-657: Reformated paragraphs so could compare with HEAD. |
| 1.1.2.1 | modified | rsigal | docs/guide/en/images/bisocket1.png | JBREM-650: Graphics for bisocket section. |
| 1.1.2.1 | modified | rsigal | docs/guide/en/images/bisocket2.png | JBREM-650: Graphics for bisocket section. |
| 1.1.2.1 | modified | rsigal | docs/guide/en/images/bisocket3.png | JBREM-650: Graphics for bisocket section. |
| 1.4.2.1 | modified | rsigal | docs/guide/en/chap8.xml | JBREM-657: Added link to secion for use in quick disconnect section of chapter 5. |
| 1.12.2.8 | modified | rsigal | docs/guide/en/chap5.xml | JBREM-298, JBREM-598, JBREM-605, JBREM-634, JBREM-650, JBREM-657: Added sections on (1) socket creation listeners; (2) per invocation timeouts; (3) callback acknowledgements; (4) bisocket transport; (5) quick disconnects. (6) Reorganized callback section. |
| 1.3.2.4 | modified | rsigal | src/main/org/jboss/remoting/transport/sslsocket/SSLSocketClientInvoker.java | JBREM-657: createSocket() checks for per invocation timeout. |
| 1.1.2.6 | modified | rsigal | src/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketClientInvoker.java | JBREM-642, JBREM-657: createSocket() (1) sets reuse address correctly, and (2) check for per invocation timeout. |
| 1.1.2.14 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java | JBREM-722: Made MAX_INITIAL_ATTEMPTS static. |