Re: Injection of CDI extension

2014-12-06 Thread Romain Manni-Bucau
PS: it works on coming 1.7.2-SNAPSHOT Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-05 21:44 GMT+01:00 Romain Manni-Bucau rmannibu...@gmail.com: Sorry misread the listener api you were using. Do you have a

Re: Injection of CDI extension

2014-12-06 Thread Lars-Fredrik Smedberg
Thanks, where can I get the latest snapshot so I can try it using that? Regards LF On Sat, Dec 6, 2014 at 9:39 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: PS: it works on coming 1.7.2-SNAPSHOT Romain Manni-Bucau @rmannibucau http://www.tomitribe.com

Re: Injection of CDI extension

2014-12-06 Thread Romain Manni-Bucau
http://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/ Le 6 déc. 2014 11:37, Lars-Fredrik Smedberg itsme...@gmail.com a écrit : Thanks, where can I get the latest snapshot so I can try it using that? Regards LF On Sat, Dec 6, 2014 at 9:39 AM, Romain

Re: Injection of CDI extension

2014-12-06 Thread Lars-Fredrik Smedberg
Is that tomee or tomee plus? On Sat, Dec 6, 2014 at 12:25 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: http://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/ Le 6 déc. 2014 11:37, Lars-Fredrik Smedberg itsme...@gmail.com a écrit : Thanks, where can

Re: Injection of CDI extension

2014-12-06 Thread Daniel Cunha
That's is all TomEE plus, plume, jaxrs, webprofile. :) On Sat, Dec 6, 2014 at 12:16 PM, Lars-Fredrik Smedberg itsme...@gmail.com wrote: Is that tomee or tomee plus? On Sat, Dec 6, 2014 at 12:25 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote:

Re: Injection of CDI extension

2014-12-06 Thread Romain Manni-Bucau
Will not change anything for this. Just take one zip/tar.gz Le 6 déc. 2014 13:27, Daniel Cunha daniels...@gmail.com a écrit : That's is all TomEE plus, plume, jaxrs, webprofile. :) On Sat, Dec 6, 2014 at 12:16 PM, Lars-Fredrik Smedberg itsme...@gmail.com wrote: Is that tomee or tomee

Re: Injection of CDI extension

2014-12-06 Thread Lars-Fredrik Smedberg
Daniel, Romain Thanks, will try it out and let you know if it fixed my problems... Regads LF On Sat, Dec 6, 2014 at 1:30 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Will not change anything for this. Just take one zip/tar.gz Le 6 déc. 2014 13:27, Daniel Cunha daniels...@gmail.com a

Re: Tomee throws 'Not a transacted session'

2014-12-06 Thread Romain Manni-Bucau
Hi How do you get the session? Are you sure the connection factory you get is the XA one? I think the best is to share a sample cause looking the stack trace it seems you don't use an XA connection factory. Romain Manni-Bucau @rmannibucau http://www.tomitribe.com