Udi - I wasn't able to find any changes from 1.0.1 -> 1.2.0 that would affect your application, can you post some more information?
Are you using buildtime or runtime enhancement? When you are enhancing, is it possible that you are setting addDefaultConstructor to false? -Rick Udi wrote: > > 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-tp3078746p3086895.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
