[jboss-dev-forums] [Design of EJB 3.0] - SLBs cyclic dependencies
yandosh
do-not-reply at jboss.com
Fri Oct 6 07:42:42 EDT 2006
I would like to ask a question about cyclic dependencies between EJB. I have 3 stateless EJBs: A depends on B, B depends on C, C depends on A. EJBs refuse to deploy due to MBeans waiting for other MBeans error.
My question is: Is there really any kind of limitation of cyclic dependencies between stateless session beans? If there is why and is there any "workaround" to make the EJBs deploy? Thanks in advance.
Frantisek Jandos
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976546#3976546
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976546
More information about the jboss-dev-forums
mailing list