Re: IIS6 and Tomcat 5.5

2007-10-09 Thread Martin Gainty
Which version tcnative.dll worked for IIS6? Thanks M - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, October 09, 2007 6:03 PM Subject: RE: IIS6 and Tomcat 5.5 Hey, I finally have my environment working. I dont seem to need the 5.0 isolation mode though. Than

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Dave.Buttrick
significant problems we have cannot be solved at the same > level of thinking with which we created them. > - Albert Einstein > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 09, 2007 1:19 PM > To: users@tomcat.apac

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Charlie Wingate
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 09, 2007 1:19 PM To: users@tomcat.apache.org Subject: RE: IIS6 and Tomcat 5.5 Thanks for the responses. When isapi_redirect says that he's forwarding the request URI - is that not where I'm supposed to see the r

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Dave.Buttrick
Original Message- > From: Charlie Wingate [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 09, 2007 11:28 AM > To: Tomcat Users List > Subject: RE: IIS6 and Tomcat 5.5 > > My Bad you did put in the workermap and propfiles. Follow > the isolation mode in IIS path. > &

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Charlie Wingate
My Bad you did put in the workermap and propfiles. Follow the isolation mode in IIS path. ~Charlie The significant problems we have cannot be solved at the same level of thinking with which we created them. - Albert Einstein -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Charlie Wingate
Hi Dave, A couple things about this post... 1st Read at least the introduction @ the following link http://www.catb.org/~esr/faqs/smart-questions.html 2nd I am assuming you are trying to serve the front end of a Tomcat installation with IIS using the ISAPI redirector. What