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
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