Return-Path: X-Original-To: apmail-karaf-user-archive@minotaur.apache.org Delivered-To: apmail-karaf-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 10D9C17DBC for ; Mon, 16 Mar 2015 07:42:52 +0000 (UTC) Received: (qmail 96096 invoked by uid 500); 16 Mar 2015 07:42:51 -0000 Delivered-To: apmail-karaf-user-archive@karaf.apache.org Received: (qmail 96050 invoked by uid 500); 16 Mar 2015 07:42:51 -0000 Mailing-List: contact user-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@karaf.apache.org Delivered-To: mailing list user@karaf.apache.org Received: (qmail 96040 invoked by uid 99); 16 Mar 2015 07:42:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2015 07:42:51 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of ellirael@mail.ru does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2015 07:42:46 +0000 Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id 1787817664FE for ; Mon, 16 Mar 2015 00:41:36 -0700 (PDT) Date: Mon, 16 Mar 2015 00:41:25 -0700 (MST) From: ellirael To: user@karaf.apache.org Message-ID: <1426491685916-4039081.post@n3.nabble.com> Subject: Karaf JTA and JDBC DataSource MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi. When I use JTA with JPA everything works fine. Blueprint example: When I use JTA with JDBC DataSource transaction doesn't start. Blueprint example: How can I do JTA and JDBC to be friends? -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081.html Sent from the Karaf - User mailing list archive at Nabble.com.