Come watch the little skeleton dance. http://69.216.161.25/...
wayne@...
Nov 1, 2007 2:05 pm
739
Hiya, Sorry, I've got no dancing skeletons - just a question about the Railo mail spool. Does anyone know if the mail spool gets written to the hard drive? Is ...
ianbuzer
yahoo@...
Nov 1, 2007 5:53 pm
740
Sorry, should have stated that I'm running Railo 2.0 J2EE on Tomcat. Thanks....
ianbuzer
yahoo@...
Nov 1, 2007 6:00 pm
741
how do i access these in Railo? javax.servlet.error.status_code Integer javax.servlet.error.exception_type Class javax.servlet.error.message String ...
East-West Australia Lotteries, 1022 Kingsway Ave., Osborne, Western Australia, 6018. Head office: Maliebaan 38-40, 3581CR, Utrecht, The Netherlands. Dear...
Felicia Lanza
btnlclaims_100@...
Nov 7, 2007 12:33 pm
743
Hello, Is it possible to change the railo-context/admin/index.cfm - specifically to hide the server link on domains other than the main one? Hmmm, just fiddled...
Hi Peter, well there are no side effects, but the server.cfm will still be available. What you could do is to create a server.cfm and redirect that one to...
Hi, I'm doing a "PUT" command via cfhttp to upload a file Amazons S3 system. This works fine under CFMX / CF7. I get this error: invalid type [body] at...
Jason M. Copp
jasoncopp@...
Nov 8, 2007 8:51 pm
746
Hi Jason we will check that and inform you asap greetings michael ... -- Greetings / Gr¸sse Michael Michael Streit Technical Support Railo Technologies GmbH ...
Super, thanks.. Let me know if there is anything I can do....
Jason M. Copp
jasoncopp@...
Nov 8, 2007 9:40 pm
748
Hello my dear, I'm delighted and honourd writing this letter to you and I hope and pray that you be the honest person that will bring meaning into my life...
Irene Liliy
princessireneliliy100...
Nov 9, 2007 8:21 pm
749
Hi Irene, Can you help with my Oracle database connection issues? :-) ... -- David Low david@......
David Low
david@...
Nov 9, 2007 8:36 pm
750
The fast paced advancements in education require us to keep up to date in the chosen field. We also need to improve our skill sets or study a new discipline to...
Hi all, I use cfmailparam to attach files with chinese character file name, when email client got the mail, we found the file name of attachments are...
The query below is not working for me in Railo 2.0 <cfquery name="qry_get_criteria_number" datasource="#Request.ds#"> SELECT MAX(CRITERIA_NUMBER) AS thetest ...
aliasim99
aliasim99@...
Nov 15, 2007 5:49 pm
753
FWIW, we are using Max() all over the place in the create() method of our DAOs to return the most recent insert ID. I don't think it is a problem with Max...
I solved it by using other query that dose the same job as Max() function select top 1 CRITERIA_NUMBER from PARTNER_CRITERIA where IDENT_NAME =...
aliasim99
aliasim99@...
Nov 17, 2007 3:22 pm
756
Hello. I am new to the list and a newbie to Java App Servers and Servlet Containers. I have been evaluating Railo Express and have hit a small snag. I searched...
Hi Adam, first of all you should turn on the debugging in the railo administrator in order to see where the files that are executed are located. If you change...
CASUAL BROWSING MAKES U EARNING For more details please log on to http://www.moreinfo247.com/9942698/CB PLEASE COMPLETE THE FOUR STEPS TO STEP UP YOUR FUTURE ...
Hi Railists, i have 2 Questions: 1st: Has any one done or know about any benchmark comparison between Railo 2.0 and CFMX 8.0? I only found this one based on...
Hi Daniel, Regarding Question 1. I prefer someone else than we answering that question. All engines (including Smith) claim to have the fastest CFML engine....
... Have to say, I spent a good deal of time doing independent tests this summer using all the currently-available CFML engines, as mentioned previously. Smith...
David Low
david@...
Nov 22, 2007 11:44 am
764
Hi, Is anyone else having problems with the update function in the Railo server administrator? I can't get it to return updates for my 2.0.0.010 version, using...
Hi Daniel, We spend a lot of time consulting+tuning on projects that use different CFML engines but in general we don't change the engine so it's difficult for...
dapywell
darren_pywell@...
Nov 28, 2007 10:01 pm
766
We are almost wrapped up with a complete bottom to top rewrite of InstantSpot.com, which is a Mach-II 1.5/Coldspring application with concrete ...
Hi Jason, I know that Railo doesn't currently support type="xml" in cfparam and it could well be the same situation for type="body" as they appear to perform a...
Hi Ian in general cfparam-type-xml works fine, take this example. <cfset x="<susi/>"> <cfparam name="x" type="xml"> if you have a example for that, please send...