I just wanted to say: I like that! I was feeling uneasy about the CFMX/BD talk of cfthread/cfjoin - I can see their use but they seemed over-complicated...
HEY! just kidding. I am not against new features where they make sense - huge dev timesavers and speed improvements. However, every step you take away from...
bktraderstaff
bktraderstaff@...
Aug 1, 2006 1:36 pm
239
Hi guys, actually I agree and disagree with you. Of course Railo shouldn't be to far away from the other Engines (I do not say 'standard'. Who is defining a ...
Has there been any thought about integration with Flex? I know it could be done via XML, but is there a possibility to have a connector like CF 7.0.2? Just...
... Although flex has it's place in the internet universe, I hope Railo doesn't spend too much time one this (which could be better spent). Its going to be...
bktraderstaff
bktraderstaff@...
Aug 3, 2006 9:01 pm
242
we working an a integration of Laszlo (http://www.laszlosystems.com/) into Railo (Codename REX - Railo Extented). But our main target isnt to have a one2one...
That sounds great. I was just asking out of curiousity and like was previously mentioned, I think cf should be the main focus. I know New Atlanta worked with...
What is everyone using for Image Manipulation. I tried using imageCFC (http://www.opensourcecf.com/imagecfc/index.cfm), but it crashed with a java error so im...
bktraderstaff
bktraderstaff@...
Aug 6, 2006 5:17 pm
246
Hi, the best tool in my opinion is ImageJ (www.benorama.com). Just a .jar. Great for a lot of manipulation functions. The second too is the Apache ImageTaglib....
we will check it tnx Michael ... Greetings / Grüsse Michael Streit Technical Support michael.streit@... www.railo.ch Join our Mailing List / Treten Sie...
Hi i have found and fix the problem for the next version (1.0.0.027). - fixed bug "cant access data member of a class that extend java.util.Map" greetings ...
was only a small very specific problem ... Greetings / Grüsse Michael Streit Technical Support michael.streit@... www.railo.ch Join our Mailing List /...
I am curious about the CFForward tag you guys have added. 1) Is there any documentation for how to use it, ie what attributes are available. 2) CFLocation...
bktraderstaff
bktraderstaff@...
Aug 13, 2006 7:48 pm
254
Hi in differents to the the cflocation, the cffoward doesnt invoke the client to make the new request. Example: location.cfm ... <cflocation url="target.cfm"> ...
like in neo on unix cfinclude isnt case sensitve but fileExists is. normally working with templates isnt case (execpt application.cfm and onRequestEnd.cfm)...
Sorry we havent tested at solaris at the moment. but we have tested with tomcat 5 on linux (debian). for any closer information to solve this problem we will...
I have a couple of initial questions about Railo and was hoping I could get some knowledgeable opinions here. I am trying to decide which installation option...
Hi Dave, of course you can use JBoss with Railo. The question is only if it is necessary. If you need JBoss with other Applications then stick with JBoss. If...
Thanks for the reply. I have no other J2EE apps on this server, so I suppose I will use Resin. Can you tell me if the built-in webserver allow virtual hosts?...
Does Railo have a CFC explorer similar to CFMX, or is there a 3rd party one that can be used?...
bktraderstaff
bktraderstaff@...
Aug 23, 2006 1:10 pm
266
you can get closer information to a cfc, by simple called in browser. example: http://localhost/my/cfc/calledDirect.cfc you can also use the function...
Hello, I have a question regarding MySQL JDBC. In the railo server administrator, I have quoted the "Preserve single quote" option. But I have some data in...
I had tried this first, but got an error: Component Only the function and data member that are accesible from your location are displayed I got the same error...