Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] About EJB CMP Based TCK Failures

Hi Gurkan,

Thanks for analysis, We will run tests by dropping <schema></schema> attribute from *****.sun-cmp-mappings.xml.

We will come back once runs are complete.

regards,

Guru

On 17/08/20 7:41 am, Gurkan Erdogdu wrote:
Hi folks


The failures are fixed by emptying the <schema></schema> attribute from *****.sun-cmp-mappings.xml file.

I debug the code and when the <schema> is "CtsSchema", the deployer uses PointBaseDatabase and its drivers wrongly.

I updated several CMP tests via updating this attribute, these tests are worked as expected.

Example tests:
  • jakartaeetck/src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/Client.java
  • jakartaeetck/src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/Client.java
Regards.
Gurkan

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev__;!!GqivPVa7Brio!OHLj_gdRyzUik8Ea5Gt293P_Vi3YcpDz7f6i9h44_z0-MiyjEgmNOv1_rAVt_HNjVqU$ 

Back to the top