Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 30464 invoked from network); 23 Mar 2007 00:45:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Mar 2007 00:45:45 -0000 Received: (qmail 76782 invoked by uid 500); 23 Mar 2007 00:45:53 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 76664 invoked by uid 500); 23 Mar 2007 00:45:53 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 76650 invoked by uid 99); 23 Mar 2007 00:45:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2007 17:45:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.18.42.249] (HELO nwk-ea-fw-1.sun.com) (192.18.42.249) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2007 17:45:43 -0700 Received: from d1-sfbay-09.sun.com ([192.18.39.119]) by nwk-ea-fw-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id l2N0jN8L004743 for ; Thu, 22 Mar 2007 16:45:23 -0800 (PST) Received: from conversion-daemon.d1-sfbay-09.sun.com by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0JFB00D01ZCKA700@d1-sfbay-09.sun.com> (original mail from Marina.Vatkina@Sun.COM) for open-jpa-dev@incubator.apache.org; Thu, 22 Mar 2007 17:45:22 -0700 (PDT) Received: from sun.com ([129.150.18.45]) by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0JFB00CBKZFMYV70@d1-sfbay-09.sun.com> for open-jpa-dev@incubator.apache.org; Thu, 22 Mar 2007 17:45:22 -0700 (PDT) Date: Thu, 22 Mar 2007 17:45:22 -0700 From: Marina Vatkina Subject: Re: Problem running JPA example from GlassFish page on GF+OpenJPA+Derby In-reply-to: <46031EFC.1040408@sun.com> Sender: Marina.Vatkina@Sun.COM To: open-jpa-dev@incubator.apache.org Message-id: <46032322.9090808@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en References: <46030876.8000902@sun.com> <7D856CDFE035FF45A0420ACBD71BDD6303A144DB@repbex02.amer.bea.com> <46031EFC.1040408@sun.com> User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4) Gecko/20040414 X-Virus-Checked: Checked by ClamAV on apache.org No. I can't reproduce the problem. Sorry about the confusion. -marina Marina Vatkina wrote: > Interesting... but after switching back to Derby, it all worked. Let me > try and see if it's the 1st run after 1st deploy that causes any problems. > > -marina > > Patrick Linskey wrote: > >> Did you run the OpenJPA enhancer on your classes before running the >> test, or, are you running in an environment that should be doing >> automatic class processing (such as a Java EE application server)? >> >> What do you get if you set the 'openjpa.Log' property to >> 'MetaData=TRACE'? >> >> -Patrick >> >