Hi , I'm facing this problem also. What are the requirements to get this work. It's clearly stated in the javadoc of javax.servlet.ServletContext that calling ServletContext.getContext(String uri) must return the context of the wanted uri; (not the root context) or nul if some security policy was defined.
I've tried puting context.xml in my calling war WEB-INF/. But still wont work. Any suggestion would be appreciated. TIA. Harry View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966639#3966639 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966639 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
