Sander,Thanks for replying to my query. I don't really know anything about Apache. How would I go about determining how Apache and Tomcat interact? I have the httpd.conf file for the Apache in question, can I tell from that? I have looked through the file and I do not see mod_jk being loaded so I think we can rule out that.
I see the lines below in httpd.conf does this mean communication is via HTTPProxy? (our app is OBISDEV)
ProxyPass /OBISBETA http://localhost:8082/OBISDEV ProxyPassReverse /OBISBETA localhost:8082/OBISDEVI'm sorry to be so clueless but I have absolutely no experience with Apache.
Thanks again for trying to help, -=bill Sander Temme wrote:
On Jan 23, 2007, at 6:51 AM, Wm.A.Stafford wrote:Since the application works normally on Tomcat only, it seems pretty certain that Apache needs to be configured to handle Tomcat session management either by cookies or url rewriting or both.You're probably losing the session cookie somehow, possibly through a path or hostname mismatch.Can someone describe what is going on and what needs to be done?May I ask how Apache and Tomcat interact? HTTP proxy, AJP proxy or olde mod_jk?S. --sctemme@xxxxxxxxxx http://www.temme.net/sander/ PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
--------------------------------------------------------------------- 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