On Mon, Jan 13, 2003 at 03:30:55PM +0200, Alex Loubyansky wrote: (About setting up relations in a 1-N relation on the N-side) > both cases should work. Could you provide a testcase for the problem? > I can't reproduce it.
There you go: http://panu.hallfors.com/temp/jbossbug/ In fact I found another bug that most likely has to do with the first one: if you remove a the beans in the same transaction that you created them in the test case, the later-removed one will try to load the third bean that was just cascade-deleted by the first delete command. ...see the test case code. Just tell me if there's anything I can do to help track it down! Panu -- Panu H�llfors, [EMAIL PROTECTED]|CS Student, Helsinki University of Technology http://panu.hallfors.com | Chief Software Architect, Viloke Oy ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
