[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - jsessionid missged in the request

guofeng do-not-reply at jboss.com
Tue Mar 24 01:36:23 EDT 2009


Hi,

I used JBoss 4.0.4 GA, which embeds Tomcat 5.5.17.  I found an issue that I can not interpret if it is a bug in Tomcat.

When I used domain name (like http://domain.com:8080) to login my my application by form-based login, I always got a 400 response. but if I use IP addres, everything is ok. 

I find that the cookie header does not exist in the request when I use domain name to access my application. the 200 response always contains Set-Cookie header with different value for jsessionid.

Could any one kindly tell me what happened?

Thanks for your help very much.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220468#4220468

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220468



More information about the jboss-user mailing list