|
| 1.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/multiplex/LateClientShutdownTestClient.java | JBREM-593: Added a synchronizing ServerSocket. |
| 1.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/multiplex/LateClientShutdownTestServer.java | JBREM-593: Added a synchronizing ServerSocket. |
| 1.3 | modified | rsigal | src/tests/org/jboss/test/remoting/performance/spring/rmi/SpringRMIPerformanceTestCase.java | JBREM-592: Lengthened timeout periods and added some logging. |
| 1.2 | modified | rsigal | src/tests/org/jboss/test/remoting/performance/spring/rmi/SpringRMIPerformanceClient.java | JBREM-592: Put loading of SpringRMIClientService.xml in a loop to avoid problems when creating multiple callback servers. |
| 1.2 | modified | rsigal | src/tests/org/jboss/test/remoting/performance/spring/rmi/SpringRMIPerformanceServer.java | JBREM-592: Extened time server runs. |
| 1.2 | modified | rsigal | src/tests/org/jboss/test/remoting/performance/spring/rmi/SpringRMIServerService.xml | JBREM-592: Commented out servicePort property to avoid bind port collisions. |
| 1.28 | modified | telrod | src/main/org/jboss/remoting/transport/http/HTTPClientInvoker.java | JBREM-569 - update HTTPCleintInvoker to use the generated locator url instead of the original locator uri. |
| 1.2 | modified | telrod | src/main/org/jboss/remoting/transport/sslsocket/SSLSocketClientInvoker.java | JBREM-590 - updated SSLSocketClientInvoker to pass config metadata map to the SSLSocketBuilder. |