|
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/SocketInvokerServerTest.java | JBREM-235 - added new lgpl headers. |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/SocketInvokerTestCase.java | JBREM-235 - added new lgpl headers. |
| 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.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/raw/RawClient.java | JBREM-235 - added new lgpl headers. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/raw/RawServer.java | JBREM-235 - added new lgpl headers. |
| 1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/SSLInvokerConstants.java | JBREM-235 - added new lgpl headers. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerClientTest.java | JBREM-235 - added new lgpl headers. |
| 1.8 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerServerTest.java | JBREM-235 - added new lgpl headers. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerTestCase.java | JBREM-235 - added new lgpl headers. |
| 1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.java | 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 | 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.7 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerServerTest.java | JBREM-270:Replaced "," with "&" |
| 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.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/.keystore | JBREM-214 - fixes for test failures (includes replacing keystore for ssl tests with one that will not expire for many years). |
| 1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/.truststore | JBREM-214 - fixes for test failures (includes replacing keystore for ssl tests with one that will not expire for many years). |
| 1.6 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerServerTest.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/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.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. |