Hey, I upgraded the OpenJPA version from 1.0.1 to 1.2.0 Now my application fails due to missing no-args constructor. I checked and noticed that the enhancer works on a persistence.xml locating in another jar (which is part of my application, but not the wanted xml). My persistence.xml is in the same META-INF as it was before but the enhancer still won't see it.
Was something changed with enhancement? -- View this message in context: http://n2.nabble.com/Runtime-enhancement-fails-tp3078746p3078746.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
