Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 24982 invoked from network); 16 Feb 2010 09:53:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Feb 2010 09:53:49 -0000 Received: (qmail 89240 invoked by uid 500); 16 Feb 2010 09:53:49 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 89099 invoked by uid 500); 16 Feb 2010 09:53:48 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 89071 invoked by uid 99); 16 Feb 2010 09:53:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2010 09:53:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2010 09:53:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DF503234C1F0 for ; Tue, 16 Feb 2010 01:53:27 -0800 (PST) Message-ID: <1427733048.295871266314007913.JavaMail.jira@brutus.apache.org> Date: Tue, 16 Feb 2010 09:53:27 +0000 (UTC) From: "Timothy Ward (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Commented: (ARIES-164) Remove manual registerService() call for javax.persistence.provider In-Reply-To: <88137767.286021266265527894.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834140#action_12834140 ] Timothy Ward commented on ARIES-164: ------------------------------------ I'll push this into the JPA itests. I think that there is another change necessary in ariestrader. I'll look into it. > Remove manual registerService() call for javax.persistence.provider > ------------------------------------------------------------------- > > Key: ARIES-164 > URL: https://issues.apache.org/jira/browse/ARIES-164 > Project: Aries > Issue Type: Bug > Components: JPA > Affects Versions: Incubation > Reporter: Donald Woods > Assignee: Timothy Ward > Fix For: Incubation > > Attachments: ARIES-164.diff > > > Currently, the jpa-container-itest code (and AriesTrade sample) is having to manually register OpenJPA as a javax.persistence.provider. > Once OPENJPA-1512 is integrated and in a nightly build, this code should be removed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.