Thanks for confirming that it does not break other tests. I will
debug the two other failures other the week-end.
Thanks,
Gianny
On 08/12/2006, at 5:20 AM, Prasad Kashyap wrote:
I dropped the key-generator element from the BasicCmpBeanExplicitPK
cmp entity and that fixed the 2 failures.
Please apply the patch in -
https://issues.apache.org/jira/browse/OPENEJB-402
We are now down to just 2 errors !
Thanx
Prasad
On 12/7/06, Gianny Damour <[EMAIL PROTECTED]> wrote:
> CMRMappingTests.testOneToManyDoNotSetCMR Time elapsed: 0.26 sec
> <<< ERROR!
> org.apache.openejb.test.TestFailureException: null; nested
> exception is:
> junit.framework.AssertionFailedError: Received Exception
class
> javax.transaction.RollbackException : Unable to commit: transaction
> marked for rollback
> at
>
org.apache.openejb.test.entity.cmp2.cmrmapping.CMRMappingFacadeBean.t
e
> stOneToManyDoNotSetCMR(CMRMappingFacadeBean.java:245)
> at
>
org.apache.openejb.test.entity.cmp2.cmrmapping.CMRMappingFacadeBean$
> $FastClassByCGLIB$$9687c6d6.invoke(<generated>)
> at org.apache.openejb.dispatch.AbstractMethodOperation.invoke
> (AbstractMethodOperation.java:58)
> at org.apache.openejb.slsb.BusinessMethod.execute
> (BusinessMethod.java:36)
>
> CMRMappingTests.testOneToOneDoNotSetCMR Time elapsed: 0.06 sec
> <<< ERROR!
> org.apache.openejb.test.TestFailureException: null; nested
> exception is:
> junit.framework.AssertionFailedError: Received Exception
class
> javax.transaction.RollbackException : Unable to commit: transaction
> marked for rollback
> at
>
org.apache.openejb.test.entity.cmp2.cmrmapping.CMRMappingFacadeBean.t
e
> stOneToOneDoNotSetCMR(CMRMappingFacadeBean.java:137)
> at
>
org.apache.openejb.test.entity.cmp2.cmrmapping.CMRMappingFacadeBean$
> $FastClassByCGLIB$$9687c6d6.invoke(<generated>)
> at org.apache.openejb.dispatch.AbstractMethodOperation.invoke
> (AbstractMethodOperation.java:58)
> at org.apache.openejb.slsb.BusinessMethod.execute
> (BusinessMethod.java:36)
>
>
> Nothing is jumping out at me. Gianny, you have any ideas?
>
> -David
>
>
>