Community
Participate
Working Groups
Build Identifier: I-3.3.0-20110305235707 If adding a java entity which has a secondary table defined to a mapping file, the attached CCE will be thrown and the JPA Details will be not available for the entity. Reproducible: Always Steps to Reproduce: 1. Define a java entity with secondary table specified 2. Create a mapping file and add the same class to the it 3. Save the mapping file
Created attachment 190798 [details] Stack Trace CCE Stack Trace
Created attachment 190803 [details] proposed patch against head
fixed for M6 since it was an easy low-risk fix for a bad bug
Verified in Build I-3.3.0-20110324075937 Verified you can add an entity to a mapping files that has a secondary table defined without errors. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.0_M6