> I had a similar problem when i reentred some CMP-beans (bean A > calls bean B and bean B in this method calls bean A again, i > think) withouth specifying this capability in the depl. decr. > After reorganizing the code, it worked.
Thanks for the tip. I have A and B beans in a one to many bidirectional CMR. While iterating through some B's, each B's A's Bs are accessed. Looks like I need to do some reorganizing, too :-) -- Eric Jain _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
