Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 41059 invoked from network); 7 Aug 2002 00:15:24 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Aug 2002 00:15:24 -0000 Received: (qmail 23110 invoked by uid 97); 7 Aug 2002 00:15:45 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 23082 invoked by uid 97); 7 Aug 2002 00:15:44 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 23058 invoked by uid 98); 7 Aug 2002 00:15:44 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Reply-To: From: "Vadim Katz" To: Subject: problem with specifying dtd location for ejbjar element Date: Tue, 6 Aug 2002 20:16:25 -0400 Message-ID: <00e601c23da7$ab54a840$0100000a@gte.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am trying to specify a local copy of IASEjb_jar_1_0.dtd because the default on-line version does not exist anymore. I am getting the following error: SAXException while parsing 'ejb-jar.xml'. This probably indicates badly-formed XML. Details: File "http://www.iplanet.com/j2ee/dtds/IASEjb_jar_1_0.dtd" not found. For some reason ant ignores my request to use local copy of the dtd or reports a misleading message. In any case, I would appreciate any comments/suggestions. Please, see relevant information below. thanks, vadim build.xml snippet: ant version: 1.5 jdk version: 1.3.1 -- To unsubscribe, e-mail: For additional commands, e-mail: