Alfonso/Max,

Thanks, sounds promising. I'll give that a shot!!



On Apr 30, 6:24 pm, Maximilian Raditya <[email protected]> wrote:
> On Fri, Apr 30, 2010 at 11:51 PM, Alfonso <[email protected]> wrote:
> > I think you have to specify the actual class in the many-to-one
> > declaration, so instead of:
>
> > <many-to-one name="Group" column="GroupId" />
>
> > use this:
>
> > <many-to-one name="Group" class="CLEDOM.Business.Domain.Group"
> > column="GroupId" />
>
> I think Alfonso is right.
>
> It's the difference between your mapping file (Category) and mine. If I
> remove the class attribute in mine, I get the same error as yours.
>
> --
> Regards,
>
> Maximilian Haru Raditya
>
> --
> 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 
> athttp://groups.google.com/group/nhusers?hl=en.

-- 
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.

Reply via email to