I wouldn't be able to try to duplicate this -- I do not use mod_jk2.  On
my system, with mod_jk it seems the problem is gone with the
workaround.

Jeff Tulley  ([EMAIL PROTECTED])
(801)861-5322
Novell, Inc., The Leading Provider of Net Business Solutions
http://www.novell.com

>>> [EMAIL PROTECTED] 8/13/03 5:56:31 AM >>>
Jeff Tulley wrote:

> Verified on Win XP as well.  Using that flag fixes the problem. 
Thanks
> for making that connection!  

I've still got the problem when using the mod_jk2 connector.

I'm using Tomcat 4.1.27 w/ patch on Windows 2000 SP4, behind an Apache

2.0.47 web server, with the J2SE 1.4.2.
The mod_jk2 binary I'm using comes from Tomcat 4.1.24 (I built it from

source).

I added those keys in thr registry for the Tomcat service, and
restarted it:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache Tomcat 
4.1\Parameters]
"JVM Option Count"=dword:00000005
"JVM Option Number 3"="-Dfile.encoding=ISO-8859-1"
"JVM Option Number 4"="-Dsun.io.useCanonCaches=false"

When I access Tomcat directly using port 8080, the option does work,
and 
*.jsp%20 returns a 404.

However, when accessing the same through Apache, I still get the JSP
code:
[13/Aug/2003:13:54:16 +0200] xx.xx.xx.xx TLSv1 DHE-RSA-AES256-SHA "GET

/myApp/index.jsp%20 HTTP/1.1" 1534

Did I miss something?

TIA,

Laurent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to