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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
