Hi, I suspect that you have refresh=true creating an infinite loop. Try removing at least one refresh attribute.
Wally -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 7:50 AM To: [EMAIL PROTECTED] Subject: 1:n associations - navigate both ways Hi folks, I am trying to implement a 1:n association that I can navigate both ways. I am already doing the 1 ---> N navigation normaly. But when I try do the N ---> 1 navigation like being a 1:1 my eclipse is crashing javaw... How can I provide both way navigation to my 1:N associations ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
