Hello, I am totally new to Railo. Being involved in CF coding for over than 5 years, found Railo and got enthusiastic. Have downloaded available windows...
WEB ADMIN WEI
webadmin@...
Jun 7, 2006 9:46 pm
132
Hi After you have installed the "exe" Version (Railo Server), do you have also a service installed "Railo 1.0 Sever" and it is already started. Mean you can...
Hello, I have a problem with cfhttpparam tag and xml type. It seems Railo doesn't deal with XML and cfhttp (post method). An example : I use cfhttp, post...
I'm trying to get Reactor running on Railo. Most things have been simple to fix: changing cftimer calls to use a cf_timer customtag, and adding an IsNumeric...
Ah, it looks like ArrayAppend ln XML is an MX7 addition. Got round it by doing similar to this: Next = arrayLen(obj.xmlchildren) obj.xmlchildren[next] =...
Hi Peter, just dump GetFunctionList() and check, whether the function ArrayAppend exists. In my opinion it should. Because I think I just used it a couple of...
... with ... </string></value></param><param><value><string>http://exemple.com/</s ... UP. Do you have new informations about this problem ? (cfhttp et xml ...
I was able to get Reactor working. The config/config.cfc's getObjectConfig() function has a return type of string, yet it returns a parsed xml variable. In...
matthewklevine
matthewklevine@...
Jun 20, 2006 12:29 am
140
Hi John, I will look into it today and you will receive an update as soon as I know more about it... Greetings / Grüsse Gert Franz Customer Care ...
Hello Matt Yes this helps tnx the problem is that we never check implicit if a string also can be a date or xml (also wddx). simple example with dates (same...
I'm using a custom caching tag like below: <cf_CacheOMatic key="#arguments.object##request.contentBean.getContentID()#" nocache="#request.r.restrict#"> ...
I think that I figured part of it out. I have a rendering cfc that calls a custom tag. The tag uses <cfexit method="EXITTAG"> which looks like it's causing...
matthewklevine
matthewklevine@...
Jun 20, 2006 5:45 pm
145
I think that I figured part of it out. I have a rendering cfc that calls a custom tag. The tag uses <cfexit method="EXITTAG"> which looks like it's causing...
matthewklevine
matthewklevine@...
Jun 20, 2006 5:46 pm
146
Sorry for the double posts! Matt...
matthewklevine
matthewklevine@...
Jun 20, 2006 5:48 pm
147
Hey guys, I'm new to the group! I'm the guy who invented ColdFusion on Wheels (http://www.cfwheels.com) and would love to find some way the two working...
Hi Rob its me again ;-) you can do settings for mappings, datasources in the railo administrator you find on /railo-context/admin.cfm Railix is a "full...
Well Rob i'm not a guy but I will answer anyway :-) I downloaded Railo a couple of weeks ago and I was really surprised how fast Railo is in comparison to MX....
Hallo Susanne we plan to rebuild the structure of our website and to make a "first steps" area. In fact our graphical designer and your Secretary are women ;-)...
Hi Michael, Thanks for all of the quick answers! Keep in mind that I don't want to redirect anyone, I just want the URL behind the scenes to be different than...
Hi Susanne, Sorry about the "guys" comment, I meant that in gender-neutral way, including everyone of course. :) Thanks for the link to the admin, I thought...
Just found this project, no idea if it works with Jetty but I'll take a look! https://urlrewrite.dev.java.net/ -- In railo_talk@yahoogroups.com, Michael Streit...
Hi ; I am trying to start railo when I have my regional settings in Turkish But I got weird error like CFÝD is reserved word .. When I change my option to...
Hello Baris can you give me some closer information about the Problem. - how you add this locale (because türkish is not avaiable in the locale selection in...
Hello Rob I have forget that in Neo the called fille must exist, also when you have implemented the "onrequest" in the application.cfc. railo will go here a...
Hello Baris We have extend the avaiable locales in the drop down of the railo admin, no you can also select arabic locales (see attachment), this feature will...
Playing with the Railix version and love it! But I have a question: is there a link to some documentation online about how to use the HyperSonic DB more...