I pulled down the railo-1.0.0.025-resin-3.0.14-with-jre-linux.tar.gz file from the Railo site, expanded all of the files into /opt/railo on my FC5 box, and I...
Hello Ron Your right theres a much of windows specific files, that is because resin has no specialized version for linux, the only linux specialized at this...
Dear Good day to you, I'm writting this mail with due respect and heartful of tears since we have not known or met ourselves previously I am asking for your ...
From Ms. Preciouse
preciousebotton@...
May 8, 2006 12:10 pm
105
Hi ; I have a real interesting problem i can use my cfc but i can't use it as web service . i call ; http://localhost:8080/test.cfc?wsdl here is error...
Even though I have Application.cfm defined in the root of my site (this is the only application.cfm for the application), when I try and access application or...
which operation system do you use? on linux and mac the Application.cfm must have a uppercase "A". to you have set the the follwowing attribute the same way? ...
This is on Windows XP using the built in server (railo/resin). Also, the "A" is uppercase and I have an OnRequestEnd.cfm, just an FYI. Michael Streit...
I do have debugging on. In the debugging output, there is no reference to Application.cfm. Here's what I've done. In resin.conf I've added the following...
Hi Balthor, as you can see in the debugging output the Application.cfm is not listed. This means that Railo does not find any Application.cfm. Is there by any...
There is nothing special in regards to mappings. A condensed directory structure is as follows: site root -extensions -customtags -renderSite.cfm -members ...
Resin creates a WEB-INF Directory for every site, not for every Subdirectory. The contens of these Folders are filld up by Railo and contain everything...
Ah... I guess here's the Problem. My definitions of my websites look like this: <host id="railo"> <root-directory>D:\projects\railo</root-directory> <web-app...
Thank you, that helped. I am now good to go. Are you planning support for Application.cfc in any future releases? Gert Franz <gert.franz@...> wrote:...
Yes we will for Railo 1.1. greetings michael ... Yes we will for Railo 1.1. greetings michael Am 15.05.2006 um 17:03 schrieb Balthor Ketchings: Thank you, that...
Hi all, I'am trying railo with resin and for one of my coldfusion application, I meet a problem when outputing data with a cfquery. It is the first time this...
vipaxone
phong@...
May 16, 2006 4:21 pm
119
Has anyone successfully used ajaxCFC with Railo? The same code I run in CF7 without problem gives me an "Invalid Reply from Server" popup. I'm basically...
... Van: "vipaxone" <phong@...> Aan: railo_talk@yahoogroups.com Verzonden: 16-5-06 18:19 Onderwerp: [railo_talk] There is a strange error when outputing...
Jochem van Dieten
jochemd@...
May 16, 2006 5:07 pm
121
hi vipaxone thats because railo always preferrer the scopes, before the query columns and you are use a scope keyword. ... this means you invoke the url scope...
Hello Balthor Ketchings the Problem is that Railo dosent support the server Part of Webservices, means you cant create a WS with a CFCs. This feature will come...
That's not a problem. Any idea of the time frame for the next release? Thanks!! Michael Streit <michael.streit@...> wrote: Hello�Balthor Ketchings ...
Hi ; i am trying to use cfimport tag with jsp tag library i can make it work with macromedia but not with railo please help me here is the code ... <cfimport...
Hello Baris The problem is the following. Railo doesnt support loading of tld files that are inside jar files. what mean the follow? you can load a jsp taglib...
hello jiib we have already fixed a bug with this tag, for the next patch (1.0.0.016). to be shure that also your problem is solved can you send me the file ...
hi ; i have strange problem about cfimport; i can use calendar tag but can't use rialto ajax library i do exactly the same thing but i got an error error :...
can you send my the lib you use? tnx michael ... -- Greetings / Grüsse Michael Streit Technical Support michael.streit@... www.railo.ch Join our Mailing...
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...