View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20041215214349Lbuild.26

BUILD COMPLETE -  build.26
Date of build: 12/15/2004 21:43:49
Time to build: 64 minutes 25 seconds
Last changed: 12/15/2004 20:19:58
Last log entry: Add a testMultiUserEchoArgs est that tests that the echo method is secured by the SRPCacheLogin module when using multi-session srp with two threads

 Unit Tests: (1888)  Total Errors and Failures: (33)
unknownorg.jboss.test.jbossmq.test.LargeMessageUnitTestCase
unknownorg.jboss.test.jbossmq.test.OILConnectionUnitTestCase
testQueueMessageOrderorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testRequestReplyQueueorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTemporaryQueueDeleteorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTemporaryTopicDeleteorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testInvalidDestinationQueueSendorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testInvalidDestinationQueueBrowseorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testInvalidDestinationTopicPublishorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testErrorsTopicSubscribeorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testCreateQueueorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testMessageListenerorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testApplicationServerStufforg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicsorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicNoLocalorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicNoLocalBounceorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicSelectorChangeorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicSelectorNullOrEmptyorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testSendReceiveOutdatedorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testSendReceiveExpiredorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testSendListenOutdatedorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testProgramaticProxyorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
testServerFoundorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
unknownorg.jboss.test.security.test.SRPUnitTestCase
testEvictionorg.jboss.test.cache.test.eviction.ReplicatedLRUPolicyUnitTestCase
testEvictionReplicationorg.jboss.test.cache.test.eviction.ReplicatedLRUPolicyUnitTestCase
testStateTransferorg.jboss.test.cache.test.replicated.AsyncUnitTestCase
testSyncReplorg.jboss.test.cache.test.replicated.AsyncUnitTestCase
testSyncReplorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testASyncReplorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testPutorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testPutTxorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testServletSessionFailoverorg.jboss.test.cluster.test.WebSessionTestCase
 

 Modifications since last build:  (50)
1.1.4.6modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/SRPUnitTestCase.javaAdd a testMultiUserEchoArgs est that tests that the echo method is secured by the SRPCacheLogin module when using multi-session srp with two threads
1.1.4.2modifiedstarksmsecurity/src/main/org/jboss/security/srp/jaas/SRPPrincipal.javaOverride equals and hashCode to include the sessionID so that there is not unneccessary security domain cache misses when using mulit-user srp sessions.
1.1.4.5modifiedstarksmtestsuite/src/resources/security-srp/auth.confAdd another ejb to test multiple user session srp against ejbs
1.1.4.1modifiedstarksmtestsuite/src/resources/security-srp/ejb-inf/ejb-jar.xmlAdd another ejb to test multiple user session srp against ejbs
1.3.2.2modifiedstarksmtestsuite/src/resources/security-srp/ejb-inf/jboss.xmlAdd another ejb to test multiple user session srp against ejbs
1.9.2.7modifiedstarksmsystem/src/bin/run.shFix the encapsulation of some path checks in quotes for the case of jboss installed in a path with spaces.
1.1.1.1.8.1deletedstarksmmessaging/src/docs/examples.htmlRemove the unused docs
1.2.8.1deletedstarksmmessaging/src/docs/index.htmlRemove the unused docs
1.1.1.1.8.1deletedstarksmmessaging/src/docs/sources.htmlRemove the unused docs
1.1.1.1.8.1deletedstarksmmessaging/src/docs/styles.cssRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/AckEquivExample.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/AsynchQueueReceiver.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/AsynchTopicExample.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/BytesMessages.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/DurableSubscriberExample.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/MessageConversion.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/MessageFormats.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/MessageHeadersTopic.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/MyMessage.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/MyMessageTopicExample.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/ObjectMessages.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/QueueBrowserExample.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/READMERemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/RequestReplyQueue.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/SampleUtilities.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/SenderToQueue.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/SynchQueueReceiver.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/SynchTopicExample.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/TestClient.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/TextListener.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/TopicSelectors.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/TransactedExample.javaRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/build.batRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/build.shRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/cluster-run.batRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/jndi.propertiesRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/lcp.batRemove the unused docs
1.2.2.1deletedstarksmmessaging/src/docs/jms-examples/log4j.propertiesRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/run.batRemove the unused docs
1.1.4.1deletedstarksmmessaging/src/docs/jms-examples/run.shRemove the unused docs
1.2.6.1deletedstarksmmessaging/docs/AUTHORSRemove the unused docs
1.2.6.1deletedstarksmmessaging/docs/COPYINGRemove the unused docs
1.2.6.1deletedstarksmmessaging/docs/ChangeLogRemove the unused docs
1.2.6.1deletedstarksmmessaging/docs/READMERemove the unused docs
1.4.4.7modifiedstarksmsystem/src/bin/run.batEncapsulate the java.endorsed.dirs option in quotes in case jboss is installed into a directory with spaces.
1.18.2.27modifiedejortconnector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.javaLog when connection factories/data sources are unbound from jndi.
1.1.1.1.2.24modifiedejorttomcat/src/resources/server-50.xmlUpdate the connection closed checking valve config example to includethe transaction manager so we can check for untermnated transactions.Also add a comment that the dependency needs uncommenting in META-INF/jboss-service.xml
1.2.2.3modifiedejorttomcat/src/main/org/jboss/web/tomcat/tc5/jca/CachedConnectionValve.javaBackport the connection close valve from jboss4.This includes a check for transaction completed.
1.8.2.17modifiedejortconnector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.javaTidyup the stacktraces map in unregisterConnection rather than leaving it for the garbage collector.Check the transacion is active before trying to create a synchronization.
1.50.2.19modifiedstarksmserver/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java- Expose the MessageDrivenMetaData as a read-only attribute- Give the reconnect thread a more meaningful name that include the ejb name- Include the destinationJNDI name in the toString format.

Reply via email to