Tomcat6 httpd connector utf8

Marti, Robert RJM002 at shsu.edu
Thu Sep 10 11:33:14 UTC 2009


I would look to whatever repo you got the tomcat6 and httpd 2.2.3 packages from.  You can't really expect the RHEL package for mod_jk to work with non RHEL apache/tomcat.

Rob Marti
________________________________________
From: redhat-list-bounces at redhat.com [redhat-list-bounces at redhat.com] On Behalf Of Nabeel Moidu [nabeelmoidu at gmail.com]
Sent: Thursday, September 10, 2009 04:40
To: General Red Hat Linux discussion list
Subject: Tomcat6 httpd connector utf8

Hi

I have a setup of tomcat6 integrated with httpd-2.2.3-22.el5 using
mod_proxy_ajp

My issue is when there's UTF8 encoded URL's to be passed between the tomcat
and httpd, the url is corrupted.

After a little bit of googling, I've found that the following needs to be
enabled

in tomcat server.xml

<Connector port="8009" protocol="AJP/1.3" URIEncoding="UTF-8"/>

and mod_jk.conf

 JkOptions +ForwardURICompatUnparsed


Is there an equivalent to JkOptions in mod_proxy_ajp ?
Or
is there a mod_jk available for httpd-2.2.3 . The one on RHN seems to work
only for Apache 2.0.x
I get this error when I try it on my httpd

Starting httpd: httpd: Syntax error on line 210 of
/etc/httpd/conf/httpd.conf: Syntax error on line 2 of
/etc/httpd/conf.d/mod_jk.conf: API module structure `jk_module' in file
/etc/httpd/modules/mod_jk.so is garbled - perhaps this is not an Apache
module DSO?


Any help anyone ?

--
Thanks and Regards
Nabeel Moidu
Doha, Qatar
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list




More information about the redhat-list mailing list