Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 13416 invoked from network); 3 May 2007 07:27:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2007 07:27:44 -0000 Received: (qmail 18144 invoked by uid 500); 3 May 2007 07:27:45 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 18105 invoked by uid 500); 3 May 2007 07:27:45 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 17357 invoked by uid 99); 3 May 2007 07:27:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 00:27:43 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 00:27:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4E96E71406E for ; Thu, 3 May 2007 00:27:15 -0700 (PDT) Message-ID: <17057849.1178177235289.JavaMail.jira@brutus> Date: Thu, 3 May 2007 00:27:15 -0700 (PDT) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-3132) jpa system needs the urls of the jars/dirs with enhanceable classes. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org jpa system needs the urls of the jars/dirs with enhanceable classes. --------------------------------------------------------------------- Key: GERONIMO-3132 URL: https://issues.apache.org/jira/browse/GERONIMO-3132 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: persistence Affects Versions: 2.0-M5 Reporter: David Jencks Assigned To: David Jencks Fix For: 2.0-M6 jpa PersistenceUnitInfo has a slot for the urls of the jars or directories that contain the classes of interest to the jpa system. We should fill them in with the jar/dir that has the persistence.xml and the manifest classpath entries from that location. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.