Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes BEA/Weblogic and the fly likes Cookie problem in IE and FF when login in on Admin Console Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Cookie problem in IE and FF when login in on Admin Console" Watch "Cookie problem in IE and FF when login in on Admin Console" New topic
Author

Cookie problem in IE and FF when login in on Admin Console

jibs parap
Ranch Hand

Joined: Dec 07, 2004
Posts: 134
I have not been able to login on the Admin Console of WLS 8.1 with Internet
Explorer 6.0 or Firefox 1.0.7, but, my IE&FF always gives me the following
message:

"The Weblogic Server administration console requires that browsers support
session cookies. Please update the browser configuration and try again."

For IE, I went to Tools-->Internet Options-->Privacy-->Advanced->Checked the "Override automatic cookie handling"--->checked on "Always allow session cookies".
Then deleted the previous cookies,deleted offline content. And clicked on "Sign In" button again. But again its showing me the same error.

(I did similar settings for FF too but no way)


Where am I going wrong?

Thanks in advance
Shravan Kumar
Greenhorn

Joined: Oct 30, 2005
Posts: 4
Hi Paul,

I am not sure of the IE stuff. You may have to install the plug-in for FireFox. I had to install a plug-in when I was trying to use Fire Fox.

Thanks,
Shravan
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Cookie problem in IE and FF when login in on Admin Console
 
Similar Threads
Viewing session cookies in IE?
Question about URL rewriting
Internet Explorer - HTTP Status 408 - The time allowed for the login process has been exceeded
Cookies being read even after deleting
session management doubt