The idea there is such:
You declare a root context, which is deployed by JBoss SpringDeployer.
Then you might have a child context also deployed by SpringDeployer.
But you also want to have a web context that is also a child of that root context.
e.g. having some common beans declared in the root
So, by that RootJndiApplicationContextName should be the name of the root context.
But it's been a while since I did this, so don't pull my leg if I got it wrong.
:-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135966#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...