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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 544 - 573 of 2902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
544
Is there another way to call the implicit request object in Railo. I've tried: <cfscript> request = getPageContext().getRequest(); </cfscript> but that returns...
atomi
cfatomi
Offline Send Email
Apr 4, 2007
11:17 pm
545
When I try to log in to the Railo admin I get a new error. Railo [1.0.0.032] - Error (Missinginclude) Message Page /admin/login.cfm ...
matthewklevine
Offline Send Email
Apr 5, 2007
1:19 am
546
hi atomi ... doesnt return a struct. getPageContext return a object of class that extends railo.runtime.PageContext ...
Michael Streit
mic_railo
Offline Send Email
Apr 5, 2007
8:48 pm
547
hi matt if have made some tests on tomcat 5.04 winxp first i have updated a existing installation (027) inside server admin to 034 (current version). works...
Michael Streit
mic_railo
Offline Send Email
Apr 5, 2007
9:39 pm
548
Hi Michael, Can I return an object of http.HttpServletRequest or is that the same as the javax.servlet.ServletRequest ? ... extends ... Railo. ... http...
cfatomi
Offline Send Email
Apr 6, 2007
12:40 pm
549
Can I return an object of http.HttpServletRequest or is that the same as the javax.servlet.ServletRequest ?...
atomi
cfatomi
Offline Send Email
Apr 6, 2007
12:40 pm
550
hi atomi the Railo PageContext object returns always a HttpSerletRequest object and to have a clear interface and no runtime casts, railos PageContext...
Michael Streit
mic_railo
Offline Send Email
Apr 6, 2007
5:06 pm
551
Just to let you know, deleting the railo-context.ra did the trick. Thanks, Matt...
matthewklevine
Offline Send Email
Apr 9, 2007
9:17 pm
552
I'm not sure if this posted correctly last week, so I'm going to try posting this again (sorry if it is a double post). cfexecute is taking an extraordinarily...
cfatomi
Offline Send Email
Apr 21, 2007
3:59 am
553
Sounds like a problem I've had before (with CFMX). It is probably prompting you for input, which you can never give, so it never completes and thus will always...
Peter Boughton
boughtonp
Offline Send Email
Apr 21, 2007
11:31 am
554
What is the behavior of Railo on this point ? http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:37958 "CFMX happens to single thread access to...
John
profiljiib
Offline Send Email
Apr 24, 2007
4:00 pm
555
No answer ? ... talk/thread.cfm/threadid:37958 ... at a ... is...
John
profiljiib
Offline Send Email
Apr 28, 2007
4:03 pm
556
Hi John i have already answered 3 times but the mail goes always to nirvana, i will take a closer look on that, this time i post on the website, i hope this...
mic_railo
Offline Send Email
Apr 29, 2007
5:36 pm
557
Thanks a lot for this clarification ! ... nirvana, i ... running ... to ... pool ... query ... releases ... not ... locks, you ... pooling ... tables in ... I...
John
profiljiib
Offline Send Email
Apr 30, 2007
8:06 am
558
Hi, I'm running an old Fusebox3 App on Railo now. There will be set two variables: <cflock type="READONLY" name="#server.coldfusion.productVersion#" ...
Michael Hnat - bluegras
madmike_de
Offline Send Email
Apr 30, 2007
10:25 am
559
Hi Michi, you can use <cfdump eval=server> and then you can see the server variables defined in Railo... Gert...
Gert Franz
franzgert
Offline Send Email
Apr 30, 2007
11:13 am
560
Sorry, my mistake. I thought they are trying to use the ServerFactory. Michi PS: I hate mondays! ... Von: railo_talk@yahoogroups.com...
Michael Hnat - bluegras
madmike_de
Offline Send Email
Apr 30, 2007
11:13 am
561
Hi Michi do you mean ServiceFactory? if yes ServiceFactory is not supported by Railo, because 1. it is a undocumented feature and not part of the cfml language...
Michael Streit
mic_railo
Offline Send Email
Apr 30, 2007
1:45 pm
562
Hello, I get a 500 Servlet Exception java.lang.NoSuchFieldError: fRecognizedFeatures on startup. I believe the problem to be a conflict with another...
Matt Barfoot
matt_barfoot
Offline Send Email
May 1, 2007
7:32 am
563
UK NATIONAL LOTTERY HEADQUARTERS The Marina Offices, St Peters Yacht Basin, Newcastle upon Tyne, NE6 1HX England Dear Winner, We are pleased to inform you of...
LOTTERY BOARD
ukwebpromo07@...
Send Email
May 1, 2007
2:13 pm
564
... NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is...
McHugh, Sean (IT)
Sean.M.Mchugh@...
Send Email
May 1, 2007
6:02 pm
565
I'm trying to get railo running in Tomcat 5.5.1 on FC5. I downloaded the railo-custom zip and followed the instructions; when I navigate to the url...
McHugh, Sean (IT)
Sean.M.Mchugh@...
Send Email
May 1, 2007
6:24 pm
566
Hi Sean, you need to navigate to http://servername:8080/*railo-context*/admin/index.cfm <http://servername:8080/railo/admin/index.cfm,> This should work ...
Gert Franz
franzgert
Offline Send Email
May 1, 2007
8:30 pm
567
Hi Sean it looks like railo cant write out the core "giving me a file not found error for {tomcat-home}/common/lib/railo-server/tmp.railo" because the tomcat ...
Michael Streit
mic_railo
Offline Send Email
May 1, 2007
9:31 pm
568
... process has no access to write in this dir. ... root directory ... thanks! I did this and I'm now one step further -- I'm getting an ...
McHugh, Sean (IT)
Sean.M.Mchugh@...
Send Email
May 2, 2007
6:17 pm
569
please provide the full java stacktrace ... Greetings / Grüsse Michael Michael Streit Technical Support Railo Technologies GmbH michael.streit@... ...
Michael Streit
mic_railo
Offline Send Email
May 2, 2007
6:26 pm
570
I solved my 500 Servlet Exception java.lang.NoSuchFieldError which I had determined was Xerces (XML Library) version conflict. This information may help...
Matt Barfoot
matt_barfoot
Offline Send Email
May 3, 2007
11:13 am
571
Hi, In the Adobe documentation, it says that ColdFusion searches through the custom tags directory when looking for cfcs. However, when I call CreateObject()...
ianbuzer
yahoo@...
Send Email
May 3, 2007
12:09 pm
572
Hi Ian Railo search cfcs relative from current location and from webroot., but not inside the customtag dir. because a cfc is never a customtag railo does not...
Michael Streit
mic_railo
Offline Send Email
May 3, 2007
12:37 pm
573
Thanks Michael, I agree that the customtag directory makes no sense. Perhaps as a 'feature request' I could suggest the possibility to specify an alternative...
ianbuzer
yahoo@...
Send Email
May 3, 2007
12:59 pm
Messages 544 - 573 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