Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 26055 invoked from network); 15 Dec 2004 10:34:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Dec 2004 10:34:04 -0000 Received: (qmail 44298 invoked by uid 500); 15 Dec 2004 10:12:15 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 44174 invoked by uid 500); 15 Dec 2004 10:12:12 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 44103 invoked by uid 99); 15 Dec 2004 10:12:09 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 15 Dec 2004 02:12:08 -0800 Received: (qmail 13798 invoked from network); 15 Dec 2004 10:12:03 -0000 Received: from localhost.hyperreal.org (HELO ?127.0.0.1?) (127.0.0.1) by localhost.hyperreal.org with SMTP; 15 Dec 2004 10:12:03 -0000 Message-ID: <41C00DF1.1060301@apache.org> Date: Wed, 15 Dec 2004 11:12:01 +0100 From: Armin Waibel User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: OJB Developers List Subject: [OJB1.1] Get rid of internet access when running torque Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi all, is it possible to get rid of the Internet access when running torque, e.g. using "ant prepare-testdb"? There is a doctype definition in ojbtest-schema.xml and ojbcore-schema.xml pointing to "http://db.apache.org/torque/dtd/database_3_0_1.dtd" Locally I add the database_3_0_1.dtd file to .../db-ojb/ directory and change the doctype definition in the corresponding files. Is there a smarter way to prevent Internet access, e.g. torque property? regards, Armin --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org