Thanks for the workaround, that worked for me as well. It seems as though you only need the context.xml in the WEB-INF of the webapp you're getting the ServletContext from, not the one to which you're going to. For example, if I am in webapp context1 trying to forward to context2 with getServletContext().getContext("/context2").getRequestDispatcher("/myServletPath"), you only need the context.xml in the war file for context1. I found that a little surprising...
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872361#3872361 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872361 ------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/info/Sentarus/hamr30 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user