I've tried to create a bug report for this but the bug system (scarab) isn't working properly. Every time I submit it just times out with a "can't find server or DNS error". I've been totally blocked on this for several days now. I decided to try out Kodo JDO, so far it's working very nicely. Using JDO is quite a bit different from the ODMG API but I like it.
Michael > -----Original Message----- > From: Michael [mailto:[EMAIL PROTECTED]] > Sent: mardi 17 septembre 2002 08:41 > To: [EMAIL PROTECTED] > 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(UnsafeObjectFiel > dAccessorI > 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]>
