[jboss-jira] [JBoss JIRA] Commented: (JBAS-7434) org.jboss.test.cluster.defaultcfg.clusteredentity

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Nov 12 03:07:05 EST 2009


    [ https://jira.jboss.org/jira/browse/JBAS-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12494268#action_12494268 ] 

Brian Stansberry commented on JBAS-7434:
----------------------------------------

Despite the name, AccountHolderPK is not actually the PK of the Account class that's being inserted. It's an @Lob field.

There's another similar test in the same package, EmbeddedIdClassloaderUnitTestCase, where the entity being inserted, Musician, has an @EmbeddedId field of type MusicanPK. That test passes.

Both tests involve a scoped classloader, so the classes will not be visible to JBossTS unless the appropriate TCL is set.

> org.jboss.test.cluster.defaultcfg.clusteredentity
> -------------------------------------------------
>
>                 Key: JBAS-7434
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7434
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>            Reporter: Shelly McGowan
>            Assignee: Brian Stansberry
>             Fix For: JBossAS-6.0.0.M1
>
>
> EntityQueryUnitTestCase
> EntityQueryRedeployUnitTestCase
> OptimisticEntityQueryRedeployUnitTestCase
> OptimisticEntityQueryUnitTestCase
> ProvidedPrefixEntityQueryUnitTestCase
> The above tests are failing in the testsuite with JTS enabled with javax.transaction.RollbackException
> See:
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.x-testSuite-JTS/lastBuild/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list