You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by Shalin LK <sh...@hifx.co.in> on 2014/06/20 14:49:37 UTC

Warning : persistence contexts may not work correctly until a new JTA Transaction services implementation is available Open chat

Hey all,

I am working around Karaf with open JPA. Here is the system details:
Karaf : 3.0.0
OS : Ubuntu 12.04
JVM : 1.7.0

I am getting a warning of this kind :

The TransactionSynchronizationRegistry used to manage persistence contexts
is no longer available. Managed persistence contexts will no longer be able
to integrate with JTA transactions, and will behave as if no there is no
transaction context at all times until a new TransactionSynchronizationRegistry
is available. Applications using managed persistence contexts may not work
correctly until a new JTA Transaction services implementation is available

Can anyone suggest a solution please?
-- 
Thanks & regards,

SHALIN LK
Java Developer

*HiFX IT And Media Services*Mob:8893845354

Re: Warning : persistence contexts may not work correctly until a new JTA Transaction services implementation is available Open chat

Posted by "Jamie G." <ja...@gmail.com>.
There were some issues with JPA/JTA on Karaf 3.0.0, please try with 3.0.1.

Cheers,
Jamie

On Fri, Jun 20, 2014 at 10:19 AM, Shalin LK <sh...@hifx.co.in> wrote:
> Hey all,
>
> I am working around Karaf with open JPA. Here is the system details:
> Karaf : 3.0.0
> OS : Ubuntu 12.04
> JVM : 1.7.0
>
> I am getting a warning of this kind :
>
> The TransactionSynchronizationRegistry used to manage persistence contexts
> is no longer available. Managed persistence contexts will no longer be able
> to integrate with JTA transactions, and will behave as if no there is no
> transaction context at all times until a new TransactionSynchronizationRegistry
> is available. Applications using managed persistence contexts may not work
> correctly until a new JTA Transaction services implementation is available
>
> Can anyone suggest a solution please?
> --
> Thanks & regards,
>
> SHALIN LK
> Java Developer
>
> *HiFX IT And Media Services*Mob:8893845354