ID class: no public string or class + string constructor?

2007-03-26 Thread jeff
getting this error: The id type class com.sun.portal.pom.FooId specfied by persistent type class com.sun.portal.pom.Foo does not have a public string or class + string constructor. this error doesn't seem to correspond to any of the requirements of an ID class as defined in the spec. my

Re: ID class: no public string or class + string constructor?

2007-03-26 Thread Craig L Russell
Hi Jeff, It would be useful if you could include a code fragment and the @Id annotation for your class to diagnose this. Thanks, Craig On Mar 26, 2007, at 4:35 PM, jeff wrote: getting this error: The id type class com.sun.portal.pom.FooId specfied by persistent type class

RE: ID class: no public string or class + string constructor?

2007-03-26 Thread Patrick Linskey
and then delete it. -Original Message- From: jeff [mailto:[EMAIL PROTECTED] Sent: Monday, March 26, 2007 4:35 PM To: open-jpa-dev@incubator.apache.org Subject: ID class: no public string or class + string constructor? getting this error: The id type class com.sun.portal.pom.FooId