It cannot handle that indeed ;(.. I ran into the same thing (not with torque, I don't use it), and just changed the xml for time sake.. I'll dig into it..
Mvgr, Martin On Tue, 2002-07-09 at 23:22, Jon Scott Stevens wrote: > on 7/9/02 2:06 PM, "Martin van den Bemt" <[EMAIL PROTECTED]> wrote: > > > Will already get into an infinite loop, if you put this in a bean ;) > > If you have a nice xml for me, I will try to fix it without breaking > > other things.. > > > > Mvgr, > > Martin > > I don't really have time to investigate further. Essentially, I was trying > to map XML onto a Scarab 'Module' object...this object is kind of weird > because it has a self reference. > > Ie, the columns look like this: > > Module > MODULE_ID > PARENT_ID > > Where getParentId() returns a MODULE_ID. > > I think that was what was causing the problem... > > -jon > > > -- > 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]>
