-
I've submitted a bug in Tomcat database
https://issues.apache.org/bugzilla/show_bug.cgi?id=48088.
2009-10-30 10:31:51 UTC by agoubard
-
Having done some investigation it seems to be a bug in Tomcat.
Tomcat calls Servlet.init() twice where the specification say "Note that init() will only be called once; it will not be called again unless the servlet has been unloaded and then reloaded by the server."
http://java.sun.com/developer/onlineTraining/Servlets/Fundamentals/servlets.html#lifeCycle
Here Tomcat call the method twice...
2009-10-28 12:47:04 UTC by agoubard
-
agoubard committed patchset 8517 of module xins to the XINS CVS repository, changing 2 files.
2009-10-28 12:17:55 UTC by agoubard
-
agoubard committed patchset 8516 of module xins to the XINS CVS repository, changing 1 files.
2009-10-28 10:47:36 UTC by agoubard
-
Fixed, will be in xins 2.3-alpha3
it seems that localhost is not a valid domain for cookies as it contains no dots.
2009-10-28 10:41:01 UTC by agoubard
-
agoubard committed patchset 8515 of module xins to the XINS CVS repository, changing 2 files.
2009-10-28 10:39:13 UTC by agoubard
-
I used Opera that worked
But IE and Firefox doesn't work.
2009-10-28 09:55:08 UTC by agoubard
-
I have just tried it with konkeror and i can log in. :(.
2009-10-28 09:09:25 UTC by samuelfm
-
I am using:
Xins 2.2
Java 1.5.0_13
Firefox 3.5.3.
2009-10-28 08:53:41 UTC by samuelfm
-
I've just tried it and had no problem to login correctly.
which version of xins are you using?
which browser?
which version of java?.
2009-10-27 14:31:30 UTC by agoubard