just set the OpenEJB.getTransactionManager() returned value as tx mgr in
spring ctx ;)

- Romain


2012/8/12 Morten Steffensen <[email protected]>

> Hi Romain,
>
> Oh my mistake - you are right it also works for me. I was too fast, and put
> a breakpoint with Intellij in the springInCdi() test method. Then when
> inspecting the cdi.bean() the prop is null. I assume this is because the
> springbean is a proxy. As soon as i read the getProp() i actually get the
> expected value.
>
> Ok great. Now i have to figure out how get the transactiontional context
> from EJB/CDI to spring...
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/Spring-EJB-integration-on-TomEE-Resource-problem-tp4656379p4656812.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to