Return-Path: Delivered-To: apmail-incubator-cayenne-user-archive@locus.apache.org Received: (qmail 83015 invoked from network); 4 Apr 2006 14:45:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2006 14:45:12 -0000 Received: (qmail 30049 invoked by uid 500); 4 Apr 2006 14:45:11 -0000 Delivered-To: apmail-incubator-cayenne-user-archive@incubator.apache.org Received: (qmail 30031 invoked by uid 500); 4 Apr 2006 14:45:10 -0000 Mailing-List: contact cayenne-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cayenne-user@incubator.apache.org Delivered-To: mailing list cayenne-user@incubator.apache.org Received: (qmail 29992 invoked by uid 99); 4 Apr 2006 14:45:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 07:45:10 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [17.250.248.84] (HELO smtpout.mac.com) (17.250.248.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 07:45:08 -0700 Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout08/MantshX 4.0) with ESMTP id k34EilcE026796 for ; Tue, 4 Apr 2006 07:44:47 -0700 (PDT) Received: from [172.16.7.13] (c-69-142-194-228.hsd1.nj.comcast.net [69.142.194.228]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id k34Eih2J004399 for ; Tue, 4 Apr 2006 07:44:46 -0700 (PDT) In-Reply-To: <00f901c657f0$6db8c130$0e01a8c0@itccnet.datosnet.de> References: <20060403185859.32252.qmail@web31712.mail.mud.yahoo.com> <10812BE0-21D1-4059-8A5E-8B6D102BD45A@objectstyle.org> <00e901c657e6$01100700$0e01a8c0@itccnet.datosnet.de> <351D2631-4DEB-44CF-AD00-E2B25E2689FE@objectstyle.org> <00f901c657f0$6db8c130$0e01a8c0@itccnet.datosnet.de> Mime-Version: 1.0 (Apple Message framework v749.3) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <4F579C08-AD0C-4879-9BEE-31739341DA90@mac.com> Content-Transfer-Encoding: 7bit From: Paul Furbacher Subject: Re: [solved] Re: Cayenne.xml not found. Date: Tue, 4 Apr 2006 10:44:42 -0400 To: cayenne-user@incubator.apache.org X-Mailer: Apple Mail (2.749.3) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Apr 4, 2006, at 10:02 AM, WONDER wrote: > The solution: I added the path to the Cayenne.xml file to the > classpath of > TomCat. That is something you want to avoid like the plague. Putting application resources in the Tomcat path is very bad practice. You really have to find a better solution than that. Paul Furbacher http://teamb.com