BUILD COMPLETE - build.6 |
Date of build: 02/05/2006 06:47:30 |
Time to build: 16 minutes 25 seconds |
Last changed: 02/03/2006 22:52:34 |
Last log entry: JBREM-313 - fixed problem where client lease not working when client and server within same vm. |
Unit Tests: (140) Total Errors and Failures: (0) | |||
All Tests Passed | |||
Modifications since last build: (first 50 of 5) | ||||
1.6 | modified | telrod | src/main/org/jboss/remoting/transport/local/LocalClientInvoker.java | JBREM-313 - fixed problem where client lease not working when client and server within same vm. |
1.1 | added | telrod | src/tests/org/jboss/test/remoting/lease/LocalLeaseTestCase.java | JBREM-313 - added test case for client leasing when both client and server in same vm (so would use local invoker). |
1.1 | added | telrod | src/tests/org/jboss/test/remoting/callback/push/disconnect/CallbackTestCase.java | Added test case for checking that callbacks are not sent after listener is removed and callback server shutdown. |
1.1 | added | telrod | src/tests/org/jboss/test/remoting/callback/push/disconnect/CallbackTestClient.java | Added test case for checking that callbacks are not sent after listener is removed and callback server shutdown. |
1.1 | added | telrod | src/tests/org/jboss/test/remoting/callback/push/disconnect/CallbackTestServer.java | Added test case for checking that callbacks are not sent after listener is removed and callback server shutdown. |