Is there another way to call the implicit request object in Railo. I've tried: <cfscript> request = getPageContext().getRequest(); </cfscript> but that returns...
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...
Hi Michael, Can I return an object of http.HttpServletRequest or is that the same as the javax.servlet.ServletRequest ? ... extends ... Railo. ... http...
hi atomi the Railo PageContext object returns always a HttpSerletRequest object and to have a clear interface and no runtime casts, railos PageContext...
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...
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...
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...
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...
Thanks a lot for this clarification ! ... nirvana, i ... running ... to ... pool ... query ... releases ... not ... locks, you ... pooling ... tables in ... I...
Hi, I'm running an old Fusebox3 App on Railo now. There will be set two variables: <cflock type="READONLY" name="#server.coldfusion.productVersion#" ...
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...
Hello, I get a 500 Servlet Exception java.lang.NoSuchFieldError: fRecognizedFeatures on startup. I believe the problem to be a conflict with another...
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@...
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@...
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@...
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 ...
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 ...
I solved my 500 Servlet Exception java.lang.NoSuchFieldError which I had determined was Xerces (XML Library) version conflict. This information may help...
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@...
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...
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...