Return-Path: Delivered-To: apmail-servicemix-dev-archive@www.apache.org Received: (qmail 66931 invoked from network); 9 Aug 2010 08:52:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Aug 2010 08:52:15 -0000 Received: (qmail 44154 invoked by uid 500); 9 Aug 2010 08:52:15 -0000 Delivered-To: apmail-servicemix-dev-archive@servicemix.apache.org Received: (qmail 43938 invoked by uid 500); 9 Aug 2010 08:52:13 -0000 Mailing-List: contact dev-help@servicemix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@servicemix.apache.org Delivered-To: mailing list dev@servicemix.apache.org Received: (qmail 43930 invoked by uid 99); 9 Aug 2010 08:52:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Aug 2010 08:52:12 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Aug 2010 08:52:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o798pmwM008471 for ; Mon, 9 Aug 2010 08:51:49 GMT Message-ID: <27713149.1581281343908564.JavaMail.jira@thor> Date: Mon, 9 Aug 2010 04:51:48 -0400 (EDT) From: =?UTF-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: dev@servicemix.apache.org Subject: [jira] Resolved: (SMX4-398) openjpa bundle should import the transaction package without optional flag In-Reply-To: <1840601556.1255341112726.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/SMX4-398?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 resolved SMX4-398. --------------------------------------- Resolution: Won't Fix As OpenJPA can be used without a transaction manager, the optional import s= tatement is normal. > openjpa bundle should import the transaction package without optional fla= g > -------------------------------------------------------------------------= - > > Key: SMX4-398 > URL: https://issues.apache.org/activemq/browse/SMX4-398 > Project: ServiceMix 4 > Issue Type: Bug > Components: Bundles > Reporter: Willem Jiang > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 4.4.0 > > Attachments: smx4-398.patch > > > When I rerun the OSGi integration test of JPA, I found current servicemix= JPA bundle set the importation of the javax.transaction to be optional. > It will cause the JPA test failure, so I submit this patch to fix this is= sue. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.