Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 80878 invoked from network); 3 Apr 2003 11:59:17 -0000 Received: from viefep13-int.chello.at (213.46.255.15) by daedalus.apache.org with SMTP; 3 Apr 2003 11:59:17 -0000 Received: from localhost ([195.34.157.123]) by viefep13-int.chello.at (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030403115916.HGTY29131.viefep13-int.chello.at@localhost> for ; Thu, 3 Apr 2003 13:59:16 +0200 To: "Ant Users List" Subject: Tomcat JSPC Precompile using Ant - unique jsp name problem MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.0 September 26, 2002 Message-ID: From: johannes.fiala@fwd.at Date: Thu, 3 Apr 2003 13:46:02 +0200 X-MIMETrack: Serialize by Router on Developer1/Johannes Fiala(Release 6.0|September 26, 2002) at 03.04.2003 14:02:30, Serialize complete at 03.04.2003 14:02:30 Content-Type: multipart/alternative; boundary="=_alternative 0040A3F0C1256CFD_=" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=_alternative 0040A3F0C1256CFD_= Content-Type: text/plain; charset="US-ASCII" hi there, I've searched the whole forum but haven't found any definitive answer on this issue; If somebody runs JSPC using ANT to precompile all the JSPs, the precompile fails if any of the JSPs in different directories has the same name. /jsp/mydir1/index.jsp /jsp/mydir2/index.jsp ==> JSPC fails with a quite confusing error message, which boils down to not having unique JSP names. Uniquely naming all JSPs is probably not an option because index.jsp is quite convenient. ==> I've also scanned the Tomcat 4.1.24 release notes, but haven't found a fix there. Does anybody know how to fix this JSP naming problem?? Thx alot Johannes --=_alternative 0040A3F0C1256CFD_=--