http://www.jfree.org/index.php Gert, Could you guys work this in with some modifications to mimic CFCHART?...
bktraderstaff
bktraderstaff@...
Dec 6, 2006 2:03 pm
430
Hi, we will look into it. But it won't make it into the first Railo 1.1 release. I'm pretty sure it will come with one of the minor or major updates. Thanks...
Sure, Whats the ~ release date for 1.1. Keep up the good work! -jeff...
bktraderstaff
bktraderstaff@...
Dec 6, 2006 11:23 pm
432
Hi Jeff, we will release the first Beta in the next couple of weeks and we plan to release the RC1 towards the end of January, beginning of February 2007. The...
Hello. I just realized caucho's resin requires the professional version to enable gzip compression. Can anyone recommend a third party filter to enable gzip on...
Has anyone succeeded in running the Railo Server application (i.e. with included http and application server) on 64-Bit Windows 2003 server? Starting the...
Hi Michi, ... Well, that's NOT what I wanted tested (i.e. using Apache), but the "integrated" Railo Server (standalone installation). Any experience with that?...
In response to Mark Drew's posting on CFML engine comaprisons, Vince Bonfanti tested BlueDragon vs Adobe CFMX, however, there was no comparison to Railo. Just...
This is funny. I will do the same tests or I will contact vince. It still seems, that BD and CFMX do not take us seriously. Time will show... I guess Vince did...
Thanks Gert. I think there are a lot of people interested in Railo, so it will be interesting to see the results. ... Thanks Gert. I think there are a lot of...
I really want him to test Railo, I left a comment on his blog. I hope you post the results in a link on his blog comments for all to see. Also, you guys...
bktraderstaff
bktraderstaff@...
Dec 13, 2006 3:21 pm
442
Hi i'm running railo with (apache) on xp64. and I used to ran other railo configurations. all is fine. I guess the problem is here: «Program Files (x86)» try...
Hi all, if you like to have a look at our recently started blog. Just go to http://www.railo.ch/blog If you have any comments or suggestions, just let us know....
Hello all, how can i make a virtual directory at webroot in Railix(Live Version) ... ? to mapping a virtual dir /filespace/ to //server/filespace/ thanks.... ...
Yes Martin this should be possible, just go to http://jetty.mortbay.org/ and look for relativeResourceBase (I cannot find the link right now...) The...
I answer myself with default setup resin has it's own parcer… May I ask a non-Railo question here? I'm looking for a graph path solution to implement some...
Hi ; Everyday I visit your web site expecting railo.1.1 release . you anounced us in december new version is coming but L. when should we expect it!!! Thank...
Hi Baris, well December isn't over yet... No seriously. We have a lot of changes and improvements in Railo 1.1 and we will start the 1.1 release as soon as...
Hi, I'm interested in adding additional options to the jdbc connection string, where would I add those ? I tried adding it in railo-web.xml's datasource...
hi atomi inside "/WEB-INF/railo/context/admin/dbdriver" you can find the components used for the amin frontend. you can extend this by adding your own. ...
Does anyone know how to get the mysql jdbc driver running to succesfully deal with stored procedures? E.g.: <cfquery name="qMyQuery"> CALL spMyProc(10); ...
r.waitz
r.waitz@...
Jan 3, 2007 12:12 pm
456
Hi, I'm completly new to Railo, but I know CF since 6 years. So, what is the best installation solution for Railo, because there are a lot of installation...
Hi Charlie, depends on you. I'm running Railix on my Dev machine (easiest install ever. Just doubleclick) and Railo based on Resin with Apache2.0 on my live ...
it appears <cfset theMime = getPageContext().getServletContext().getMimeType(thisfile)> will be ignored by railo when the mime is "image/pjpeg" as opposed to ...