Hi,

Op 27 mrt 2009, om 13:05 heeft David Kellerman het volgende geschreven:
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.

Ah, great.

Something to mention in the "MMBase installation on Apache Tomcat" document?

I don't think that would be necessary since per default Tomcat 5.5 supports jspx (jspx is not a MMBase feature anyway), but that in your case [tomcatdir]/conf/web.xml was replaced with an older version of web.xml. At least mine support jspx and I am running default installations of 5.5.25 and 5.5.26.

---André




David

André van Toly wrote:
Hi,

I have been clicking around a bit in your site (excuse me ;-) and believe that JSP's with extension .jspx are not beeing parsed, the others with extension .jsp work fine though.

---André

Op 27 mrt 2009, om 11:07 heeft Michiel Meeuwissen het volgende geschreven:

2009/3/27 David Kellerman <[email protected]>:


Can someone tell me what's going on here?

No. But if seems that if you browse to mmbase/admin/index.jsp directly it's going to work better. This would indicate that something's wrong
with the RequestDispatcher which is responsible for JSP after the
Filter. I'm not aware of any problems with that, but it may be that
you stumbled upon one. Perhaps related to the version of tomcat? I'd
have to try and install your particular version of tomcat myself, to
rule that out. But in the mean time you could try and install e.g. the
latest tomcat 6.

Michiel


--
mihxil'  http://meeuw.org
nl_NL eo_XX en_US
_______________________________________________
Users mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/users

--
André van Toly
MMBase development & Userfriendly webdesign

W: http://www.toly.nl
M: +31(0)627233562
------------------------------------------------------------------ ~~<<>>~~

_______________________________________________
Users mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/users

.

_______________________________________________
Users mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/users

--
André van Toly
MMBase development & Userfriendly webdesign

W: http://www.toly.nl
M: +31(0)627233562
------------------------------------------------------------------ ~~<<>>~~

_______________________________________________
Users mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/users

Reply via email to