Hello,
I was able to acess A.war from B.war, but after I set B.war as ROOT (by setting
Context path="" in server.xml), getServletContext().getContext("/A")
in B.war return null, even though I have set crossContext ="true" in Context tag of B.
Can anyone tell me how this problem can be fixed? Regards, umer
