Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 75137 invoked from network); 1 Nov 2005 09:52:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Nov 2005 09:52:00 -0000 Received: (qmail 98546 invoked by uid 500); 1 Nov 2005 09:51:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 98530 invoked by uid 500); 1 Nov 2005 09:51:46 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 98519 invoked by uid 99); 1 Nov 2005 09:51:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 01:51:45 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.73.178.217] (HELO web60714.mail.yahoo.com) (209.73.178.217) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 01 Nov 2005 01:51:41 -0800 Received: (qmail 46834 invoked by uid 60001); 1 Nov 2005 09:51:24 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=mkCHhL25vJ+C6+EzqTb2kfIOWWN706Rd00mtGTQftgVvlNkxzy+RUQlyuEMHJvgLgtPZlE9V+mv61eYJaWTBUS9+U6uaqD1czTNZr9kC+WHn8RkuiZEjqGB+oc5SENn4FHcpETGB3mNYJ7yGH+lj2tCXAHe/9xAQm55lE3flblY= ; Message-ID: <20051101095124.46832.qmail@web60714.mail.yahoo.com> Received: from [206.248.68.18] by web60714.mail.yahoo.com via HTTP; Tue, 01 Nov 2005 01:51:23 PST Date: Tue, 1 Nov 2005 01:51:23 -0800 (PST) From: Jose Javier Rodriguez Subject: Offline entity resolver To: users@tomcat.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, I am trying to run a tomcat webapp in a system without internet access. The application cant run because it cannot access the dtds cuz the URIS. Is there a way to access tomcat internal entity resolver catalog, to add extra dtds needed to run JSF applications in intranet enviroment ? Or is there a way to add one to tomcat ? Att Javier --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org