Are there any plans to add cfNTauthenticate to your list of supported tags? I currently use CFMX7 and this is about the only tag (along with the charting...
Hi T, since with Railo 1.0 we only will be MX 6.1 compatible and the Tag CFNTauthenticate was introduced with MX 7.0 we will not support this tag yet. But...
hi ; i integrated tomcat with iis i can call jsp files but when i called .cfm files i get error like it doesnt exists. ******************* The page cannot be...
Do Railo will support non-standard ColdFusion CFML file encryption? The reason is, there is a tool to decrypt the encypted CFML files? We want a more secured...
Hi Baris, the first thing I notice is, that the welcome file is missing. This means, that Tomcat is not looking for the cfm-file if you don't add the filename...
... Hi Ahmandie, for this purpose you can use railo archives. You can compare Railo archives to a mapping. The difference is, that in a railo archive you will...
Hi Baris, well the insertion of the welcome file does not fix the error, but what i need is a log file of tomat to check the error, and more information on how...
Hi , I am sorry to disturb but i forget to tell you tomcat works fine i have no problem with working cf files iis is the problem here is worker.properties for...
Ok i'll look into it and inform you, as soon as I have a sollution. Maybe Bruno, our Apache-Tomcat guru knows the sollution... Regards Gert ... -- Regards Gert...
Hi Baris, did you follow the instructions defined like here: http://tomcat.apache.org/tomcat-3.3-doc/tomcat-iis-howto.html Regards Gert ... -- Regards Gert...
Hi ; I have no problem integration jsp and servlet with iis but cfm extension doesnt work i did all the steps in the how to file On Mon, 06 Feb 2006 17:42:39...
Hi Baris, I have another question. Did you turn off the "Show friendly HTTP error messages" checkbox in the internet explorers options? (I assume you are using...
Hi ; i 've changed settings on my ie but nothing happened http://localhost:5432/index.cfm url did'nT work but tomcat works and so cfm extensions? i am...
Hi Baris, could you contact me off the list, in order to make it easier to find a sollution. If successfull, I will post the sollution in here... eMail me at:...
HI! Heres an excerpt from the tomcat logs: 2006-02-09 02:37:59 StandardContext[/manager]HTMLManager: init: Associated with Deployer 'localhost' 2006-02-09...
oh sorry heres the server information i should have added: Apache Tomcat/5.0 1.4.2 Free Software Foundation, Inc. Linux 2.6.15-1.1831_FC4smp x86_64 atomi....
hi im trying to add a mysql dsn through the administrator. here is the error message: class [org.gjt.mm.mysql.Driver] is not a JDBC Driver class must implement...
Hi Atomi, this is a known and already solved bug in the Beta. Use the JDBC-bridge instead. The error is already fixed in the latest version of the beta. Just...
thanks for the quick reply... im trying to use the JDBC-ODBC bridge. I've set the system DSN in ODBC data source admin but the Railo admin gives me this error...
hi folks, Im trying to turn off debugging in the Railo administrator and get this message: variable memorylog doesnt exist in Form Scope using firefox 1.5.1...
Hi Antomi Sorry for that, this is also a bug in this beta release that is also already fixed in the current version, in the Version that "Gert Franz" has send...
Hi (again) Atomi First let me explain why this problem occurs, railo always check the datasource connection when you insert or update data via admin. it...
Having fun now Michael thanks, yeah, adding the DSN manually works. atomi ... Having fun now Michael thanks, yeah, adding the DSN manually works. atomi On...
Hi! I've added <cfset form.memorylog=""> TO \WEB-INF\railo\context\application.cfm and I'm now able to tick off the "enable debugging" checkbox in the Railo ...
Hi; i tried to use multiple cfform on the same page but required fields are asking for the last form and cant submit the first one . thanks sample is here ...