hi michael, have you tried it with the latest versin from cvs ? imho the error is thrown in PersistentFieldDefaultImpl and there have been fices to improve logging
jakob ----- Original Message ----- From: "Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 17, 2002 8:40 AM Subject: IllegalArgumentException with simple 1:n mapping > I'm using OJB 0.9.5 with PostgreSQL 7.2. I'm trying to map a simple 1:n > relation, and I've followed the "Advanced O/R Mapping" example as well > as the example a fellow user shared with me in the mailing list. I get > the follow exception: > > java.lang.IllegalArgumentException > at > sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorI > mpl.java:63) > > I searched the archives and I find 5 different posts with the same > problem and no solutions. I now suspect this is a bug with OJB. Can > someone please look into this for us? > > For more information, here are the 5 posts in the archives with the same > unsolved problem: > > http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED] > pache.org&msgId=440196 > > http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED] > pache.org&msgNo=1703 > > http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED] > pache.org&msgNo=196 > > http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED] > pache.org&msgId=425172 > > http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED] > pache.org&msgId=442684 > > Thanks > Michael > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
