... One of the Railo folks would have to answer that. I assume they are saved somewhere, but not sure where on the file system that is. To see the spooled...
... Probably...but thought I'd throw it out and see if it was something of interest to other people as well, as I do think it could be an attractive feature to...
... Seems like the logical solution would be to fix the edit button error, and also allow the server setting to be controlled in the administrator? That way,...
Hello, Here is some bugs or strange moments about Railo Admin 1. I have found that railo web admin shows SMTP Server login and password witch were set in ...
what version of Railo are you using? On Thu, May 1, 2008 at 6:38 PM, sergei_droganov <publicurinal@...> ... -- AJ Mercer Web Log: http://webonix.net...
Hello, It looks like Railo fires onSessionEnd method only with onApplicationEnd. I'm trying to make active sessions counter, and it doesn't subtract expired...
Hello, Yes, on the "Overview" page it is. I wrote about update pages. Just a lil' visual improvement: Your current version is: Railo develop 2.0.1.001 final ...
... Why are you doing that? Should it not be this: <cffunction name="onSessionEnd"> <cfargument name="SessionScope" type="struct" required="true" /> <cflock...
I just did as was shown in cfdocs: "You must use the ApplicationScope parameter to access the Application scope. You cannot reference the Application scope...
Hello Railo Community, I just wanted to let you know that there is a new and very effective tool for preventing java-apps from dangerous code injections. It's...
Hi Serge above the update textarea you can find the text "A patch *2.0.1.004* is available for your current version *2.0.1.001*." greetings Michael ... -- ...
Hi Serge we have now also improved the text when no update is available to "For your version 2.0.1.001 is no patch available" ... -- Michael Streit Technical...
Hi sergei We have made some tests with "onSessionEnd", we had no problem with the regular cfml sessions, they work like expected (see code and log below). but...
Hello Michael, Thank you for the help! I'm not sure that I get it properly but CFML sessions have some problems too. It looks like if I don't close the browser...
Hi Sergei I had made my tests with 2 browsers (see log of my examples), but i will make some more tests with exact your definition (after 2-3 min ...). I'm not...
Hello Michael, just to be exact not after 2-3 minutes, during 2-3 minutes. I mean right after you feel the session should be ended, hit refresh. 2-3 minutes of...
Hi Sergei We have found and fixed the problem. The issue only occures when Railo has not removed timedout sessions from the session pool and reused them for...
Hi Serge Tnx for the detailed input 1. your right, we will supress server username and password in web admin. 2. verification only checks connection, but in...
Hi Michael and Gert, As you know we recently started distributing SavaCMS on Railo Express for demos...I need to reset the server admin password. How do I do...
Hi Sean - stop Railo - open file <resin-install-folder>/lib/context/railo-server.xml (this is default path defintion that can be overwritten in web.xml of...
I am using Railo with an AJAX add-on that uses wddx to pass information between JavaScript and ColdFusion. In my example, I am passing a JavaScript date...
Have you checked that date and timezone are correctly setup on the server and in Railo Administrator? I'm not following your actual explanation - can you post...
Ah, I understand now. I think I've figured out the difference - I don't think it's necessarily daylight saving: Railo is subtracting the GMT offset then adding...