Byron Foster wrote:
> 
> I got scarab and I was able to reproduce the problem. It appears that
> the line:  'System.out.println("Entering save for " + this)' causes the
> infinite loop.  Did you experience any problems without this debug line?

Yes, I was getting the loop without the debug line.  At least I was
getting the same behavior with and without the println.  Try removing
the +this, it should still loop.

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

Reply via email to