Adam, Have you tried setting JKLogLevel to Debug in the httpd.conf for the apache webserver?
What version of Tomcat and What version of Apache? Thanks, William C. Mount RHCE J2EE Web Solutions CoEx Global IT Solutions Caterpillar Inc. 812 W. Washington St. East Peoria IL, 61630 (309) 675-3031 - Desk (309) 264-8297 - Cell [EMAIL PROTECTED] "I love the way Microsoft follows standards. In much the same manner that fish follow migrating caribou." -- Paul Tomblin Adam Lipscombe <[EMAIL PROTECTED]> 05/10/2007 03:58 AM Please respond to [email protected] To [email protected] cc Subject [EMAIL PROTECTED] Apache / Tomcat questions Caterpillar: Confidential Green Retain Until: 06/09/2007 Retention Category: G90 - General Matters/Administration Hi Firstly, apologies if this is a no-brainer - I am newbie to Apache config. I have a perplexing problem: Our webapp uses Tomcat, and we have recently started to front it with Apache. The app runs on fedora core 6 and uses the mod_jk 1.2.21 connector and https. We have a problem with POST's on one of our JSP's - this particular JSP form is huge - it has over 100 fields. T The problem is that the receiving HttpServletRequest object does not have some of the request parameters when the request is made via http. If the request is made via https it works fine. The params are simply not there at all. Sometimes the parameter values are non-printable characters, but not always. It doesn't seem to be consistent. I am pretty sure that Tomcat itself is not an issue, 'cos standalone TC works fine. My feeling is its something to do with either the Apache https / http setup or the mod_jk connector. Questions: Has anyone experienced this before? Is it possibly to get Apache and mod_jk to log the POST header data so I can see where its going wrong. If, so how do I do that? TIA -Adam --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
