Any chance you could post a summary of what you learnt?

Thanks,

Rob :) 

> -----Original Message-----
> From: Weaver, Scott [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 4 March 2004 11:48 a.m.
> To: 'OJB Users List'
> Subject: RE: [OTM] bi-directional 1:n not working
> 
> Hi Oleg,
> 
> I had a long IM conversation with Matt Baird today and he set 
> me straight on how to use OTM and otm-dependent.  However, I 
> am still getting the NullPointerExceptions when invalidating 
> or using the empty cache impl (see my other posts).
> 
> 
> Regards,
> *================================* 
> | Scott T Weaver                 |
> | <[EMAIL PROTECTED]>            | 
> | Apache Jetspeed Portal Project |
> | Apache Pluto Portlet Container |
> *================================*
> 
> > -----Original Message-----
> > From: Oleg Nitz [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 03, 2004 6:58 PM
> > To: OJB Users List
> > Subject: Re: [OTM] bi-directional 1:n not working
> > 
> > On Wednesday 03 March 2004 16:50, Weaver, Scott wrote:
> > > Removing these appears to have fixed this:
> > >
> > > auto-delete="true"
> > > auto-update="true"
> > > auto-retrieve="true"
> > >
> > > I thought OTM could co-exists with these settings?  I 
> guess I was wrong.
> > 
> > auto-retrieve="true" is okay
> > AFAIK auto-update="true" and auto-delete="true" are okay, 
> unless you 
> > set otm-dependent="true". When you add otm-dependent="true"
> > don't
> > forget to remove auto-update="true" and auto-delete="true".
> > Anyway I don't understand how auto-update="true" can affect setting 
> > object references to parents.
> > 
> > Regards,
> >  Oleg
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to