Re: ClassFormatError when using Enhancement Builder

2010-05-21 Thread stlecho
now, which means > it only supports JPA 1.0 apps > -- View this message in context: http://openjpa.208410.n2.nabble.com/ClassFormatError-when-using-Enhancement-Builder-tp5074201p5083233.html Sent from the OpenJPA Users mailing list archive at Nabble.com.

Re: ClassFormatError when using Enhancement Builder

2010-05-20 Thread Donald Woods
What JPA Spec version are you using in your persistence.xml? The OpenJPA Eclipse plugin is using OpenJPA 1.2.1 right now, which means it only supports JPA 1.0 apps -Donald On 5/19/10 5:52 AM, stlecho wrote: > > I've installed the OpenJPA Eclipse Enhancement Builder but I'm receiving > und

Re: ClassFormatError when using Enhancement Builder

2010-05-19 Thread Kevin Sutter
message. > > > > Chris > > > > -Original Message- > > From: stlecho [mailto:[email protected]] > > Sent: Thursday, 20 May 2010 12:28 AM > > To: [email protected] > > Subject: RE: ClassFormatError when using Enhancement Builder > > >

Re: ClassFormatError when using Enhancement Builder

2010-05-19 Thread Jean-Baptiste BRIAUD -- Novlog
rp on this point but it's a pretty specific error message. > > Chris > > -Original Message- > From: stlecho [mailto:[email protected]] > Sent: Thursday, 20 May 2010 12:28 AM > To: [email protected] > Subject: RE: ClassFormatError when using Enhancement

RE: ClassFormatError when using Enhancement Builder

2010-05-19 Thread C N Davies
using Enhancement Builder I've checked on a couple of my classes and the result is always "50 . 0". This is no surprise because the only JDK I've installed in Eclipse is the 1.6 JDK. Do you have any further suggestions ? -- View this message in context: http://openjpa.208410.n2.nabble.

RE: ClassFormatError when using Enhancement Builder

2010-05-19 Thread stlecho
I've checked on a couple of my classes and the result is always "50 . 0". This is no surprise because the only JDK I've installed in Eclipse is the 1.6 JDK. Do you have any further suggestions ? -- View this message in context: http://openjpa.208410.n2.nabble.com/ClassFo

RE: ClassFormatError when using Enhancement Builder

2010-05-19 Thread C N Davies
[mailto:[email protected]] Sent: Wednesday, 19 May 2010 9:50 PM To: [email protected] Subject: Re: ClassFormatError when using Enhancement Builder The Java version I'm using in Eclipse is JDK1.6 and this is the only one installed. I suppose that the Enhancement plugin uses the sam

Re: ClassFormatError when using Enhancement Builder

2010-05-19 Thread stlecho
ntext: http://openjpa.208410.n2.nabble.com/ClassFormatError-when-using-Enhancement-Builder-tp5074201p5074573.html Sent from the OpenJPA Users mailing list archive at Nabble.com.

Re: ClassFormatError when using Enhancement Builder

2010-05-19 Thread Jean-Baptiste BRIAUD -- Novlog
esResponse extends > IdentityObject { > @ManyToOne(cascade=CascadeType.ALL) > public MSG message; > > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/ClassFormatError-when-using-Enhancement-Builder-tp5074201p5074201.html > Sent from the OpenJPA Users mailing list archive at Nabble.com.

ClassFormatError when using Enhancement Builder

2010-05-19 Thread stlecho
Response extends IdentityObject { @ManyToOne(cascade=CascadeType.ALL) public MSG message; -- View this message in context: http://openjpa.208410.n2.nabble.com/ClassFormatError-when-using-Enhancement-Builder-tp5074201p5074201.html Sent from the OpenJPA Users mailing list archive at Nabble.com.