Search the web
Sign In
New User? Sign Up
railo_talk · Railo
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 625 - 655 of 2902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
625
I am getting the following error while testing Railo 2.0 with Reactor. Railo 2.0.0.001 Error (Lock) you must define attribute name or attribute scope The code...
Terry Schmitt
terry.schmitt
Offline Send Email
Jun 15, 2007
7:06 pm
626
Hi Terry, according to the CFMX documentation either name or scope has to be defined. That's what we implemented. Now it seems that CFMX is not behaving like...
Gert Franz
franzgert
Offline Send Email
Jun 15, 2007
9:50 pm
627
Hi Gert, Here is one paragraph that discusses this a little further: "Lock scopes and names... ... Note: ColdFusion does not require you to identify exclusive...
Terry Schmitt
terry.schmitt
Offline Send Email
Jun 16, 2007
1:41 am
628
Hi Terry we have fixed that bug for the next release (RC2) in some cases the livedoc can produce some missunderstanding, but our target is to get as close as...
Michael Streit
mic_railo
Offline Send Email
Jun 16, 2007
10:02 am
629
Hi folks, Just wondered if there was likely to be a way of accessing Amazon S3 storage, using a Railo archive mapping? There's already a CFC available for...
David Low
david@...
Send Email
Jun 16, 2007
1:00 pm
630
In Railo, cgi.path_info is empty, whereas in cfmx it is populated: cfmx6: url: http://localhost:8500/index.cfm/whatever cgi.path_info: /whatever Railo develop...
goboborz
goboborz@...
Send Email
Jun 20, 2007
7:25 pm
631
how do the railo-server-directory and railo-web-directory init-params figure their relative path? <init-param> <param-name>railo-server-directory</param-name> ...
Jass, Hugh
cfatomi
Offline Send Email
Jul 3, 2007
7:55 am
632
Railo RC 2.0.0.003 is avaiable for download at http://www.railo.ch/de/ index.cfm?treeID=98 Fixed many bugs and also done some performance issues. we have add...
Michael Streit
mic_railo
Offline Send Email
Jul 4, 2007
10:15 am
633
Hello just joined - testing Railo 2 on WinXP Having a problem when I archive as .ra and .ras source If I leave source folder in place it works ok ModelGlue 1.1...
greml1k
Offline Send Email
Jul 15, 2007
9:58 am
634
Hi Graham the thing is, that the xml is not included into the ra or ras-file when you create it over the administrator. Railo only considers .cf* files. So...
Gert Franz
franzgert
Offline Send Email
Jul 16, 2007
3:19 pm
635
Can the built in database be used to create temporary tables to house queries during a Request when we want to run many query of queries so as to improve SQL...
arieljake
arieljake@...
Send Email
Jul 18, 2007
7:34 am
636
Hi, yes it can. Railo already uses HSQL in order to execute QoQ. So just create a database somewhere in your filesystem and populate it accordingly... It is...
Gert Franz
franzgert
Offline Send Email
Jul 18, 2007
8:07 am
637
... Dunno, thought it might be faster to use the built in database, like it were cache on a processor chip....
arieljake
Offline Send Email
Jul 18, 2007
8:22 am
638
Well what you can do is that you use H2 in order to create inmemory tables. It really depends on your needs. What you can do in Railo is: First request: ...
Gert Franz
franzgert
Offline Send Email
Jul 18, 2007
8:47 am
639
I have try to install Railo 1.xx with Resin version on SME Server 7.1 (maybe the simplest linux server but secure). I follow the instruction provided by Railo...
Ahmadie Thaha
ahmadiethaha
Offline Send Email
Jul 19, 2007
10:52 am
640
Hi Ahmadie, have you called Railo over the Resin default Port (8600)? just call: http://localhost:8600*/railo-context/admin.cfm *This is the default link to...
Gert Franz
franzgert
Offline Send Email
Jul 19, 2007
10:56 am
641
Railo on SME Server 71 I assume that you have install SME Server 7.1 properly. Iwant to access my railo server with a new virtual host, http://railo.web. 1....
Ahmadie Thaha
ahmadiethaha
Offline Send Email
Jul 19, 2007
12:57 pm
643
Pulled down and installed the RC 3 for Railo 2 this morning. Running on my Linux box. Starts fine, but I can't seem to stop it. When I run the "stop" script, I...
Ron Stewart
rpstewart63
Offline Send Email
Jul 20, 2007
12:18 pm
644
I'm testing RC3 with blogCFC. It loads fine and seems to function fine except for a problem with the SES URLs that blogCFC uses. When trying to access any URL...
Terry Schmitt
terry.schmitt
Offline Send Email
Jul 20, 2007
9:41 pm
645
Hi Terry, we are using blogCFC ourselves and had no issue with it. As far as I know, blog CFC depends on a certain CGI variable wich might not be set in the...
Gert Franz
franzgert
Offline Send Email
Jul 21, 2007
7:58 am
646
... As a follow up, I have found that if I don't run the startup script in the background, but leave it running in the foreground in a terminal window, I just...
Ron Stewart
rpstewart63
Offline Send Email
Jul 21, 2007
1:47 pm
647
Hi, ... Is this still the case? Is this feature included in Railo 2? Many thanks Ian...
ianbuzer
yahoo@...
Send Email
Jul 25, 2007
7:27 am
648
Hi Ian we have planed that for railo 2.1, because we will add this feature together with cfthread/cfjoin, but for cf8 feature we wait until the cfmx8 is out. ...
Michael Streit
mic_railo
Offline Send Email
Jul 25, 2007
8:11 am
649
Thanks Michael, That answers my next question - will you be introducing cfthread/cfjoin :) Excellent to hear that you are. Ian ... together with...
ianbuzer
yahoo@...
Send Email
Jul 26, 2007
7:35 am
650
... Anyone, Any thoughts on how to resolve this? -- /ron...
Ron Stewart
rpstewart63
Offline Send Email
Jul 29, 2007
1:55 pm
651
I'm trying to map another directory to be "seen" by Railo. The directory is C:\mytest (contains a index.cfm file) In the administrator under mappings in the...
rushglen
Offline Send Email
Jul 29, 2007
8:33 pm
652
Hi Andrew, You need to consider two things. 1. You need to set up a top level mapping (properties of the mapping), so that you can reach it over the url, and...
Gert Franz
franzgert
Offline Send Email
Jul 29, 2007
9:04 pm
653
Hi Gertz, Silly me! all I had to do was call the index.cfm file (as you suggested) and it worked! thanks, Andrew....
rushglen
Offline Send Email
Jul 30, 2007
12:28 am
654
I have sql 2000 on my PC which requires no username or password to connect. This I use with CF MX7 with no problem.... I am using Railix Railo 2.0 RCI. have...
rushglen
Offline Send Email
Aug 2, 2007
5:02 am
655
Ok I got it working! I used the SA account (using "SA" as username and its matching password)....I still think its a bug though that one ought to be able to...
rushglen
Offline Send Email
Aug 2, 2007
5:50 am
Messages 625 - 655 of 2902   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help