Re: Tomcat/IIS - how to map all web apps and not conflict with IIS content...

2006-05-03 Thread Marc Farrow
My only suggestion here is to use some type of generic naming convention. We use the deprecated MOD_JK2, but it is similar in that it has a properties file as well. We just have our URI mappings to something like this and we are asking our users to use the /servlet* URI for all servlet calls. T

RE: Tomcat/IIS - how to map all web apps and not conflict with IIS content...

2006-05-03 Thread Chris Berthold
ugly. Chris Berthold IT Systems Analyst Commercial Refrigerator Door Company 941 . 371 . 8110 x 205 -Original Message- From: Josh Jacob [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 03, 2006 9:00 AM To: users@tomcat.apache.org Subject: Tomcat/IIS - how to map all web apps and not conflict

Tomcat/IIS - how to map all web apps and not conflict with IIS content...

2006-05-03 Thread Josh Jacob
Hello, I have Tomcat and IIS successfully communicating with the AJP 1.3/isapi_redirect setup, however, I do have a question about the URL mappings. I'd like to provide someone the ability to upload/FTP WARs and have them automatically deploy and served with IIS without having to edit the