For what it's worth, I tried it in both 2.0.1 and 2.1.0 and both threw the same exception. It still works ok with 1.2.0.
On Aug 26, 8:18 am, Seth Goldstein <[email protected]> wrote: > Does anyone have any ideas on this one? We are completely stumped > over here. > > On Aug 25, 12:00 pm, Seth Goldstein <[email protected]> > wrote: > > > I'm working on a simple project to reproduce the problem. It won't > > quite compile because of various other little bits and pieces I don't > > have, but it should hopefully give you an idea of what we are dealing > > with. > > > First, the unit test that reproduces the problem: > > >http://pastebin.com/m21cc83c1 > > > Second, the exception that gets thrown: > > >http://pastebin.com/m1f79e397 > > > Third, the highlighted line in this code is where the exception gets > > tossed: > > >http://pastebin.com/m6ecc717 > > > Finally, all the code... > > > ...everything about the parent class: > > > Biz layer -http://pastebin.com/m5902de8c > > Data layer -http://pastebin.com/m4075224 > > Mapping -http://pastebin.com/m520a0c49 > > > ...everything about the child class: > > > Biz layer -http://pastebin.com/m6ecc717 > > Data layer -http://pastebin.com/m79517cf4 > > Mapping -http://pastebin.com/m25bb74fe > > > ...everything about the other object that has a reference to child > > class: > > > Biz layer -http://pastebin.com/m299336a1 > > Data layer -http://pastebin.com/m2f4e6451 > > Mapping -http://pastebin.com/m404ca51e > > > On Aug 24, 10:03 am, Fabio Maulo <[email protected]> wrote: > > > > 2009/8/24 Stefan Steinegger <[email protected]> > > > > > How does the line of code exactly look like, where the null reference > > > > exception occurs? And where is this line of code? > > > > to not say... please send real code or, at least, valid code. (the code > > > above does not compile) > > > > -- > > > Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
