persistence@glassfish.java.net

Re: 3 entity-persistence-tests fail on a new Derby instance

From: Tom Ware <tom.ware_at_oracle.com>
Date: Fri, 08 Sep 2006 15:28:27 -0400

EntityManagerJunitTestSuite was creating tables but not creating the
sequences. I updated it to create the sequences as well.

While looking at this issue I discovered GlassFish issue 1119. I fixed
that as well.

-Tom

Marina Vatkina wrote:

>Tom,
>
>Can you please shed some light on cause and the solution?
>
>thanks,
>-marina
>
>Tom Ware wrote:
>
>
>>This should be fixed in the latest check-in.
>>
>>-Tom
>>
>>Marina Vatkina wrote:
>>
>>
>>
>>>Team,
>>>
>>>All 3 failures complain about missing 'CMP3_EMPLOYEE_SEQ' table.
>>>The second run with the same user/pwd produces 0 errors.
>>>
>>>Does anybody know the reasons for that? I'm running tests on the
>>>trunk with the latest code.
>>>
>>>thanks,
>>>-marina
>>>
>>>
>>>
>>>