[
http://jira.jboss.com/jira/browse/JBAS-4076?page=comments#action_12352623 ]
Adrian Brock commented on JBAS-4076:
------------------------------------
????
Why are these test using org.jboss.cache.transaction.DummyBaseTransactionManager
from JBoss Cache?
These tests use: TransactionManagerLocator.getInstance().locate()
inside the test client. i.e. they expect to setup a local TM, the old TxManager by
default.
So it looks to me like the JBossCache tests are doing naughty things?
failing
org.jboss.test.jca.test.{Contentious|Recycling|Uncontended}*StressTestCase tests
----------------------------------------------------------------------------------------
Key: JBAS-4076
URL:
http://jira.jboss.com/jira/browse/JBAS-4076
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Test Suite
Environment: Java Version 1.5.0_10
Java Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Client VM
Java VM Version 1.5.0_10-b03
Java VM Info mixed mode
OS Name Linux
OS Version 2.6.9-42.0.2.EL
OS Arch i386
Reporter: Dimitris Andreadis
Assigned To: Weston Price
Fix For: JBossAS-4.2.0.CR1
All of them fails with something like:
testIt Error not supported
javax.transaction.SystemException: not supported
at
org.jboss.cache.transaction.DummyBaseTransactionManager.setTransactionTimeout(DummyBaseTransactionManager.java:149)
at
org.jboss.test.jca.test.ContentiousInterleavingStressTestCase.testIt(ContentiousInterleavingStressTestCase.java:37)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira