RW:
Do you have DEBUG enabled on all of org.apache.roller (org.apache.roller=DEBUG in the log4j.properties)? I'm not seeing the RequestMapper logging anything in your log. We want to see that class, WeblogRequest, and hopefully WeblogCommentRequest logging stuff. Alternatively if you have access logging set up in Tomcat
see if you see the POST coming in.Did you try the idea of creating a test blog with one of the shipped themes (e.g. the basic theme?) to see if
comments work in that? --a.
