I tried to create two spring bean factories, with
A
B (with ParentBeanFactory=(A))
The problem is B gets deployed before A, in which case it can't find A in JNDI since A
has not been deployed yet.
Any ideas on a solution?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976873#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...