Hi, 

   I am using JBOSS 3.2.2. When i tried the URL 
https://<host>:8443/j_security_check?j_username=user1&j_password=password1 , it is 
working fine with Netscape but giving the following error with IE.
--------------------------------------------------------------------------------
HTTP Status 400 - Invalid direct reference to form login page

type Status report
message Invalid direct reference to form login page
description The request sent by the client was syntactically incorrect (Invalid direct 
reference to form login page).

Apache Tomcat/4.1.27-LE-jdk14
--------------------------------------------------------------------------------
But if i pass the jseesionid 
https://<host>:8443/j_security_check;jsessionid=C192D7BCEBC4FD903C387834967A001F?j_username=user1&j_password=password1,
then it is working fine.
In browser i changed the privacy settings to "Allow all the cookies".

What might be the reason? Please give me some hints.

Thanks,
mkyaj.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to