-
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 in XINS
-
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 in XINS
-
agoubard committed patchset 8517 of module xins to the XINS CVS repository, changing 2 files.
2009-10-28 12:17:55 UTC in XINS
-
agoubard committed patchset 8516 of module xins to the XINS CVS repository, changing 1 files.
2009-10-28 10:47:36 UTC in XINS
-
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 in XINS
-
agoubard committed patchset 8515 of module xins to the XINS CVS repository, changing 2 files.
2009-10-28 10:39:13 UTC in XINS
-
I used Opera that worked
But IE and Firefox doesn't work.
2009-10-28 09:55:08 UTC in XINS
-
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 in XINS
-
agoubard committed patchset 1220 of module xins-docs to the XINS CVS repository, changing 1 files.
2009-09-16 16:02:16 UTC in XINS
-
I've put the code at the correct line and recreated the release.
2009-09-16 13:24:02 UTC in XINS