-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Phil,

On 5/5/2009 10:12 AM, nohacks wrote:
> I have put this in last night and tested. 
> 
>    <VirtualHost *:80>
>         JkMount /*.jsp loadbalancer
>         JkMount /*.jsf loadbalancer
>         JkMount /* loadbalancer
>         JkMount /servlet/* loadbalancer
> 
>         JkMount /a4j_3_2_2-SNAPSHOTorg/* loadbalancer
>         JkStripSession On

This really should work. Are you sure this configuration is being used?
Since you have /a4j_3_2_2-SNAPSHOTorg/* mounted, you shouldn't be
getting these errors:

> 78.124.0.12 - - [05/May/2009:09:43:52 -0400] "GET
> /a4j_3_2_2-SNAPSHOTorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__.jsf;jsessionid=FFC14D3D01CF7F18460147292A996BF8.tomcat3
> HTTP/1.1" 404 7014 "http://www.myAppName.com/login.jsf"; "Mozilla/4.0
> (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322;
> Media Center PC 4.0; FDM; .NET CLR 2.0.50727)"

Can you confirm that Tomcat never receives this request? Use the
AccessLogValve to get a logfile similar to the httpd one and observe
them in tandem.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkoAXnsACgkQ9CaO5/Lv0PBr7QCfSfZdbl30j9uQ+xsL79FjgHvR
f0gAnRcwPg78k69HBiIckk7jnZQDGIgh
=tW2S
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to