Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 47730 invoked from network); 28 Jun 2002 12:15:41 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by 209.66.108.5 with SMTP; 28 Jun 2002 12:15:41 -0000 Received: (qmail 8621 invoked by uid 97); 28 Jun 2002 12:15:30 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 8605 invoked by uid 97); 28 Jun 2002 12:15:29 -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 8587 invoked by uid 98); 28 Jun 2002 12:15:28 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: "Luciano Belotto" To: "'Andrew Conrad'" , "'Tomcat Users List'" Subject: RE: IIS & Tomcat works on examples directory, but not on mine Date: Fri, 28 Jun 2002 08:14:03 -0400 Message-ID: <004e01c21e9d$4c30f1d0$7a013bc0@traxusers.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 In-Reply-To: <004f01c21e25$394f5980$d297eb41@js78711> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MDRemoteIP: 192.59.1.11 X-Return-Path: luciano@traxsoftware.com X-MDaemon-Deliver-To: tomcat-user@jakarta.apache.org 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 Yes, if I goto http://trax_citrix:8080/Ramon/ and then http://trax_citrix:8080/Ramon/test.jsp it processes it is a JSP correctly. So I'm missing something in the IIS Redirector setup? I believe all I did in the IIS setup was two things: 1) Setup a virtual directory called Jakarta and pointed it to the directory C:\tomcat4\bin\native, which has that dll file 2) setup the ISAP filter in the Master Properties/WWW Service to point to C:\tomcat4\bin\native\isapi_redirect.dll thanks in advance for your help, -Luciano > -----Original Message----- > From: Andrew Conrad [mailto:andrewconrad@msn.com] > Sent: Thursday, June 27, 2002 5:55 PM > To: 'Tomcat Users List'; luciano@traxsoftware.com > Subject: RE: IIS & Tomcat works on examples directory, but not on mine > > > Can you get them by going to http://localhost:8080/Ramon/ ? > > If you can, it's a problem with your IIS Redirector setup, > and if you can't it's a problem with your Tomcat Setup. That > should be your first test. > > Let me know > > -Andrew > > -----Original Message----- > From: Luciano Belotto [mailto:luciano@traxsoftware.com] > Sent: Thursday, June 27, 2002 5:45 PM > To: 'Tomcat Users List' > Subject: IIS & Tomcat works on examples directory, but not on mine > > I've got IIS working on Tomcat good... Everything in the > \examples directory (and subfolders) works great. But I > create a folder C:\Inetpub\wwwroot\users\Ramon, but the jsp > files under there are simply interpreted as regular html/txt > files. Can someone point me in the right direction > > Here's the snipped of my server.xml file: > - > privileged="true" /> > - > debug="0" reloadable="true" crossContext="true" /> > - > - reloadable="true" crossContext="true"> > > > > Here's my uriworkermap.properties file: > # > # Default worker to be used through our mappings > # > default.worker=ajp13 > > # > # Sites to be redirected to Tomcat > # > *.jsp=$(default.worker) > /examples=$(default.worker) > /examples/*=$(default.worker) > /Ramon=$(default.worker) > /Ramon/*=$(default.worker) > > > > > > -Luciano > > > -------------------------------------------------------------- > ---------- > ------ > > > > -- > To unsubscribe, e-mail: > unsubscribe@jakarta.apache.org> > For > additional commands, > e-mail: > > ------------------------------------------------------------------------------ -- To unsubscribe, e-mail: For additional commands, e-mail: