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...
Richard the <host-alias> is typically used to add additional names to the list that the server will answer to. It is normally used to add entries for the...
I have need to configure virtual hosts on different ports but I can't figure out how to do it with Resin. I can do it with Apache but wonder if Resin has this...
Brad, could you exactly explain what you are trying to accomplish? It is of course possible to address Resin on different ports. But I would need a real world ...
Gert, there's an earlier message that I think explains what he's aiming for. Essentially, I think it's something like this: www.mydomain.com:80 -> live site ...
Thanks, I was just using the link from the server admin which took me here. I actually figured out my configuration to do this so I'm moving along pretty...
this may be a silly question but why not use host-headers? If you use host headers then you just need to add an entry into your hosts file and voila no need...
looks like you have 2 different webcontexts running, one for the ip and the other for the domain name. greetings micha Michael Offner-Streit Technical Support ...