2009/3/27 David Kellerman <[email protected]>: > Thanks to all for the quick, helpful responses. > > I tried the suggestion of accessing the page directly, without going through > the > Apache/jk2 routing. Same result. I'm stuck with Tomcat 5.5, so 6 isn't an > option. > > However, the .jsp versus .jspx difference seems to have been the problem. > I added a <servlet-mapping> for *.jspx to the Tomcat web.xml file, and the > pages > seem to now display correctly. > > Something to mention in the "MMBase installation on Apache Tomcat" document?
jspx is mapped on default in more or less recent tomcats (we probably need to go back to tomcat 4 or so for version in which jspx is not mapped). Did you use the orginal web.xml? Michiel -- mihxil' http://meeuw.org nl_NL eo_XX en_US _______________________________________________ Users mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/users
