|
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutClientTest.java | JBREM-235 - added new lgpl headers. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutServerTest.java | JBREM-235 - added new lgpl headers. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutTestCase.java | JBREM-235 - added new lgpl headers. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/ComplexObject.java | JBREM-235 - added new lgpl headers. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.java | JBREM-235 - added new lgpl headers. |
| 1.6 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-235 - added new lgpl headers. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestClient.java | JBREM-235 - added new lgpl headers. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestServer.java | JBREM-235 - added new lgpl headers. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestServerImpl.java | JBREM-235 - added new lgpl headers. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TransporterTestCase.java | JBREM-235 - added new lgpl headers. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.java | branches: 1.4.4;JBREM-235 - added new lgpl headers. |
| 1.7 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | JBREM-235 - added new lgpl headers. |
| 1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerTestCase.java | branches: 1.5.4;JBREM-235 - added new lgpl headers. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/test/SSLSimpleClient.java | JBREM-235 - added new lgpl headers. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/test/SSLSimpleServer.java | JBREM-235 - added new lgpl headers. |
| 1.6 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-235 - added new lgpl headers. |
| 1.6 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-235 - added new lgpl headers. |
| 1.6 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | JBREM-270:Replaced "," with "&" |
| 1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-253 - changed to use coyote connector by default instead of http server invoker. Also adding many fixes so now only ssl related http tests are failing within the tests suite. |
| 1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | JBREM-214 - fixes for test failures (includes replacing keystore for ssl tests with one that will not expire for many years). |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/test/SSLSimpleServer.java | JBREM-214 - fixes for test failures (includes replacing keystore for ssl tests with one that will not expire for many years). |
| 1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-234 & JBREM-179 & JBREM-223 - fixed EOFException and broke pipe exception. Also changed the way the timeout was being set on the socket and streams. |
| 1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-234 & JBREM-179 & JBREM-223 - fixed EOFException and broke pipe exception. Also changed the way the timeout was being set on the socket and streams. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-223 - updating timeout test to better show bug. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-223 - updating timeout test to better show bug. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-223 - rolling back some of the serialization changes and will build back up. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-223 - rolling back some of the serialization changes and will build back up. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-223 - test case to reproduce (updated) |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-223 - test case to reproduce (updated) |
| 1.1 | added | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-223 - test case to reproduce |
| 1.1 | added | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-223 - test case to reproduce |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutClientTest.java | JBREM-223 - added test for client timeout. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutServerTest.java | JBREM-223 - added test for client timeout. |
| 1.10 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | JBREM-330 - fix for ssl callback |
| 1.9 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | *** empty log message *** |
| 1.6 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerTestCase.java | *** empty log message *** |
| 1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.java | JBREM-340 - added wire versioning and versioning tests over previous releases. |
| 1.8 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | branches: 1.8.2;JBREM-319 - allow configuration of server socket factory by instance, classname, or mbean service over all the different transports. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutClientTest.java | JBREM-329 - added global timeout config property for all transports (client and server). |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutServerTest.java | JBREM-329 - added global timeout config property for all transports (client and server). |
| 1.7 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | Added yet another check to make sure does not hang. |
| 1.6 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | slight change to port util to reduce number of thread looking for new port. |
| 1.5 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | Prevent cruisecontrol from complaining any more about this test case. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | JBREM-289 - changed to catch Throwable instead of just Exception for error condition. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | JBREM-289 - updated PortUtil to require host/ip be passed along when finding a free port (to ensure is on correct network interface). |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | JBREM-289 - updated code so would not continually loop looking for a free port. |
| 1.1 | added | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | JBREM-281 - making so port returned is always usable. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestClient.java | JBREM-276 - changed transporter client to throw original exception from the server implementation instead of wrapping it. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestServer.java | JBREM-276 - changed transporter client to throw original exception from the server implementation instead of wrapping it. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestServerImpl.java | JBREM-276 - changed transporter client to throw original exception from the server implementation instead of wrapping it. |