From tomcat-user-return-24667-qmlist-jakarta-archive-tomcat-user=jakarta.apache.org@jakarta.apache.org Mon Jul 01 21:50:30 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 36122 invoked from network); 1 Jul 2002 21:50:29 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by 209.66.108.5 with SMTP; 1 Jul 2002 21:50:29 -0000 Received: (qmail 9391 invoked by uid 97); 1 Jul 2002 21:50:24 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 9375 invoked by uid 97); 1 Jul 2002 21:50:24 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 9363 invoked by uid 98); 1 Jul 2002 21:50:23 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: "mallen" To: "'Tomcat Users List'" Subject: Working!!! RE: getting isapi_redirect.dll to work with tomcat 4.0 and IIS Date: Mon, 1 Jul 2002 16:52:09 -0500 Message-ID: <76E0A5CB574CCD4090842F39ECBC73B0A00D49@exchange.idtdna.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <76E0A5CB574CCD4090842F39ECBC73B0E58EF6@exchange.idtdna.com> X-Spam-Rating: 209.66.108.5 1.6.2 0/1000/N X-Spam-Rating: 209.66.108.5 1.6.2 0/1000/N Larry, Thank you very much. The problem was that I had installed the isapi filter at both the host and its parent. (I had seen one bit of documentation that seemed to warn that I *needed* to do that.) Thanks very much for your explanation. Michael -----Original Message----- From: Larry Isaacs [mailto:Larry.Isaacs@sas.com] Sent: Monday, July 01, 2002 3:17 PM To: 'Tomcat Users List' Subject: RE: getting isapi_redirect.dll to work with tomcat 4.0 and IIS See if: helps. This issue isn't related to the choice of isapi_redirect.dll or isapi_redirector.dll. Larry > -----Original Message----- > From: mallen [mailto:mallen@idtdna.com] > Sent: Monday, July 01, 2002 4:05 PM > To: 'Tomcat Users List' > Subject: RE: getting isapi_redirect.dll to work with tomcat > 4.0 and IIS > > > Well... I've tried both those solutions; same error, except > that now the > error code after the 404 is 660 instead of 654. Any more > thoughts about > how this double indirection could be happening? > > Thanks, > Michael > > -----Original Message----- > From: Andrew Conrad [mailto:andrewconrad@msn.com] > Sent: Monday, July 01, 2002 12:17 PM > To: 'Tomcat Users List'; Michael Allen > Subject: RE: getting isapi_redirect.dll to work with tomcat > 4.0 and IIS > > Hey Michael, > > Your problem is very interesting. It seems your redirector is getting > you to the Tomcat server (your getting a tomcat error) then > looking for > the redirector again. > > the file isapi_redirect.dll is from Tomcat 3.3 I believe. > While all the > documentation says it will work, I had the smoothest > installation using > this redirector > > > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4 > .0.3/bin/w > in32/ > > the file name is isapi_redirector.dll and you will need to > make sure you > modify all your registry settings to reflect this. renaming > the file to > isapi_redirect.dll may cause problems because I think it looks > internally for itself. > > > then, start check that your virtual directory "jakarta" > pointing to the > folder containing isapi_redirector.dll > > if neither of those solutions work, you might want to start over using > this step-by-step install guide. > > http://www.getnet.net/~rbarr/TomcatOnIIS/default.htm > > > -Andrew > -----Original Message----- > From: Michael Allen [mailto:mallen@idtdna.com] > Sent: Monday, July 01, 2002 11:58 AM > To: tomcat-user@jakarta.apache.org > Subject: getting isapi_redirect.dll to work with tomcat 4.0 and IIS > > > Hello! > > I think I have been through all the FAQs available, and I > feel like I am > close to getting this to work. I have set up the /jakarta/ > as a virtual > folder, I have edited the registry, I get a green arrow under ISAPI > filters. but when I try to go to, for example, > http://localhost/examples/jsp/dates/date.jsp, I get the > following in my > browser: > > Apache Tomcat/4.0.3 - HTTP Status 404 - /jakarta/isapi_redirect.dll > > > _____ > > type Status report > message /jakarta/isapi_redirect.dll > description The requested resource > (/jakarta/isapi_redirect.dll) is not > available. > > And in my log file I get: > 002:10:59:06 -0600] "GET /jakarta/isapi_redirect.dll? > HTTP/1.1" 404 654 > > on the other hand, if I try: > http://localhost:8080/examples/dates/dates.jsp; everything is happy. > > Am I close? Help. > > Michael > > ________________________________________________ > Michael E. Allen, Ph.D. (847)965-2932 > Senior Research Scientist mallen@idtdna.com > Compuational Research Group > Integrated DNA Technologies > Suite 700 > 8930 Gross Point Rd. > Skokie, IL 60077 > > > > -- > To unsubscribe, e-mail: > unsubscribe@jakarta.apache.org> > For > additional commands, > e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: