<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><a href="https://github.com/javaee-samples/javaee7-samples/blob/master/concurrency/managedexecutor/src/test/java/org/javaee7/concurrency/managedexecutor/ExecutorInjectTest.java#L172">https://github.com/javaee-samples/javaee7-samples/blob/master/concurrency/managedexecutor/src/test/java/org/javaee7/concurrency/managedexecutor/ExecutorInjectTest.java#L172</a><div><br></div><div>taskWithTransaction is null</div><div><br></div><div>—E&nbsp;<br><div><br><div><div>On 27 Nov 2013, at 17:32, Arun Gupta &lt;<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Eduardo,<br><br>Seems like it was a test configuration issue and Aslak helped me fix<br>it. Most of the errors are now gone in the latest test run at:<br><br><a href="https://arungupta.ci.cloudbees.com/job/Java%20EE%207%20Samples%20on%20WildFly-cb/lastCompletedBuild/testReport/">https://arungupta.ci.cloudbees.com/job/Java%20EE%207%20Samples%20on%20WildFly-cb/lastCompletedBuild/testReport/</a><br><br>However there is one that is still failing. Can you take a look on that one ?<br><br>Arun<br><br>On Wed, Nov 27, 2013 at 8:56 AM, Eduardo Martins &lt;emartins@redhat.com&gt; wrote:<br><blockquote type="cite">All these tests are failing because you are using directly the executor in the arquillian test class code. I mean, there is no EE component information set in the invocation context when you use the executor, so the executor is not able to identify what is the related EE component and know what state it should save, for instance what is are the java:comp or java:module jndi contexts.<br><br>We could make this work, but I’m not sure it would be correct, maybe someone else can help clarify that.<br><br>If you use an EE component to invoke the EE concurrency utilities, as the TCK does, then it should work.<br><br>—E<br><br>On 27 Nov 2013, at 16:40, Arun Gupta &lt;arun.gupta@gmail.com&gt; wrote:<br><br><blockquote type="cite">https://github.com/arun-gupta/javaee7-samples/tree/master/concurrency/managedexecutor<br><br>On Wed, Nov 27, 2013 at 8:28 AM, Eduardo Martins &lt;emartins@redhat.com&gt; wrote:<br><blockquote type="cite">Where are the test sources so I can have a look?<br><br>—E<br><br>On 26 Nov 2013, at 23:57, Arun Gupta &lt;arun.gupta@gmail.com&gt; wrote:<br><br><blockquote type="cite">I added a few new tests to Java EE 7 samples to test for JSR<br>236/Concurrency Utilities. All the tests are failing because they are<br>not able to either inject or JNDI resolve a ManagedExecutor.<br><br>https://arungupta.ci.cloudbees.com/job/Java%20EE%207%20Samples%20on%20WildFly-cb/lastCompletedBuild/testReport/<br><br>Suggestions ?<br><br>Thanks<br>Arun<br><br>--<br>http://blog.arungupta.me<br>http://twitter.com/arungupta<br>_______________________________________________<br>wildfly-dev mailing list<br>wildfly-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/wildfly-dev<br></blockquote><br></blockquote><br><br><br>--<br>http://blog.arungupta.me<br>http://twitter.com/arungupta<br></blockquote><br></blockquote><br><br><br>-- <br>http://blog.arungupta.me<br>http://twitter.com/arungupta<br></blockquote></div><br></div></div></body></html>