|
| 1.1.2.3 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/timeout/SocketQuickDisconnectTestCase.java | JBREM-800: Extended timeout. |
| 1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/http/timeout/HttpQuickDisconnectTestCase.java | JBREM-800: Extended timeout value. |
| 1.88.2.23 | modified | rsigal | /build.xml | BREM-842: Excluded multiplex tests from tests.functional and tests.functional.core. |
| 1.1.2.1 | modified | rsigal | src/main/org/apache/tomcat/util/net/SocketStatus.class | JBREM-713: Created SocketStatus, which exists in jbossweb but not in tomcat. |
| 1.13.4.5 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-838: (1) Fixed race condition from two uses of metadata in oneway invocations; (2) replaced System.out.println() with log.debug(). |
| 1.6.4.3 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.java | JBREM-838: Replaced System.out.println() with log.debug(). |
| 1.13.4.4 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-838: Added test for setting content-type on server. |
| 1.6.4.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.java | JBREM-838: Added option to set content-type of response. |
| 1.8.4.6 | modified | rsigal | src/main/org/jboss/remoting/transport/servlet/ServletServerInvoker.java | JBREM-838: First tries to get content-type from InvocationRequest response map. |
| 1.13.4.3 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-675: Runs POST tests in "raw" and "non-raw" mode. |
| 1.6.10.2 | modified | rsigal | src/main/org/jboss/remoting/transport/web/WebServerInvoker.java | JBREM-675: Added class CreatedInvocationRequest. |