You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/02/19 16:23:46 UTC

DO NOT REPLY [Bug 25823] - Session problem when using Internet Explorer 6.0 on Windows XP sp1

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25823>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25823

Session problem when using Internet Explorer 6.0 on Windows XP sp1





------- Additional Comments From mlh@utanet.at  2004-02-19 15:23 -------
Hi,
we have also the problem, but only on our Dev-Env. In Prod.Env it works. On IE
6.0 we could not hold a Session cookie. 
A workaround is installing the actual JRE on the client were the IE is runing !!!?

Here are the diff between Dev. and Prod. Env:

br>sun.boot.library.path=/opt/j2sdk1.4.2/jre/lib/i386 
<br>java.vm.version=1.4.2-b28

<br>sun.boot.library.path=/usr/java/j2sdk1.4.1_02/jre/lib/i386 
<br>java.vm.version=1.4.1_02-b06 

<br>java.vm.name=Java HotSpot(TM) Client VM
<br>java.vm.name=Java HotSpot(TM) Server VM

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org