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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 631 - 661 of 2902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
656
Is it possible to use "cfx_image_mx" which is written in C++, I am using Railix Railo 2.0 RC? If I have to use CreateObject how exactly do I do it? thanks,...
rushglen
Offline Send Email
Aug 2, 2007
4:07 pm
657
First off, I'd suggest using RC3 instead of RC1. There are quite a few bug fixes and enhancements that make it worth while. I'm just waiting for the release...
Terry Schmitt
terry.schmitt@...
Send Email
Aug 2, 2007
4:10 pm
658
Hi, Actually Railo does only support Java CFX-Tags. But you could use ImageJ very easily. Look here: http://www.benorama.com/coldfusion/components/imaging.htm ...
Michael Hnat - bluegras
madmike_de
Offline Send Email
Aug 2, 2007
5:39 pm
659
Thanks for the info, however I'm determined that there must be a way to use a cfx C++ tag maybe with cfobject? There are several cfx tags out there written in...
rushglen
Offline Send Email
Aug 2, 2007
6:12 pm
660 John Sieber
jsieber@...
Send Email
Aug 3, 2007
3:15 pm
661
I'm trying to get Imagecfc 2.018 to work on Railo 1.0 Server. To get this working on a my ColdFusionMX server I just had to place the ...
mt900spg
mt900spg@...
Send Email
Aug 3, 2007
3:49 pm
Messages 631 - 661 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