Re: default document doesnot work with IIS

2011-05-04 Thread Jordan Michaels
oint 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 CFM

Re: default document doesnot work with IIS

2011-05-04 Thread André Warnier
al 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 de

RE: default document doesnot work with IIS

2011-05-04 Thread Martin Gainty
contenu fourni. > From: a...@adobe.com > To: users@tomcat.apache.org > Date: Wed, 4 May 2011 17:34:11 +0530 > Subject: RE: default document doesnot work with IIS > > > In the connector logs if I give a request like - http://localhost/test/ it > says HttpFilterProc::

RE: default document doesnot work with IIS

2011-05-04 Thread Asha K S
: 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

RE: default document doesnot work with IIS

2011-05-03 Thread Asha K S
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

Re: default document doesnot work with IIS

2011-05-03 Thread Jordan Michaels
- Original Message - From: "Barry L Propes" To: "Tomcat Users List" 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.

RE: default document doesnot work with IIS

2011-05-03 Thread Propes, Barry L
esday, 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

RE: default document doesnot work with IIS

2011-05-03 Thread Asha K S
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 Mayb

RE: default document doesnot work with IIS

2011-05-03 Thread Propes, Barry L
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

default document doesnot work with IIS

2011-05-03 Thread Asha K S
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 i