Has someone removed junitejb.jar from thirdparty?
Rajesh Rajasekaran wrote:
A chunk of the cmp2 tests are broken. Seems like binding into the JNDI
is broken.
The exception says: EJBTestRunner not bound.
Here is the exception stack trace.
javax.naming.NameNotFoundException: EJBTestRunner not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
at org.jnp.server.NamingServer.lookup(NamingServer.java:296)
at org.jnp.server.NamingServer.lookup(NamingServer.java:270)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:153)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
at java.lang.Thread.run(Thread.java:595)
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:625)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at
net.sourceforge.junitejb.EJBTestCase.getEJBTestRunner(EJBTestCase.java:162)
at net.sourceforge.junitejb.EJBTestCase.runBare(EJBTestCase.java:109)
at net.sourceforge.junitejb.EJBTestCase.run(EJBTestCase.java:95)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
Thanks
Rajesh
------------------------------------------------------------------------
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
*Sent:* Monday, February 27, 2006 7:56 AM
*To:* [EMAIL PROTECTED]; [EMAIL PROTECTED]; Andy Oliver; Adrian
Brock; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Alexey
Loubyansky; Anil Saldhana; Bill Decoste; Bill Burke; Brian Stansberry;
Ben Wang; [EMAIL PROTECTED]; Clebert Suconic; Darran Lofthouse;
Dimitris Andreadis; [EMAIL PROTECTED]; Gavin King; [EMAIL PROTECTED];
[EMAIL PROTECTED]; jboss-development@lists.sourceforge.net;
[EMAIL PROTECTED]; Jason T. Greene; Kabir Khan; Luc Texier;
[EMAIL PROTECTED]; Ovidiu Feodorov; [EMAIL PROTECTED]; QA;
Rajesh Rajasekaran; Ryan Campbell; [EMAIL PROTECTED]; Ruel Loehr;
[EMAIL PROTECTED]; Scott M Stark; [EMAIL PROTECTED]; Thomas Heute; Thomas
Diesler; Tim Fox; Tom Elrod
*Subject:* jboss-head-testsuite-1.5 Build Completed With Testsuite Errors
*Importance:* High
View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-1.5?log=log20060227065548
*TESTS FAILED*
*Ant Error
Message: */services/cruisecontrol/work/scripts/build-jboss-common.xml:235:
The following error occurred while executing this line:
/services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build
Successful - Tests completed with errors or failures.
*Date of build: *02/27/2006 06:55:48
*Time to build: *90 minutes 55 seconds
*Last changed: *12/31/2005 16:46:08
*Last log entry: *call isOpen() when obtaining session so that HEM
registers with EM with TXset cglib_use_reflection flag to false
Unit Tests: (2634) Total Errors and Failures: (439)
testRemoting
org.jboss.test.aop.test.RemotingUnitTestCase
testNonadvisedRemoting
org.jboss.test.aop.test.RemotingUnitTestCase
testClusteredRemoting
org.jboss.test.aop.test.RemotingUnitTestCase
testClusteredNonadvisedRemoting
org.jboss.test.aop.test.RemotingUnitTestCase
testXml
org.jboss.test.aop.test.TxLockUnitTestCase
testAnnotated
org.jboss.test.aop.test.TxLockUnitTestCase
testAll
org.jboss.test.aop.test.VersionedObjectUnitTestCase
unknown
org.jboss.test.client.test.AppClientUnitTestCase
testAgeOut
org.jboss.test.cmp2.ageout.test.JDBC2PmAgeOutUnitTestCase
testCase4540
org.jboss.test.cmp2.batchcascadedelete.test.BatchCascadeDeleteUnitTestCase
testCascadeDelete
org.jboss.test.cmp2.cmrtree.test.CascadeDeleteUnitTestCase
testUpdateCMPFieldToNullOnRelatedInstance
org.jboss.test.cmp2.cmrtree.test.CascadeDeleteUnitTestCase
testAB_OneToOne_Bi_Table
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_OneToOne_Bi_FK
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_OneToOne_Uni_Table
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_OneToOne_Uni_FK
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_OneToMany_Bi_Table
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_OneToMany_Bi_FK
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_OneToMany_Uni_Table
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_OneToMany_Uni_FK
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_ManyToOne_Uni_Table
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_ManyToOne_Uni_FK
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_ManyToMany_Bi
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testAB_ManyToMany_Uni
org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase
testReturnedInterface
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testEJBSelectFromEJBHomeMethod
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testGetSomeBxDeclaredSQL
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testGetTrue
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testGetFalse
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testGetAWithBs
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testCountInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testMaxInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testMinInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testSumInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testAvgInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testSqrtInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testLcaseInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testUcaseInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testLengthInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testConcatInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testLocateInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testSubstringInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testNestedFunctionsInSelectClause
org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
testReturnedInterface
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testEJBSelectFromEJBHomeMethod
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testGetSomeBxDeclaredSQL
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testGetTrue
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testGetFalse
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testGetAWithBs
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testCountInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testMaxInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testMinInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testSumInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testAvgInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testSqrtInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testLcaseInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testUcaseInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testLengthInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testConcatInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testLocateInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testSubstringInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testNestedFunctionsInSelectClause
org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase
testColorEnum
org.jboss.test.cmp2.enums.test.EnumUnitTestCase
testAnimalEnum
org.jboss.test.cmp2.enums.test.EnumUnitTestCase
testFindByColor
org.jboss.test.cmp2.enums.test.EnumUnitTestCase
testFindByColorDeclaredSql
org.jboss.test.cmp2.enums.test.EnumUnitTestCase
testLowColor
org.jboss.test.cmp2.enums.test.EnumUnitTestCase
testStandaloneFKMapping
org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
testJoing
org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
testCompleteFKToPKMapping
org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
testPartialFKToPKMapping
org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
testFKToCMPMapping
org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
testInsertAfterEjbPostCreate
org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
testGeneratedPKWithInsertAfterPostCreate
org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
testCompleteFKReadOnLoad
org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase
testSimpleScenario
org.jboss.test.cmp2.fkstackoverflow.test.FKStackOverflowUnitTestCase
testComplexScenario
org.jboss.test.cmp2.fkstackoverflow.test.FKStackOverflowUnitTestCase
testHsqlDriver
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testDBIndexFoo
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testDBIndexBaz
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testUserSQL1
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testCMR1IndexFoo
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testCMR1IndexBar
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testCMR2IndexFoo
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testCMR2IndexBar
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testFkIdxCmr1
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testCMRmn1
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testCMRmn2
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testDefault1
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testDefault2
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testDefault3
org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase
testUUIDKeyGenerator
org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase
testPkSQLKeyGenerator
org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase
testHsqldbKeyGenerator
org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase
testHsqldbIntegerKeyGenerator
org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase
testInvalidHsqldbIntegerKeyGenerator
org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase
testOtherKeyGenerator
org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase
testCreate0
org.jboss.test.cmp2.lob.LOBUnitTestCase
testNullLoad
org.jboss.test.cmp2.lob.LOBUnitTestCase
testCreate1
org.jboss.test.cmp2.lob.LOBUnitTestCase
testLoad1
org.jboss.test.cmp2.lob.LOBUnitTestCase
testCreate2
org.jboss.test.cmp2.lob.LOBUnitTestCase
testLoad2
org.jboss.test.cmp2.lob.LOBUnitTestCase
testCreate3
org.jboss.test.cmp2.lob.LOBUnitTestCase
testLoad3
org.jboss.test.cmp2.lob.LOBUnitTestCase
testCreate4
org.jboss.test.cmp2.lob.LOBUnitTestCase
testLoad4
org.jboss.test.cmp2.lob.LOBUnitTestCase
testTextLoad
org.jboss.test.cmp2.lob.LOBUnitTestCase
testBinaryLoad
org.jboss.test.cmp2.lob.LOBUnitTestCase
testMapCMPField
org.jboss.test.cmp2.lob.LOBUnitTestCase
testSetCMPField
org.jboss.test.cmp2.lob.LOBUnitTestCase
testListCMPField
org.jboss.test.cmp2.lob.LOBUnitTestCase
testBinaryDataField
org.jboss.test.cmp2.lob.LOBUnitTestCase
testValueHolder
org.jboss.test.cmp2.lob.LOBUnitTestCase
testCleanGetValueHolder
org.jboss.test.cmp2.lob.LOBUnitTestCase
testStateFactoryValueHolder
org.jboss.test.cmp2.lob.LOBUnitTestCase
testBug1006723
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testNullLockedFields
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testKeygenStrategyPass
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testKeygenStrategyFail
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testTimestampStrategyPass
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testTimestampStrategyFail
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testVersionStrategyPass
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testVerionStrategyFail
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testExplicitVersionStrategyPass
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testExplicitVerionStrategyFail
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testExplicitVersionUpdateOnSync
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testGroupStrategyPass
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testGroupStrategyFail
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testReadStrategyPass
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testReadStrategyFail
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testModifiedStrategyPass
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testModifiedStrategyFail
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testUpdateLockOnSync
org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase
testSetUp
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
testReadonlyCMPField
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
testReadonlyEntityCMPFieldChange
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
testReadonlyEntityCreate
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
testReadonlySetFK
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
testReadonlySetCollection
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
testReadonlyCollectionAdd
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
testReadonlyCollectionRemove
org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
testOnLoad
org.jboss.test.cmp2.simple.PageSizeUnitTestCase
testEjbCreate
org.jboss.test.cts.test.BmpUnitTestCase
testEjbFinder
org.jboss.test.cts.test.BmpUnitTestCase
testEjbRemove
org.jboss.test.cts.test.BmpUnitTestCase
testEjbLifeCycle
org.jboss.test.cts.test.BmpUnitTestCase
testPrimaryKeyObjectIdentity
org.jboss.test.cts.test.BmpUnitTestCase
testEjbRemoteIF
org.jboss.test.cts.test.BmpUnitTestCase
testEntityHandle
org.jboss.test.cts.test.BmpUnitTestCase
testSessionHandleNoDefaultJNDI
org.jboss.test.cts.test.BmpUnitTestCase
testProbeContainerCallbacks
org.jboss.test.cts.test.BmpUnitTestCase
testContainerObjects
org.jboss.test.cts.test.BmpUnitTestCase
testUserTransaction
org.jboss.test.cts.test.BmpUnitTestCase
testBasicCmp
org.jboss.test.cts.test.CmpUnitTestCase
testHomeFromRemoteNoDefaultJNDI
org.jboss.test.cts.test.CmpUnitTestCase
testOptionD
org.jboss.test.cts.test.CtsCmp2OptionDUnitTestCase
testInterJarCall
org.jboss.test.cts.test.IndependentJarsUnitTestCase
testCallByValueInSameJar
org.jboss.test.cts.test.IndependentJarsUnitTestCase
testLongWait
org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
testPassivationByTimeLocal
org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
testLocalInterfacePassivation
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testSessionRefPassivation
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testSessionHandlePassivation
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testInVMSessionHandlePassivation
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testPassivationBySize
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testPassivationByTime
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testBasicSession
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testEJBHomeInterface
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testRemoveSessionObject
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testCompareSerializeGetPK
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testSerialization
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testUnSerialization
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testSessionHandleNoDefaultJNDI
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testBMTSessionHandleNoDefaultJNDI
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testHomeFromRemoteNoDefaultJNDI
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testProbeBeanContext
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testLoopback
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testUserTx
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testStrictPooling
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testBadUserTx
org.jboss.test.cts.test.StatefulSessionUnitTestCase
testCreateExceptionFromRemoteInterface
org.jboss.test.cts.test.StatelessSessionBrokenCreateUnitTestCase
testBasicStatelessSession
org.jboss.test.cts.test.StatelessSessionStressTestCase
testClientCallback
org.jboss.test.cts.test.StatelessSessionStressTestCase
testRuntimeError
org.jboss.test.cts.test.StatelessSessionStressTestCase
testBasicStatelessSession
org.jboss.test.cts.test.StatelessSessionUnitTestCase
testSessionHandle
org.jboss.test.cts.test.StatelessSessionUnitTestCase
testSessionHandleNoDefaultJNDI
org.jboss.test.cts.test.StatelessSessionUnitTestCase
testHomeFromRemoteNoDefaultJNDI
org.jboss.test.cts.test.StatelessSessionUnitTestCase
testLocalStatelessSession
org.jboss.test.cts.test.StatelessSessionUnitTestCase
testClientCallback
org.jboss.test.cts.test.StatelessSessionUnitTestCase
testStrictPooling
org.jboss.test.cts.test.StatelessSessionUnitTestCase
testStrictPoolingException
org.jboss.test.cts.test.StatelessSessionUnitTestCase
testApplicationExceptionInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testNotDiscardedApplicationExceptionInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionInTxMarkRollback_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationErrorInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedApplicationErrorInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testEJBExceptionInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedEJBExceptionInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testRuntimeExceptionInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRuntimeExceptionInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testRemoteExceptionInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRemoteExceptionInTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testNotDiscardedApplicationExceptionNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionNewTxMarkRollback_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationErrorNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedApplicationErrorNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testEJBExceptionNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedEJBExceptionNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testRuntimeExceptionNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRuntimeExceptionNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testRemoteExceptionNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRemoteExceptionNewTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testNotDiscardedApplicationExceptionNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationErrorNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedApplicationErrorNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testEJBExceptionNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedEJBExceptionNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testRuntimeExceptionNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRuntimeExceptionNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testRemoteExceptionNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRemoteExceptionNoTx_remote
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionInTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testNotDiscardedApplicationExceptionInTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionInTxMarkRollback_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationErrorInTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedApplicationErrorInTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testEJBExceptionInTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedEJBExceptionInTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testRuntimeExceptionInTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRuntimeExceptionInTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionNewTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testNotDiscardedApplicationExceptionNewTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionNewTxMarkRollback_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationErrorNewTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedApplicationErrorNewTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testEJBExceptionNewTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedEJBExceptionNewTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testRuntimeExceptionNewTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRuntimeExceptionNewTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationExceptionNoTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testNotDiscardedApplicationExceptionNoTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testApplicationErrorNoTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedApplicationErrorNoTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testEJBExceptionNoTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedEJBExceptionNoTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testRuntimeExceptionNoTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testDiscardedRuntimeExceptionNoTx_local
org.jboss.test.exception.EntityExceptionUnitTestCase
testSessionEjbCreateException
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationExceptionInTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationErrorInTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testEJBExceptionInTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testRuntimeExceptionInTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testRemoteExceptionInTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationExceptionNewTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationErrorNewTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testEJBExceptionNewTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testRuntimeExceptionNewTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testRemoteExceptionNewTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationExceptionNoTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationErrorNoTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testEJBExceptionNoTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testRuntimeExceptionNoTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testRemoteExceptionNoTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testSecurityException_remote
org.jboss.test.exception.ExceptionUnitTestCase
testSecurityExceptionByAppNoTx_remote
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationExceptionInTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationErrorInTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testEJBExceptionInTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testRuntimeExceptionInTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationExceptionNewTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationErrorNewTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testEJBExceptionNewTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testRuntimeExceptionNewTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationExceptionNoTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testApplicationErrorNoTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testEJBExceptionNoTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testRuntimeExceptionNoTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testSecurityException_local
org.jboss.test.exception.ExceptionUnitTestCase
testSecurityExceptionByAppNoTx_local
org.jboss.test.exception.ExceptionUnitTestCase
testCurrentSession
org.jboss.test.hibernate.test.HibernateIntgUnitTestCase
testMultiInvokers
org.jboss.test.invokers.test.MultiInvokersUnitTestCase
testClientContainer
org.jboss.test.invokers.test.MultiInvokersUnitTestCase
unknown
org.jboss.test.jacc.test.EJBSpecUnitTestCase(JACC+SecurityMgr)
unknown
org.jboss.test.jacc.test.EJBSpecUnitTestCase
testIndexPage
org.jboss.test.jacc.test.JMXConsoleUnitTestCase(JACC+SecurityMgr)
testMBeanInspection
org.jboss.test.jacc.test.JMXConsoleUnitTestCase(JACC+SecurityMgr)
testMBeanOperation
org.jboss.test.jacc.test.JMXConsoleUnitTestCase(JACC+SecurityMgr)
testENCServlet
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testENCServletViaInvoker
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testSpeedServlet
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testSnoopJSP
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testSnoopJSPByPattern
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testSnoopJSPByMapping
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testJSPClasspath
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testIncludeEJB
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testWarManifest
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
unknown
org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testENCServlet
org.jboss.test.jacc.test.WebIntegrationUnitTestCase
testENCServletViaInvoker
org.jboss.test.jacc.test.WebIntegrationUnitTestCase
unknown
org.jboss.test.jacc.test.WebIntegrationUnitTestCase
unknown
org.jboss.test.jbossmq.test.HTTPJBossMQUnitTestCase
unknown
org.jboss.test.jbossmq.test.ScheduledDeliveryUnitTestCase
unknown
org.jboss.test.jbossmq.test.SecurityUnitTestCase
unknown
org.jboss.test.jbossmq.test.UIL2JBossMQUnitTestCase
testStatement
org.jboss.test.jca.test.RemoteDSUnitTestCase
testCallerIdentityPropagation
org.jboss.test.jca.test.SecurityContextUnitTestCase
unknown
org.jboss.test.jmsra.test.RaJMSSessionUnitTestCase
unknown
org.jboss.test.jmsra.test.RaQueueUnitTestCase
testSyncRec
org.jboss.test.jmsra.test.RaSyncRecUnitTestCase
unknown
org.jboss.test.jmsra.test.RaTopicUnitTestCase
testUserXMBeanPersistentValues
org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
testUserXMBeanPersistentValuesWithCustomPM
org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
testSecuredXMBean
org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
testSecuredJndiXMBean
org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
testPersistentJndiXMBean
org.jboss.test.jmx.test.DeployXMBeanUnitTestCase
testEarSubpackageVisibility
org.jboss.test.jmx.test.EarDeploymentUnitTestCase
testGetSomething
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testGetCustom
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testGetCustomXMBean
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testGetXMBeanInfo
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testXMBeanDoSomething
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testSetCustom
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testClassNotFoundException
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testNotification
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testNotificationWithBadListener
org.jboss.test.jmx.test.JMXConnectorUnitTestCase
testUnpackedEjbJar
org.jboss.test.jmx.test.UnpackedDeploymentUnitTestCase
testGetDeployerDescriptor
org.jboss.test.management.test.DeploymentDescriptorUnitTestCase
testENC
org.jboss.test.naming.test.ENCUnitTestCase
testENC2
org.jboss.test.naming.test.ENCUnitTestCase
testENCPerf
org.jboss.test.naming.test.NamingStressTestCase
testSecureEJBViaLoginInitialContextFactory
org.jboss.test.naming.test.SecurityUnitTestCase
testSecureEJBViaJndiLoginInitialContextFactory
org.jboss.test.naming.test.SecurityUnitTestCase
testNewProxy
org.jboss.test.pooled.test.BeanStressTestCase
testOldProxy
org.jboss.test.pooled.test.BeanStressTestCase
testCallerSubject
org.jboss.test.security.test.CallerInfoUnitTestCase
testClientLoginModule
org.jboss.test.security.test.ClientLoginModuleEJBUnitTestCase
unknown
org.jboss.test.security.test.ClientLoginModuleEJBUnitTestCase
unknown
org.jboss.test.security.test.EJBSpecUnitTestCase
unknown
org.jboss.test.security.test.JaasSecurityDomainUnitTestCase
unknown
org.jboss.test.security.test.JaasUnitTestCase
testSRPLoginWithExternalA
org.jboss.test.security.test.SRPLoginModuleUnitTestCase
testGetAccess
org.jboss.test.security.test.WebConstraintsUnitTestCase
testPostAccess
org.jboss.test.security.test.WebConstraintsUnitTestCase
unknown
org.jboss.test.securitymgr.test.MDBUnitTestCase
testLocalInterfacePassivation
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testSessionRefPassivation
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testSessionHandlePassivation
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testInVMSessionHandlePassivation
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testPassivationBySize
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testPassivationByTime
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testBasicSession
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testEJBHomeInterface
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testRemoveSessionObject
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testCompareSerializeGetPK
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testSerialization
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testUnSerialization
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testSessionHandleNoDefaultJNDI
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testBMTSessionHandleNoDefaultJNDI
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testHomeFromRemoteNoDefaultJNDI
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testProbeBeanContext
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testLoopback
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testUserTx
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testStrictPooling
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testBadUserTx
org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase
testBasicStatelessSession
org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase
testSessionHandle
org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase
testSessionHandleNoDefaultJNDI
org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase
testHomeFromRemoteNoDefaultJNDI
org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase
testLocalStatelessSession
org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase
testClientCallback
org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase
testStrictPooling
org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase
testStrictPoolingException
org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase
testSpeedServlet
org.jboss.test.securitymgr.test.WebIntegrationUnitTestCase
testSecuredStatefulSessionBeanTimer
org.jboss.test.timer.test.SecureTimerUnitTestCase
testSecuredStatelessSessionBeanTimer
org.jboss.test.timer.test.SecureTimerUnitTestCase
testSecuredStatelessSessionBeanSingleTimer
org.jboss.test.timer.test.SecureTimerUnitTestCase
testSecuredEntityBeanTimer
org.jboss.test.timer.test.SecureTimerUnitTestCase
testSecuredEntityBeanSingleTimer
org.jboss.test.timer.test.SecureTimerUnitTestCase
testENCServlet
org.jboss.test.web.test.WebIntegrationUnitTestCase
testENCServletViaInvoker
org.jboss.test.web.test.WebIntegrationUnitTestCase
testUserTransactionServlet
org.jboss.test.web.test.WebIntegrationUnitTestCase
unknown
org.jboss.test.web.test.WebIntegrationUnitTestCase
testSendMimeImageGIF
org.jboss.test.webservice.attachment.AttachmentDIITestCase
testSendMimeImageGIF
org.jboss.test.webservice.attachment.AttachmentProxyTestCase
testRoleSecuredSLSB
org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC+SecurityMgr)
testBasicSecuredSLSB
org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC+SecurityMgr)
testBasicSecuredServiceAccess
org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC+SecurityMgr)
testBasicSecuredDIIAccess
org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC+SecurityMgr)
testRoleSecuredServiceAccess
org.jboss.test.webservice.jbws309.JBWS309TestCase(JACC+SecurityMgr)
testRoleSecuredSLSB
org.jboss.test.webservice.jbws309.JBWS309TestCase
testBasicSecuredSLSB
org.jboss.test.webservice.jbws309.JBWS309TestCase
testBasicSecuredServiceAccess
org.jboss.test.webservice.jbws309.JBWS309TestCase
testBasicSecuredDIIAccess
org.jboss.test.webservice.jbws309.JBWS309TestCase
testRoleSecuredServiceAccess
org.jboss.test.webservice.jbws309.JBWS309TestCase
testSOAPMessageToEndpointQueue
org.jboss.test.webservice.samples.ServerSideJMSTestCase
testWithTransportOptions
org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase
testWithoutKeystore
org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase
testAvailableServicesServer1
org.jboss.test.binding.BindingServiceUnitTestCase
testSubjectObserver
org.jboss.test.cluster.test.FieldBasedTestCase(Default)
testObserverRemoval
org.jboss.test.cluster.test.FieldBasedTestCase(Default)
testNonPrimitiveModify
org.jboss.test.cluster.test.FieldBasedTestCase(Default)
testNonPrimitiveRemove
org.jboss.test.cluster.test.FieldBasedTestCase(Default)
testNonPrimitiveModifyFromAlternativeNode
org.jboss.test.cluster.test.FieldBasedTestCase(Default)
testSubjectObserver
org.jboss.test.cluster.test.FieldBasedTestCase(SyncModeNUseJvm)
testObserverRemoval
org.jboss.test.cluster.test.FieldBasedTestCase(SyncModeNUseJvm)
testNonPrimitiveModify
org.jboss.test.cluster.test.FieldBasedTestCase(SyncModeNUseJvm)
testNonPrimitiveRemove
org.jboss.test.cluster.test.FieldBasedTestCase(SyncModeNUseJvm)
testNonPrimitiveModifyFromAlternativeNode
org.jboss.test.cluster.test.FieldBasedTestCase(SyncModeNUseJvm)
testSubjectObserver
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(Default)
testObserverRemoval
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(Default)
testNonPrimitiveModify
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(Default)
testNonPrimitiveRemove
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(Default)
testNonPrimitiveModifyFromAlternativeNode
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(Default)
testSubjectObserver
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(SyncModeNUseJvm)
testObserverRemoval
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(SyncModeNUseJvm)
testNonPrimitiveModify
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(SyncModeNUseJvm)
testNonPrimitiveRemove
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(SyncModeNUseJvm)
testNonPrimitiveModifyFromAlternativeNode
org.jboss.test.cluster.test.ScopedFieldBasedTestCase(SyncModeNUseJvm)
testJBossQL
org.jboss.test.cmp2.commerce.CompleteUnitTestCase(JACC+SecurityMgr)
testEJBQL
org.jboss.test.cmp2.commerce.CompleteUnitTestCase(JACC+SecurityMgr)
testJBossQL
org.jboss.test.cmp2.commerce.CompleteUnitTestCase
testEJBQL
org.jboss.test.cmp2.commerce.CompleteUnitTestCase
test401Compatibility
org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testJ2EERI141Compatibility
org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testPooling
org.jboss.test.cts.test.MDBUnitTestCase
testFormAuthException
org.jboss.test.jacc.test.FormAuthUnitTestCase(JACC+SecurityMgr)
testFlushOnSessionInvalidation
org.jboss.test.jacc.test.FormAuthUnitTestCase(JACC+SecurityMgr)
testMalformed
org.jboss.test.jbossmx.compliance.objectname.MalformedTestCase
testMBeanInfoMarshalling
org.jboss.test.jmx.test.RMIAdaptorUnitTestCase
testJBossEditors
org.jboss.test.util.test.PropertyEditorsUnitTestCase
testSendMimeImageJPEG
org.jboss.test.webservice.attachment.AttachmentDIITestCase
testSendMimeImageJPEG
org.jboss.test.webservice.attachment.AttachmentProxyTestCase
testEchoMimeImageJPEG
org.jboss.test.webservice.attachment.AttachmentProxyTestCase
testSendMimeImageGIF
org.jboss.test.webservice.attachment.AttachmentSAAJTestCase
testSendMimeImageJPEG
org.jboss.test.webservice.attachment.AttachmentSAAJTestCase
Modifications since last build: (first 50 of 24480)
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/jbws68-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/jbws70-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/jbws71-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/jbws82-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/marshalltest-doclit-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/marshalltest-rpclit-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/message-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/samples-client-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/samples-common-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/samples2-doclit-bare-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/samples2-doclit-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/samples2-rpclit-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/utf16-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/ws4eesimple-client-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
jgreene
webservice/test/resources/tools/testsuite-configs/ws4eesimple-config.xml
Add tools configurations for all webservice testsuite resources
1.1
added
tdiesler
webservice/test/resources/wsse/account-signup/WEB-INF/jboss-web.xml
Fix JBWS-468Provide externalized protocol handlers
1.4
modified
tdiesler
webservice/test/resources/wsse/account-signup/WEB-INF/webservices.xml
Fix JBWS-468Provide externalized protocol handlers
1.3
modified
tdiesler
webservice/test/resources/wsse/account-signup/META-INF/application-client.xml
Fix JBWS-468Provide externalized protocol handlers
1.2
modified
tdiesler
webservice/test/resources/wsse/account-signup/META-INF/jboss-client.xml
Fix JBWS-468Provide externalized protocol handlers
1.3
modified
tdiesler
webservice/test/resources/wsse/rpc/META-INF/application-client.xml
Fix JBWS-468Provide externalized protocol handlers
1.2
modified
tdiesler
webservice/test/resources/wsse/rpc/META-INF/jboss-client.xml
Fix JBWS-468Provide externalized protocol handlers
1.2
modified
tdiesler
webservice/test/resources/wsse/webclient/WEB-INF/jboss-web.xml
Fix JBWS-468Provide externalized protocol handlers
1.3
modified
tdiesler
webservice/test/resources/wsse/webclient/WEB-INF/web.xml
Fix JBWS-468Provide externalized protocol handlers
1.2
modified
tdiesler
webservice/test/resources/wsse/rpc/WEB-INF/jboss-web.xml
Fix JBWS-468Provide externalized protocol handlers
1.4
modified
tdiesler
webservice/test/resources/wsse/rpc/WEB-INF/webservices.xml
Fix JBWS-468Provide externalized protocol handlers
1.3
modified
tdiesler
webservice/test/resources/wsse/account-signup/WEB-INF/webservices.xml
Externalize WS-Security processing to WSSecurityHandler
1.2
modified
tdiesler
webservice/test/resources/wsse/account-signup/META-INF/application-client.xml
Externalize WS-Security processing to WSSecurityHandler
1.2
modified
tdiesler
webservice/test/resources/wsse/rpc/META-INF/application-client.xml
Externalize WS-Security processing to WSSecurityHandler
1.3
modified
tdiesler
webservice/test/resources/wsse/rpc/WEB-INF/webservices.xml
Externalize WS-Security processing to WSSecurityHandler
1.2
modified
tdiesler
webservice/test/resources/wsse/webclient/WEB-INF/web.xml
Externalize WS-Security processing to WSSecurityHandler
1.2
modified
tdiesler
webservice/test/resources/wsse/account-signup/WEB-INF/webservices.xml
Externalize WS-Security processing to WSSecurityHandler
1.2
modified
tdiesler
webservice/test/resources/wsse/rpc/WEB-INF/webservices.xml
Externalize WS-Security processing to WSSecurityHandler
1.1
added
asaldhana
webservice/test/resources/wsdl11/microsoft-interop/rpclit/BaseTypesRpcLit.wsdl
Test and resources for JBWS-486: WSDL11Reader has an issue with
importing a schema
1.1
added
asaldhana
webservice/test/resources/wsdl11/microsoft-interop/rpclit/BaseTypesRpcLit.xsd
Test and resources for JBWS-486: WSDL11Reader has an issue with
importing a schema
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/config.xml
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/META-INF/application-client.xml
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/META-INF/jboss-client.xml
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/META-INF/jboss-wsse-client.xml
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/WEB-INF/jaxrpc-mapping.xml
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/WEB-INF/jboss-wsse-server.xml
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/WEB-INF/web.xml
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/WEB-INF/webservices.xml
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.1
added
jgreene
webservice/test/resources/wsse/account-signup/WEB-INF/wsdl/AccountSignupService.wsdl
Add complex WS-Security example involving the use of doc/wrapped & sub
elementencryption
1.2
modified
starksm
webservice/test/resources/tools/testsuitefixture/webservice/jaxrpc-rpclit/sei/JaxRpcTestService.java
Update the jboss LGPL headers
1.3
modified
starksm
webservice/test/resources/tools/testsuitefixture/webservice/jaxrpc-rpclit/service/TestService.java
Update the jboss LGPL headers
1.2
modified
starksm
webservice/test/resources/tools/testsuitefixture/webservice/jaxrpc-rpclit/usertype/SimpleUserType.java
Update the jboss LGPL headers
1.3
modified
tdiesler
webservice/test/resources/wsse/account-signup/META-INF/jboss-client.xml
Remove dependency on 'localhost'
1.3
modified
tdiesler
webservice/test/resources/wsse/rpc/META-INF/jboss-client.xml
Remove dependency on 'localhost'
1.3
modified
tdiesler
webservice/test/resources/wsse/webclient/WEB-INF/jboss-web.xml
Remove dependency on 'localhost'
1.4
modified
jgreene
webservice/test/resources/wsdlfixture/arrays/ArrayInterfaceService_RPC_11.wsdl
Refactor array and field generationWhich Solves:JBWS-564 Tools generates
an invalid schema type for a byte arrayJBWS-566 Tools generates
nillibale="true" on arrays of simple typesJBWS-649 Tools should not
generate wrapper complexTypes for arrays that are bean
propertiesJBWS-651 Tools fails to handle circular references properly
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development