-
Sorry about opening a 2nd one, but the reason for doing so was that a non-admin user can't actually re-open a closed topic & it wasn't clear what sort of notification/tracking there'd be when a comment was posted to a closed topic, as it's too long since I was doing any active work on SF.
2008-07-17 08:20:05 UTC in Winstone Servlet Container
-
Sorry, Rick - my test script was still picking up 0.9.9. Once I found & fixed that, it's working as expected.
2008-07-17 08:11:07 UTC in Winstone Servlet Container
-
Please see comment to 1778706 (https://sourceforge.net/tracker/index.php?func=detail&aid=1778706&group_id=98922&atid=622497) but in short, 0.9.10 still responding with "... 200", not "... 200 OK", which borked a custom app 'till I could decompile it's jar & find out exactly what the problem was.
2008-07-15 15:38:23 UTC in Winstone Servlet Container
-
Looks to me as if the fix wasn't complete, as 0.9.10 still returns a response of "HTTP/1.0 200" rather than "HTTP/1.0 200 OK".
Unfortunately, I found this out by coming across a custom app that was expecting to use the " " to help it parse the status response...
/Gwyn.
2008-07-15 15:33:18 UTC in Winstone Servlet Container
-
The problem is that I specify preferred languages as "en,fr", messadmin will uses the "fr" values in preference to the default one, as it can't find any "_en" files. Just adding empty "_en" files should sort it...
2008-07-04 09:38:34 UTC in J2EE Session Admin. & Message Sending
-
Not IDEA-specific - I get the same problem from the command-line, just targetting the war or exploded-war folder, i.e. nothing IDEA-related around...
D:\>java -jar \Java\Tools\winstone\winstone-0.9.9.jar \ST\V\gwyeva1_view\vobs\consulting\3_UK\CareApps\target\h3g-P.2.1.0-MVN
[Winstone 2007/09/29 15:18:43] - WARNING: Non-XML-Schema-compliant parser detected. Servlet spec
2007-09-29 14:20:51 UTC in Winstone Servlet Container
-
Ah... adding that option does make it work, I'm afraid! :-)
Let me know if there's anything I can do to provide any info that might help...
2007-09-29 12:44:07 UTC in Winstone Servlet Container
-
I'm not sure it's that, as I just have to switch jars to trigger this - I'm not (knowingly) running the ReloadingServlet, that was just why I switched, but I went back to the default option when that failed and found this odd behaviour!
I've pasted the working, then the failing, exec lines, although I've chopped the classpaths from each (as they're very long!) The only diff I can see is...
2007-09-28 15:24:39 UTC in Winstone Servlet Container
-
I'm running this in Intellij IDEA, using the IDEA plugin but not yet tried to reproduce outside that.
The plugin lets me select which winstone jar to use. I've been using -lite happily enough, but was going to try using the ReloadingServlet option, so downloaded & switched to the full jar (as that's not in -lite). I found, however that with no other change from -lite other than the jar...
2007-09-27 15:47:36 UTC in Winstone Servlet Container
-
gwynevans committed revision 1399 to the Wicket Stuff SVN repository, changing 108 files.
2006-12-20 10:52:13 UTC in Wicket Stuff