Hello

a persistence unit is not JTA AFAIK so you need to produce an entity
manager instead of an entity manager factory.


Romain Manni-Bucau
@rmannibucau
http://www.tomitribe.com
http://rmannibucau.wordpress.com
https://github.com/rmannibucau


2014-10-28 12:40 GMT+01:00 hwaastad <he...@waastad.org>:
> Right,
> so it mean I might use persitenceunit in producer to create a application
> managed entitymanager and still use JTA.
>
> You mentioned you did not think it could be a DS issue.
> Maybe Mark og Romain could comment?
>
> Romain commented earlier that maybe a custom transactionstrategy should be
> used (maybe by Specializing), but I yet do not know how.
>
> br hw
>
>
>
>
> --
> View this message in context: 
> http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-issue-tp4659285p4659290.html
> Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at 
> Nabble.com.

Reply via email to