View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20061207131335

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:94: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 12/07/2006 13:13:35
Time to build: 72 minutes 33 seconds
Last changed: 12/06/2006 22:16:39
Last log entry: JBREM-622: Changed addClientLocator() and getClientLocators() to take sessionId parameter.

 Unit Tests: (345)  Total Errors and Failures: (21)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
unknownorg.jboss.test.remoting.oneway.OnewayInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.HTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.NoKeepAliveHTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.basic.HTTPSInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
testFactoriesByPassingMBeanInXmlorg.jboss.test.remoting.transport.rmi.ssl.config.FactoryConfigTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 7)
1.9modifiedrsigalsrc/main/org/jboss/remoting/transport/ClientInvoker.javaJBREM-622: Changed addClientLocator() and getClientLocators() to take sessionId parameter.
1.1addedrsigalsrc/tests/org/jboss/test/remoting/callback/multiple/CallbackTestCase.javabranches: 1.1.2;JBREM-622: New unit tests for multiple registrations of an InvokerCallbackHandler.
1.1addedrsigalsrc/tests/org/jboss/test/remoting/callback/multiple/CallbackTestClient.javabranches: 1.1.2;JBREM-622: New unit tests for multiple registrations of an InvokerCallbackHandler.
1.1addedrsigalsrc/tests/org/jboss/test/remoting/callback/multiple/CallbackTestServer.javabranches: 1.1.2;JBREM-622: New unit tests for multiple registrations of an InvokerCallbackHandler.
1.59modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-622: Conforms to change in AbstractInvoker, which stores InvokerCallbackHandlers keyed on sessionId + listenerId.
1.15modifiedrsigalsrc/main/org/jboss/remoting/AbstractInvoker.javaJBREM-622: Stores InvokerCallbackHandlers keyed on sessionId + listenerId.
1.91modifiedstarksm/build.xmlGenerate a jboss-remoting-src.zip artifact for inclusion into the repository