Quick question. Adobe CF has built-in remoting capabilities making it rather easy to develop flex apps, php has amfphp, BlueDragon has WebOrb. Are there any...
Yes, Railo support flash remoting via amf, you can access via "/flashservices/gateway/" in the same way like in Macromedia ColdFusion. see description of...
... Unfortunately not. In order to function correctly Railo needs at least Version 1.4.2 to run. Railo also supports Java Version 1.5 (or version 5). Regards...
Hello. I'm trying to get Railix working from a 128MB USB flash drive thingy. What I'm doing is this: - Extract railo-1.0.0.023-railix-without-jre.tar.gz into...
Hello Peter At the moment we are working on a railix version specually for usb sticks and CDs (Readonly), but there are some problem with access (read/write)...
Ok, I've sent you the full message off-list. Not sure if it helps with testing in any way, but the device identifies itself as a "Flash Drive UT_USB20 USB...
I just deployed Railo on JRun for a test. Went flawless. I am not browsing through the administrator(s) and I have some comments. Regional settings: cool! ...
Jochem van Dieten
jochemd@...
Mar 16, 2006 9:29 am
49
Hi Jochem How do I see which version of a JDBC driver is included? ... The different driver used to create at datasource are written with CFCs (see at...
With regards to the CFQUERYPARAM bit, something I have been pushing for within CFMX is the ability to use a simple function instead of the (ugly) tag. eg,...
... Found it. ... Types are optional in cfqueryparam. I have written wrapper functions that simply leave them out, i.e. db.query("SELECT * FROM table WHERE pk...
Jochem van Dieten
jochemd@...
Mar 16, 2006 1:35 pm
52
First (stupid ?) question , where to put CFX ? There's an example with <cfx_helloworld>, but it is obscure for me... Thanks ! Jiib...
Hello. Currently cfdump doesn't do have the shrinkable bits like CFMX's version has. Is this something coming soon; or, is anyone aware of a custom tag that I...
Hi , Congratulations for Railo 1.0. I am interested in Railo Archive format . Could you please explain step by step how one can create a Railo Archive file...
Marcel Deyayo
mdeyayo@...
Mar 16, 2006 7:03 pm
55
it will comes in one of the next release, we also plan a flash version. ... -- Greetings / Grüsse Michael Streit Technical Support michael.streit@... ...
there are no stupid questions, only stupid answers ;-) you must put your cfx jars to the lib directory (railix:"\webroot\WEB-INF\lib"; railo-server:"lib"), the...
Hi Jochem im always interest in synchronize function and tags, that a functionality is aviable in script and tag world. one example is the udf dump that you...
hi jochen si ansers inside your textes greetings michael ... this is funny because railo will trsanlate this back to SELECT * FROM table WHERE pk = ? like you...
Hello Marcel there will a extension following for that (railo-controller), that will give you the possibility to create railo archives very simple. <rc:archive...
... And that is exactly why I choose that. ... It will only be safe if the developer codes it safely. As an administrator, I do not want to depend on the...
Jochem van Dieten
jochemd@...
Mar 16, 2006 9:56 pm
61
see comments inserted greetings michael ... im not really shure that we speak from the same, ok "safe" mean that a value can only be add with a...
... In my book, save means that a value is a value and does not contain SQL. Maybe an example makes it clearer. For a regular datasource, the following queries...
Jochem van Dieten
jochemd@...
Mar 17, 2006 7:13 am
64
Hi Baris Sorry for that, i have answer the same question in a other channel because that i mean that i gave already a answer to you. you cant do this at the...
Hello Jochem Now i understand what you mean ;-) sorry you wanna have a checkbox in the administrator that deny any expression inside the cfquery, only strings...
Hello. I'm considering getting myself a Dedicated server, and my hosts offer the following operating systems: CentOS RedHat 9.0 FreeBSD (stable) Debian...
Hello Peter OS ... In theory railo runs on every OS where a Application Server runs, because railo's enviroment is a apllication server. Railix Railix use...
Hello Peter I have no detailed benchmark for that, but i have found some benchmarks on the net http://www.caucho.com/support/resin-interest/0211/0241.html ...