Community
Participate
Working Groups
Build Identifier: I-3.4.0-20120531193257 1. Create a mapping file and add a class to it 2. Open the diagram editor and create a Java entity or mapped superclass (different class from the one added to the mapping file in step 1) 3. Try to rename the Java entity or mapped superclass created in step 2 An ClassCastException is thrown saying java.lang.ClassCastException: org.eclipse.jpt.jpa.core.internal.jpa1.context.orm.GenericOrmPersistentType cannot be cast to org.eclipse.jpt.jpa.core.context.java.JavaPersistentType A full stack trace is attached. Reproducible: Always
Created attachment 216714 [details] stack trace
*** This bug has been marked as a duplicate of bug 344742 ***