From dev-return-17018-apmail-aries-dev-archive=aries.apache.org@aries.apache.org Tue Apr 12 18:47:26 2016 Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 34DFD19A47 for ; Tue, 12 Apr 2016 18:47:26 +0000 (UTC) Received: (qmail 7209 invoked by uid 500); 12 Apr 2016 18:47:26 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 6863 invoked by uid 500); 12 Apr 2016 18:47:25 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 6812 invoked by uid 99); 12 Apr 2016 18:47:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2016 18:47:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A5F842C1F5A for ; Tue, 12 Apr 2016 18:47:25 +0000 (UTC) Date: Tue, 12 Apr 2016 18:47:25 +0000 (UTC) From: "Timothy Ward (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ARIES-1530) It is difficult to register plugins with EclipseLink 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-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Ward resolved ARIES-1530. --------------------------------- Resolution: Fixed > It is difficult to register plugins with EclipseLink > ---------------------------------------------------- > > Key: ARIES-1530 > URL: https://issues.apache.org/jira/browse/ARIES-1530 > Project: Aries > Issue Type: Bug > Components: JPA > Affects Versions: jpa-2.3.0 > Reporter: Timothy Ward > Assignee: Timothy Ward > > EclipseLink requires that plugins are passed as String class names which it then reflectively loads. This makes it almost impossible to add plugins as a client. The EclipseLink adapter can be updated to help with this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)