Hi Gert, Did mail spool make it to Railo 3.1? 2009/2/26 Gert Franz <gert.franz@...> ... -- AJ Mercer Web Log: http://webonix.net Hi Gert, Did mail spool...
AJ, I used fakemail: http://www.lastcraft.com/fakemail.php To setup a fake smtp server for my development platform. It was super easy to set up. Mark ... -- E:...
Thanks Mark, I found how to set up google mail - only check TLS (not SSL) - use port 587 2009/4/3 Mark Mandel <mark.mandel@...> ... -- AJ Mercer Web Log:...
...but if you had a CF version of this (python/perl) I would be very interested :-p 2009/4/3 Mark Mandel <mark.mandel@...> ... -- AJ Mercer Web Log:...
I have a (free) mail server running on my notebook that I usually use but I have this Railo running on a thumb-drive and run it from work too 2009/4/3 AJ...
... Check the Railo blog as there was an article about this just recently. -- Tom...
Tom Chiverton
tom.chiverton@...
Apr 6, 2009 3:27 pm
2856
... Thanks for the update Tom! I am curious to know when this functionality will be ported into the stand alone WAR distribution. Ultimately I will need to get...
Hello, I am getting a similar error: Invalid arguments count for operation getPropertyDesc (8 instead of 7) I did a cfdump of the arguments and it does show...
Is BlazeDS included by default or do I need to install it separately? If I have to install it separately, how do I configure Railo to use it? If it's included,...
Hello, I have an odd situation where Railo reports a Datasource doesn't exist and yet it does. It is properly configured in the Web Administrator and is called...
Are you sure you are using the right web administrator? We never had an issue like that before. Greetings from Switzerland Gert Franz Railo Technologies GmbH ...
Hello Gert, Apparently, the problem stems from DNS resolution issues. It seems I have to use the NUMERIC IP address instead of the domain name because if I use...
Hi there! On my server, Any site I access with CFM templates MUST use the IP Address....not the Domain Name. If anyone tries to reach the site using the DOMAIN...
Hi again ;-) When I type the domain name for my Coldfusion sites, I get debugging output at the bottom along with the page (which otherwise is displayed...
I am experiencing a very odd issue and I just cannot figure it out. I have some very basic code in a CFC - outlined below. The return type of the CFC is...
Jason, ... is this code from the Illudium CFC Generator by any chance? If so, I'm pretty sure I ran into this a while ago, too. ... empty result set if there...
Chris, Actually I did a bit more testing and my example is not exactly correct. I cut it down to make things easier. But really a lot is happening inside the...
Jason, ... I cut it down to make things easier. But really a lot is ... creating two temp tables. I insert some values into the ... need. ... I guess the...
Hello, Since Railo can't create PDF files in UTF-8 (Yes still a bug!)... I just would like to ask if there a way to create .doc or .xls files with Railo witch...
Hi, I'm having a problem that I believe is a bug, when using the function LSNumberFormat() it returns the formatted value with two whitespaces at the end of...
Any idea if this has been fixed in the current release of 3.1? I did some testing and it appears NOT to be fixed. If that is the case, any idea of when we...
Hi Bob Can you help me a little bit with this issue, i can't reproduce the problem, can you please modifie code in attachment that failure occur. greetings...
Hi there Richard Just a couple of things, we have moved the mailing list to yahoo, so you can subscribe to http://groups.google.com/group/railo?hl=en What does...
Mark Thanks for your quick reply - will move to google groups. My resin.conf is the 'out of the box' version as it generates errors with any changes I make! ...
Gert Bearing in mind that want the -simplest- setup using computerName or ip number, I did this: <host id="computerName" root-directory="C:/inetpub/"> ...
Further on this... If I put a relative path to the default host thus: <web-app id="/" root-directory="../../Inetpub/wwwroot"/> Then it works. (as does the...