Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 71525 invoked from network); 5 Jan 2006 03:50:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jan 2006 03:50:30 -0000 Received: (qmail 8090 invoked by uid 500); 5 Jan 2006 03:50:29 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 8074 invoked by uid 99); 5 Jan 2006 03:50:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 19:50:29 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.34] (HELO brmea-mail-3.sun.com) (192.18.98.34) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 19:50:27 -0800 Received: from phys-mpk-1 ([129.146.11.81]) by brmea-mail-3.sun.com (8.12.10/8.12.9) with ESMTP id k053oH3F007837 for ; Wed, 4 Jan 2006 20:50:17 -0700 (MST) Received: from conversion-daemon.mpk-mail1.sfbay.sun.com by mpk-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0ISL00L01P8WF5@mpk-mail1.sfbay.sun.com> (original mail from Michelle.Caisse@Sun.COM) for jdo-dev@db.apache.org; Wed, 04 Jan 2006 19:50:16 -0800 (PST) Received: from [129.150.25.110] (vpn-129-150-25-110.SFBay.Sun.COM [129.150.25.110]) by mpk-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0ISL002BFPBS0O@mpk-mail1.sfbay.sun.com> for jdo-dev@db.apache.org; Wed, 04 Jan 2006 19:50:16 -0800 (PST) Date: Wed, 04 Jan 2006 19:50:33 -0800 From: Michelle Caisse Subject: Re: Help request: initial commit of detachable shopping cart object model, some tests broken In-reply-to: <005901c61190$f7726530$1e0010ac@DELLZILLA> To: jdo-dev@db.apache.org Message-id: <43BC9789.6000708@sun.com> MIME-version: 1.0 Content-type: multipart/alternative; boundary="Boundary_(ID_dJVUNoTRIGIuFUgL1A88GA)" X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 References: <005901c61190$f7726530$1e0010ac@DELLZILLA> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --Boundary_(ID_dJVUNoTRIGIuFUgL1A88GA) Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT Matthew, You are missing package-derby8.orm for the org.apache.jdo.tck.pc.shoppingcart package. See http://wiki.apache.org/jdo/TechnologyCompatibilityKit#Cfg. This may be the cause of your problem. -- Michelle Matthew T. Adams wrote: > Hi guys, > > I added some artifacts in the name of JDO-272. Currently, only > application identity is working, and the JDOHelper test class > IsDetached is broken, but due to project config/setup/classpath > issues, which probably has to do with the fact that I'm introducing a > new PC object model, schema, etc. > > Can someone grab the latest, run > > maven -o -Djdo.tck.cfglist installSchema > maven -o -Djdo.tck.cfglist=detach.conf runtck.jdori > > and tell me what's wrong with the config? > > Thanks, > Matthew > > *Matthew T. Adams* > Corporate Technical Advisor & Senior Consultant > Mobile: +1 253 732 1051 > Phone: +1 206 331 3833 > Fax: +1 815 331 0952 > matthew.adams@xcalia.com > P.O. Box 24163 > Federal Way, WA 98093 > www.xcalia.com > > > Xcalia makes implementing SOA easy with agile business intermediation > software that combines heterogeneous data with services to easily > develop and deploy transactional composite applications. Enterprises > can quickly respond to changing business requirements and dramatically > reduce the costs of data access and service integration. > --Boundary_(ID_dJVUNoTRIGIuFUgL1A88GA)--