Re: adding hosts to server.xml

2010-06-16 Thread Pid
On 16/06/2010 20:46, André Warnier wrote: > j...@rogers.com wrote: >> i have configured iis7 to work in front of tomcat6 with the isapi >> redirector. Now, i can see a servlet("my-servlet") i've made under >> http://localhost/my-servlet. How do i get it to work for my own >> domain("www.mywebsite.c

Re: adding hosts to server.xml

2010-06-16 Thread André Warnier
Hi. Just send responses to the list, I get all messages to the list. If you send it to me also, I get each one twice. (In other words, just hit "reply", not "reply to all"). Below here, when asked to copy and paste the content of some files, really do it that way. Do not send the files as attac

Re: adding hosts to server.xml

2010-06-16 Thread jbuy
page. Do you have any other suggestions on this? i'm new to tomcat configuration files thanks --- On Wed, 6/16/10, André Warnier wrote: From: André Warnier Subject: Re: adding hosts to server.xml To: "Tomcat Users List" Date: Wednesday, June 16, 2010, 3:46 PM j...@rogers.com

Re: adding hosts to server.xml

2010-06-16 Thread André Warnier
j...@rogers.com wrote: i have configured iis7 to work in front of tomcat6 with the isapi redirector. Now, i can see a servlet("my-servlet") i've made under http://localhost/my-servlet. How do i get it to work for my own domain("www.mywebsite.com"), ie. www.mywebsite.com/my-servlet ? I've read

Re: adding hosts to server.xml

2010-06-16 Thread jbuy
i get a 404 file not found error --- On Wed, 6/16/10, Pid wrote: From: Pid Subject: Re: adding hosts to server.xml To: "Tomcat Users List" Date: Wednesday, June 16, 2010, 2:11 PM On 16/06/2010 19:07, j...@rogers.com wrote: > i have configured iis7 to work in front of tomcat6 w

Re: adding hosts to server.xml

2010-06-16 Thread Pid
On 16/06/2010 19:07, j...@rogers.com wrote: > i have configured iis7 to work in front of tomcat6 with the isapi > redirector. Now, i can see a servlet("my-servlet") i've made under > http://localhost/my-servlet. How do i get it to work for my own > domain("www.mywebsite.com"), ie. www.mywebsite.

adding hosts to server.xml

2010-06-16 Thread jbuy
i have configured iis7 to work in front of tomcat6 with the isapi redirector. Now, i can see a servlet("my-servlet") i've made under http://localhost/my-servlet. How do i get it to work for my own domain("www.mywebsite.com"), ie. www.mywebsite.com/my-servlet ? I've read the docs and tried addin