Found some thing interesting (or weired?) today. When I do the following renaming the problem is gone!
rename class C to class WC rename class CM to WCM i.e make those class names alphabetically higher than the classnames VC and VCS and update the persistance.xml with the new class names. (Changing the order of classes in the persistance.xml or changing the order of the fields in E etc didn't help). Any clues? -- View this message in context: http://n2.nabble.com/ArrayIndexOutOfBoundsException%3A0-at-org.apache.openjpa.jdbc.sql.DBDictionary.getForeignKeyConstraintSQL%28DBDictionary.java%3A3373%29-tp668199p678410.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
