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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...