Re: CDI not working inside EAR with Atmosphere (BeanManager)

2014-04-23 Thread Lars Knemeyer
I'm happy to confirm that the issue is fixed in the latest trunk (built locally), at least for me and my sample. Romain, thank you very much for the great and quick support! :) Now I have to ask: Is there going to be a new official snaphot build containing the fix in the next days? (I don't know

Re: CDI not working inside EAR with Atmosphere (BeanManager)

2014-04-23 Thread Romain Manni-Bucau
Hi snapshot should be up to date today (if our nightly worked as expected) next release will be done once openjpa is released. Seems mains java 8 issues are fixed so hopefully end of next month Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn:

Re: CDI not working inside EAR with Atmosphere (BeanManager)

2014-04-23 Thread Howard W. Smith, Jr.
José, When you get a chance, can you retest your test case with Romain's fix (below), and report your test results ? On Tue, Apr 22, 2014 at 7:17 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: surely linked to https://issues.apache.org/jira/browse/TOMEE-1183 Romain Manni-Bucau

Re: Problem with my m2/repo and tomee-maven-plugin

2014-04-23 Thread Andy Gumbrecht
Hi Karl, Deleting your entire .m2/respository directory occasionally is sometimes not a bad idea as is can grow to be huge and contain a lot of old file versions that you'll never use again. There is also the maven-dependency-plugin task which can be used to clean up the repository. Putting

Re: Problem with my m2/repo and tomee-maven-plugin

2014-04-23 Thread Alex Soto
There is a groovy script which makes some kind of smart clean of local repo, if you Google it you will find. El dimecres, 23 abril de 2014, Andy Gumbrecht agumbre...@tomitribe.com va escriure: Hi Karl, Deleting your entire .m2/respository directory occasionally is sometimes not a bad idea as

Re: NameNotFoundException

2014-04-23 Thread agumbrecht
Hi, Are you sure you have all the required libraries available in your application or on the classpath? http://docs.oracle.com/cd/E14571_01/web./e13717/basics.htm#i1069993 Check the Tomcat logs and play with the logging level during the test phase. The WebLogic lookup may be failing and you

Re: NameNotFoundException

2014-04-23 Thread hmmahboobi
any idea? -- View this message in context: http://openejb.979440.n4.nabble.com/NameNotFoundException-tp4668769p4668966.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: No logging output using @RunWith(EJBContainerRunner.class)

2014-04-23 Thread agumbrecht
Hi Karl, You can download the snapshots from here: http://tomee.apache.org/download/tomee-1.6.1-snapshot.html http://tomee.apache.org/download/tomee-1.6.1-snapshot.html Andy - -- Andy Gumbrecht http://www.tomitribe.com agumbre...@tomitribe.com

Re: No logging output using @RunWith(EJBContainerRunner.class)

2014-04-23 Thread Romain Manni-Bucau
hmm, just need to use 4.6.1-SNAPSHOT in the pom with apache snapshot repo. It is not linked to tomee directly. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-04-23