[JBoss-user] Re: Re: transactions in stateless session bean.

2002-10-30 Thread Rob Moore
Just FYI and in the spirit of mutual disclosure put forward by Justin, I thought I'd pass along the results of my labors to anybody who has been following this thread (or for future readers even). So, in summary, I was able to iterate over the CMR child objects within my Cactus unit tests by wrappi

[JBoss-user] Re: Re: transactions in stateless session bean.

2002-10-30 Thread Rob Moore
Justin, Thanks for the update. Pondering over your email, it occurred to me that I'm calling the entity bean from -- essentially -- a servlet since my unit test is run by Cactus. My entity beans require transactions and have local only interfaces, but since they are called from outside of an EJB c