Hi I have a strange session keeping problem between apache 2.2.3 and jboss 4.2.2. The java side of the problem is documented in the seam framework forum (http://www.seamframework.org/Community/StatelessSessionBeanAndModproxyajp) including a demo application to demonstrate the problem. In general, the problem is that when I access jboss directly I get the correct responce, but when I access it through apache with very simple mod_proxy_ajp configuration (ProxyPass /someplace/ ajp://localhost:8009/someplace/), I don't get the result. This problem is probably due to a combination of proxy settings and how jboss seam handles session, so if anybody here knows also java/seam please take a look at the post and see if you have any ideas. Thanks. -- Haim --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx