Hi Asha,
I'm guessing it's safe to assume you're using a fairly standard install
of the isapi_redirect.dll, and that you have a workers.properties file,
an isapi_redirect.properties file, and a uriworkermap.properties file.
With that in mind, try the following:
1) In IIS, make sure "index.cfm" is set as your default document in the
site you're working on.
2) Add ".cfm" handler mapping
Make sure the top level server is selected in the top left menu in IIS7.
Click "Handler Mappings" in the main IIS7 window. In the far right menu,
click "Add Script Map". In the window that pops up, enter the following:
Request Path: "*.cfm"
Executable: "c:\[railo|openbd]\connector\isapi_redirect-[version].dll"
Name: "CFML" (can be whatever you want to label it)
When you hit "OK", IIS will prompt you to "Allow" this ISAPI extension.
Click "Yes". You should see your mapping show up in the "Handler
Mappings" list.
Repeat this process for *.cfc, *.jsp, or whatever... as you see fit.
3) Restart IIS7 for good measure.
Hope this helps!
-Jordan
On 05/04/2011 05:04 AM, Asha K S wrote:
In the connector logs if I give a request like - http://localhost/test/ it says
HttpFilterProc::jk_isapi_plugin.c (2081): [/test] is not a servlet url
Can anybody please tell me if I am missing something.
Thanks,
Asha
-----Original Message-----
From: Asha K S [mailto:a...@adobe.com]
Sent: Wednesday, May 04, 2011 11:24 AM
To: Tomcat Users List
Subject: RE: default document doesnot work with IIS
HI Jordan,
I am trying to deploy Adobe ColdFusion on Tomcat and configured Tomcat IIS
connector, but I am not able to get the default document to work. Please point
me to the links you had mentioned earlier, i will try those as well.
Thanks,
Asha
-----Original Message-----
From: Jordan Michaels [mailto:jor...@viviotech.net]
Sent: Tuesday, May 03, 2011 9:08 PM
To: Tomcat Users List
Subject: Re: default document doesnot work with IIS
Asha,
What CFML server are you using and what method did you use to install it?
There is quite a bit of documentation on how to get the default document
working with the open-source CFML engines and if I knew what you were using, I
could point you in the right direction.
-Jordan
----- Original Message -----
From: "Barry L Propes"<barry.l.pro...@citi.com>
To: "Tomcat Users List"<users@tomcat.apache.org>
Sent: Tuesday, May 3, 2011 7:36:38 AM
Subject: RE: default document doesnot work with IIS
Oh, ok. Well then I'm not sure. Maybe in IIS you have to make the index.cfm the
first choice in the default queue. As opposed to default.htm or index.htm.
Maybe you also have to set both index.cfm and index.cfml ?
-----Original Message-----
From: Asha K S [mailto:a...@adobe.com]
Sent: Tuesday, May 03, 2011 8:43 AM
To: Tomcat Users List
Subject: RE: default document doesnot work with IIS
HI,
Thanks a lot for the reply. Tried that too but doesn't seem to work :(
Thanks,
Asha
-----Original Message-----
From: Propes, Barry L [mailto:barry.l.pro...@citi.com]
Sent: Tuesday, May 03, 2011 7:05 PM
To: Tomcat Users List
Subject: RE: default document doesnot work with IIS
Maybe you have to set the index.cfm in a welcome attribute in the web.xml file
in the conf folder?
-----Original Message-----
From: Asha K S [mailto:a...@adobe.com]
Sent: Tuesday, May 03, 2011 6:01 AM
To: tomcat-u...@jakarta.apache.org
Subject: default document doesnot work with IIS
HI,
Though default document is set in IIS ,it doesn't seem to pick it up when IIS
connector is configured with tomcat.
When we provide the path like http://localhost/test it doesn't automatically
add index.cfm and it return 404,but if I access the full url like
http://localhost/test/index.cfm it works fine.
Thanks,
Asha
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org