Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 47983 invoked from network); 13 Feb 2004 22:21:04 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Feb 2004 22:21:04 -0000 Received: (qmail 70471 invoked by uid 500); 13 Feb 2004 22:20:24 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 70428 invoked by uid 500); 13 Feb 2004 22:20: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 70375 invoked from network); 13 Feb 2004 22:20:23 -0000 Received: from unknown (HELO logicalimages.com) (208.3.217.201) by daedalus.apache.org with SMTP; 13 Feb 2004 22:20:23 -0000 Received: (qmail 3017 invoked from network); 13 Feb 2004 22:20:29 -0000 Received: from sphyraena.1.1.10.in-addr.arpa (HELO sphyraena) (10.1.1.119) by zanclus.1.1.10.in-addr.arpa with SMTP; 13 Feb 2004 22:20:29 -0000 From: "Bill Haake" To: "Tomcat Users List" Subject: RE: Problems compiling new .jsp's with tomcat Date: Fri, 13 Feb 2004 17:20:28 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <001f01c3f279$f33d20a0$ebca3b42@Adimpleo> Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N >From the name of your classpath, I would guess you have the JRE installed. To compile you need the SDK. -----Original Message----- From: Alex L. [mailto:alexl@firstnetsecurity.com] Sent: Friday, February 13, 2004 4:40 PM To: Tomcat Users List Subject: Problems compiling new .jsp's with tomcat I keep getting: No Java compiler was found to compile the generated source for the JSP. This can usually be solved by copying manually $JAVA_HOME/lib/tools.jar from the JDK to the common/lib directory of the Tomcat server, followed by a Tomcat restart. If using an alternate Java compiler, please check its installation and access path. When ever I try to execute a test.jsp file. Hello! The time is now <%= new java.util.Date() %> I have my PATH and CLASSPATH for both user and system to C:\Program Files\Java\j2re1.4.2_03;C:\Program Files\Java\j2re1.4.2_03/bin and JAVA_HOME to C:\Program Files\Java\j2re1.4.2_03 No tools.jar on windows. Alex ----- Original Message ----- From: "Alex L." To: "Tomcat Users List" Sent: Friday, February 13, 2004 2:24 PM Subject: Re: Problems getting Tomcat 5.0.18 to work with IIS 5 > This one did the trick. It fixed something or caught something that I > missed. However, now I have to figure out why .jsp pages won't compile. It > complains no java compiler is installed even though I have path, classpath, > and javahome set to the java directory. > > Anyone experience that problem? > > Alex. > ----- Original Message ----- > From: "Michael S�dkamp" > To: "'Alex L.'" ; "'Tomcat Users List'" > > Sent: Friday, February 13, 2004 1:27 AM > Subject: AW: Problems getting Tomcat 5.0.18 to work with IIS 5 > > > The online docs are not clear. You can use the JK2/IIS setup provided here > http://www.shiftomat.com/opensource/ > > Michael > > > -----Urspr�ngliche Nachricht----- > > Von: Alex L. [mailto:alexl@firstnetsecurity.com] > > Gesendet: Donnerstag, 12. Februar 2004 18:43 > > An: Tomcat Users List > > Betreff: Problems getting Tomcat 5.0.18 to work with IIS 5 > > > > > > I'm having some issues gettin tomcat 5.0.18 to work with > > win2k IIS 5. I've > > followed the guides online and have everything apparently set > > up. Tomcat > > works, IIS works, but IIS refuses to load .jsp files as if it > > can't find > > them. Any help is greatly appreciated! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org