You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Mark Struberg <st...@yahoo.de.INVALID> on 2018/04/14 21:16:32 UTC

TomEE-7.0.5 work

hi folks!
The messages got pretty much mixed up.So let's start a new thread to focus on 7.0.5 tasks.
I've now backported tons of fixes in OWB and deployed an OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and also upgraded xbean to 4.7.
Please test and provide feedback.If all looks fine then I can do an OWB release.

txs and LieGrue,strub

Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
Just realized I had some stuff stashed in another branch for this. I have
pushed it to master. Weirdly, I had to add some junit:junit deps to a few
modules due to compile errors.

One thing I did notice is the OpenJPA 2.4.3-SNAPSHOT still pulls in
xbean-asm-5 - building OpenJPA locally, and then building TomEE seems ok,
so we may need to ask OpenJPA to push a new snapshot.

Catch up with you all tomorrow. :)

Jon

On Sat, Apr 14, 2018 at 10:43 PM, Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA master
> and 2.4.x which has been merged in - maybe a new snapshot deployment needed
> there too.
>
> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will submit a
> PR for that tomorrow - just want to give it a final check.
>
> Jon
>
> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg <struberg@yahoo.de.invalid
> > wrote:
>
>> Txs Jon!
>> seems there is still a mixup between asm5 and 6 :(
>> Will try to fix it tomorrow.
>> LieGrue,strub
>>
>>
>>     On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
>> jonathan.gallimore@gmail.com> wrote:
>>
>>  Thanks Mark! I'll run some tests and get back to you as soon as I can.
>>
>> Jon
>>
>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg <struberg@yahoo.de.invalid
>> >
>> wrote:
>>
>> > hi folks!
>> > The messages got pretty much mixed up.So let's start a new thread to
>> focus
>> > on 7.0.5 tasks.
>> > I've now backported tons of fixes in OWB and deployed an
>> > OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and
>> also
>> > upgraded xbean to 4.7.
>> > Please test and provide feedback.If all looks fine then I can do an OWB
>> > release.
>> >
>> > txs and LieGrue,strub
>> >
>>
>>
>
>

Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
Thanks Romain. I'll pick up the build issues on the CI later today.

Jon

On Sun, 15 Apr 2018, 08:21 Romain Manni-Bucau, <rm...@gmail.com>
wrote:

> I can probably deploy openjpa snapshot on monday if still needed but not
> this week end.
>
> Le 15 avr. 2018 07:16, "Alex The Rocker" <al...@gmail.com> a écrit :
>
> > Hello Jon,
> >
> > Sounds like very good news!
> > I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
> > if it's compatible with current TomEE 7.0.4 (and of course I'll do the
> > same when it'll be part of TomEE 7.0.5 preview/RC)
> >
> > Best regards,
> > Alexandre
> >
> > 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
> > jonathan.gallimore@gmail.com>:
> > > OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA
> master
> > > and 2.4.x which has been merged in - maybe a new snapshot deployment
> > needed
> > > there too.
> > >
> > > Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
> submit a
> > > PR for that tomorrow - just want to give it a final check.
> > >
> > > Jon
> > >
> > > On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
> > <st...@yahoo.de.invalid>
> > > wrote:
> > >
> > >> Txs Jon!
> > >> seems there is still a mixup between asm5 and 6 :(
> > >> Will try to fix it tomorrow.
> > >> LieGrue,strub
> > >>
> > >>
> > >>     On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
> > >> jonathan.gallimore@gmail.com> wrote:
> > >>
> > >>  Thanks Mark! I'll run some tests and get back to you as soon as I
> can.
> > >>
> > >> Jon
> > >>
> > >> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
> > <struberg@yahoo.de.invalid
> > >> >
> > >> wrote:
> > >>
> > >> > hi folks!
> > >> > The messages got pretty much mixed up.So let's start a new thread to
> > >> focus
> > >> > on 7.0.5 tasks.
> > >> > I've now backported tons of fixes in OWB and deployed an
> > >> > OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml
> and
> > >> also
> > >> > upgraded xbean to 4.7.
> > >> > Please test and provide feedback.If all looks fine then I can do an
> > OWB
> > >> > release.
> > >> >
> > >> > txs and LieGrue,strub
> > >> >
> > >>
> > >>
> >
>

Re: TomEE-7.0.5 work

Posted by Romain Manni-Bucau <rm...@gmail.com>.
I can probably deploy openjpa snapshot on monday if still needed but not
this week end.

Le 15 avr. 2018 07:16, "Alex The Rocker" <al...@gmail.com> a écrit :

> Hello Jon,
>
> Sounds like very good news!
> I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
> if it's compatible with current TomEE 7.0.4 (and of course I'll do the
> same when it'll be part of TomEE 7.0.5 preview/RC)
>
> Best regards,
> Alexandre
>
> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> > OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA master
> > and 2.4.x which has been merged in - maybe a new snapshot deployment
> needed
> > there too.
> >
> > Also; I have worked on Johnzon porting from trunk to 1.0.x. Will submit a
> > PR for that tomorrow - just want to give it a final check.
> >
> > Jon
> >
> > On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
> <st...@yahoo.de.invalid>
> > wrote:
> >
> >> Txs Jon!
> >> seems there is still a mixup between asm5 and 6 :(
> >> Will try to fix it tomorrow.
> >> LieGrue,strub
> >>
> >>
> >>     On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
> >> jonathan.gallimore@gmail.com> wrote:
> >>
> >>  Thanks Mark! I'll run some tests and get back to you as soon as I can.
> >>
> >> Jon
> >>
> >> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
> <struberg@yahoo.de.invalid
> >> >
> >> wrote:
> >>
> >> > hi folks!
> >> > The messages got pretty much mixed up.So let's start a new thread to
> >> focus
> >> > on 7.0.5 tasks.
> >> > I've now backported tons of fixes in OWB and deployed an
> >> > OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and
> >> also
> >> > upgraded xbean to 4.7.
> >> > Please test and provide feedback.If all looks fine then I can do an
> OWB
> >> > release.
> >> >
> >> > txs and LieGrue,strub
> >> >
> >>
> >>
>

Re: TomEE-7.0.5 work

Posted by Romain Manni-Bucau <rm...@gmail.com>.
A computer issue due to the need of a time related test?
The lastest can be a network issue on mac (already saw) or defaulting of
our net interface selection.

Le dim. 17 juin 2018 11:37, Mark Struberg <st...@yahoo.de.invalid> a
écrit :

> And another one which seems regularly failing since 2 years:
>
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 38.736 s <<< FAILURE! - in org.apache.openejb.itest.legacy.LegacyServerTest
> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
> elapsed: 38.661 s  <<< FAILURE!
> java.lang.AssertionError: Bad number of invocations for the bean "green".
> expected:<2> but was:<1>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at
> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>
>
> It's really hard to do a realease that way.
> Is the logic of the test itself broken or is it really a problem in our
> impl? Afaict it's the former. So probably remove the test?
>
> LieGrue,
> strub
>
>
> > Am 17.06.2018 um 11:04 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > OpenJPA updated to 2.4.3.
> >
> > But still getting random test errors.
> >
> > Failed tests:
> >  ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
> >
> >
> >
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
> Time elapsed: 0.836 sec  <<< FAILURE!
> > java.lang.AssertionError
> >        at org.junit.Assert.fail(Assert.java:86)
> >        at org.junit.Assert.assertTrue(Assert.java:41)
> >        at org.junit.Assert.assertTrue(Assert.java:52)
> >        at
> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> >
> >
> > LieGrue,
> > strub
> >
> >
> >
> >> Am 07.06.2018 um 00:08 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >>
> >> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
> >>
> >> LieGrue,
> >> strub
> >>
> >>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> >>>
> >>> I think we're still looking for an OpenJPA release (unless I missed
> it).
> >>>
> >>> Jon
> >>>
> >>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
> wrote:
> >>>
> >>>> Hello,
> >>>>
> >>>> I TomEE 7.0.5 finally ready to be released?
> >>>> (I don't see new activity for 1 month on this intention to release,
> >>>> what's blocking?)
> >>>>
> >>>> Best regards,
> >>>> Alexandre
> >>>>
> >>>>
> >>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
> >>>>> btw, link to the buildbot is here
> >>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> >>>>>
> >>>>> LieGrue,
> >>>>> strub
> >>>>>
> >>>>>
> >>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> >>>>> :
> >>>>>>
> >>>>>> master build is broken since a while!
> >>>>>>
> >>>>>> [ERROR] Failed to execute goal
> >>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> >>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
> There are
> >>>> test failures.
> >>>>>> [ERROR]
> >>>>>>
> >>>>>>
> >>>>>> The rest seems to work fine.
> >>>>>> So I gonna push forward with the Johnzon-1.0.1 release
> >>>>>>
> >>>>>> Can anybody have a look at it?
> >>>>>>
> >>>>>> txs and LieGrue,
> >>>>>> strub
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> >>>>> :
> >>>>>>>
> >>>>>>> I've now also deployed fresh snapshots and will update in master
> >>>>>>>
> >>>>>>> LieGrue,
> >>>>>>> strub
> >>>>>>>
> >>>>>>>
> >>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> >>>> <st...@yahoo.de.INVALID>:
> >>>>>>>>
> >>>>>>>> Yes, working on it.
> >>>>>>>>
> >>>>>>>> But I only see 2 bugs reported for this release.
> >>>>>>>>
> >>>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> >>>> ObjectConverters are only supported for Classes not Types
> Unassigned
> >>>> Resolved
> >>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
> NullPointerException
> >>>> Reinhard Sandtner       Closed
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> I now applied the patch - thanks again to Jon for doing all  the
> work!
> >>>>>>>>
> >>>>>>>> I've also went through the changes (hack, that was a lot!) and
> tried
> >>>> to extract the ticket numbers:
> >>>>>>>>
> >>>>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> >>>>>>>>
> >>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> >>>>>>>>
> >>>>>>>> Will keep you updated.
> >>>>>>>>
> >>>>>>>> LieGrue,
> >>>>>>>> strub
> >>>>>>>>
> >>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
> alex.m3tal@gmail.com
> >>>>> :
> >>>>>>>>>
> >>>>>>>>> Hello,
> >>>>>>>>>
> >>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
> upcoming
> >>>>>>>>> TomEE 7.0.5?
> >>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> >>>>>>>>>
> >>>>>>>>> Best regards,
> >>>>>>>>> Alexandre
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
> <struberg@yahoo.de.invalid
> >>>>> :
> >>>>>>>>>> The OWB-1.7.5 vote is on the list now.
> >>>>>>>>>>
> >>>>>>>>>> LieGrue,
> >>>>>>>>>> strub
> >>>>>>>>>>
> >>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> >>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>
> >>>>>>>>>>> We are working with Mark on a release train soon, johnzon
> would be
> >>>> part of
> >>>>>>>>>>> it probably.
> >>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> Romain Manni-Bucau
> >>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> >>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
> >>>> https://github.com/rmannibucau> |
> >>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >>>>>>>>>>> <
> >>>>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
> alex.m3tal@gmail.com>:
> >>>>>>>>>>>
> >>>>>>>>>>>> Hello TomEE developers,
> >>>>>>>>>>>>
> >>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5
> >>>> upcoming
> >>>>>>>>>>>> release plans:
> >>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but
> as
> >>>> far
> >>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
> >>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
> >>>>>>>>>>>>
> >>>>>>>>>>>> As usual I volunteer for running heavy tests on any preview...
> >>>>>>>>>>>>
> >>>>>>>>>>>> Best regards,
> >>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> >>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>> It is the fix, originally alternative=true was a very secured
> >>>> impl cause
> >>>>>>>>>>>>> even with a poorly setup test it was passing but it was
> wrong.
> >>>> Maybe it
> >>>>>>>>>>>> is
> >>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we
> are
> >>>> good now.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
> <st...@yahoo.de.invalid>
> >>>> a
> >>>>>>>>>>>> écrit :
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Hi jon!
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be enabled
> via
> >>>>>>>>>>>> beans.xml
> >>>>>>>>>>>>>> as per the spec :(
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> I know this is not convenient, but thats what the spec says.
> >>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface
> and
> >>>> add a
> >>>>>>>>>>>>>> priority n a programmatic way.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>> Strub
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> >>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
> >>>> emails -
> >>>>>>>>>>>> setting
> >>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
> >>>> trick.
> >>>>>>>>>>>> Pushed.
> >>>>>>>>>>>>>>> Lets see what we get from the CI now.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Cheers
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure,
> but
> >>>> this
> >>>>>>>>>>>> commit
> >>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
> >>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and
> pin it
> >>>> down.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
> >>>> opened on the
> >>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted
> on
> >>>> progress.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Thanks all!
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
> >>>> bval-embedded
> >>>>>>>>>>>> tests
> >>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
> >>>> openejb-mockito
> >>>>>>>>>>>>>> module,
> >>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
> >>>>>>>>>>>>>> https://github.com/apache
> >>>>>>>>>>>>>>>>>
> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at this
> >>>> one, can
> >>>>>>>>>>>>>> anyone
> >>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
> process. In
> >>>>>>>>>>>> essence,
> >>>>>>>>>>>>>>>>> we're seeing this:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Caused by:
> >>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> with the
> >>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
> stuff
> >>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
> >>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
> >>>>>>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>>>>>>>>>>>>>>>> MockitoExtension.java#L53
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that it is
> >>>> that
> >>>>>>>>>>>> change,
> >>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Here's the output from the tests:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> -----
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> >>>>>>>>>>>> "-javaagent:/Applications/
> >>>>>>>>>>>>>> IntelliJ
> >>>>>>>>>>>>>>>>>
> >>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
> >>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
> >>>>>>>>>>>>>> jar:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >>>>>>>>>>>>>> Applications/IntelliJ
> >>>>>>>>>>>>>>>>>
> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>>>>>>>>>>>>>>>>
> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>
> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>>>>>>>>>>>>>>>>
> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>>>>>>>>>>>>>>>>
> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>
> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>
> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>
> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>
> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>
> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>>>>>>>>>>>>>>>>
> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>
> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>>>>>>>>>>>>>>>>
> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>
> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>
> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>
> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>>>>>>>>>>>>>>>>
> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>
> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>
> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>
> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>>>>>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>>>>>>>>>>>>>>>>
> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>>>>>>>>>>>>>>>>
> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>>>>>>>>>>>>>>>>
> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>
> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>
> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>>>>>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>>>>>>>>>>>>>>>>
> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>>>>>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>
> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>>>>>>>>>>>>>>>>
> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>
> commons-collections/commons-collections/3.2.2/commons-collec
> >>>>>>>>>>>>>>>>>
> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>
> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>> activemq/protobuf/activemq-
> >>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>
> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>>>>>>>>>>>>>>>>
> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>>>>>>>>>>>>>>>>
> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>>>>>>>>>>>>>>>>
> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>>>>>>>>>>>>>>>>
> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>>>>>>>>>>>>>>>>
> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
> >>>>>>>>>>>>>>>>>
> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>>>>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>>>>>>>>>>>>>>>>
> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>>>>>>>>>>>>>>>>
> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>>>>>>>>>>>>>>>>
> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>>>>>>>>>>>>>>>>
> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>
> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>>>>>>>>>>>>>>>>
> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>>>>>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>>>>>>>>>>>>>>>>
> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>>>>>>>>>>>>>>>>
> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>>>>>>>>>>>>>>>>
> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>>>>>>>>>>>>>>>>
> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>> repository/org/apache/
> >>>>>>>>>>>>>>>>>
> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>
> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>>>>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>>>>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>
> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>
> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>>>>>>>>>>>>>>>>
> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>>>>>>>>>>>>>>>>
> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>>>>>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>>>>>>>>>>>>>>>>
> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>>>>>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>>>>>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>
> >>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5
> >>>> -junit4
> >>>>>>>>>>>>>>>>>
> >>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
> >>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>
> >>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is
> >>>> undefined.
> >>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
> >>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> Service)
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> Manager,
> >>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
> >>>> Manager)
> >>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
> >>>> Manager)
> >>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> Service)
> >>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
> >>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
> >>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> Container,
> >>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> "java:comp/env/org.apache.
> >>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> runtime.
> >>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> "java:comp/env/org.apache.
> >>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
> >>>> runtime.
> >>>>>>>>>>>>>>>>> INFO - Enterprise application
> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>> loaded.
> >>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
> >>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO -
> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> SystemInstance():
> >>>>>>>>>>>>>>>>>
> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>
> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >>>> type
> >>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> >>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>> Caused by:
> >>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> with the
> >>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
> >>>> start owb
> >>>>>>>>>>>>>>>>> context
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >>>>>>>>>>>>>>>>>
> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >>>> type
> >>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> >>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>> ... 22 more
> >>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
> >>>>>>>>>>>> WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >>>> type
> >>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> >>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>> ... 23 more
> >>>>>>>>>>>>>>>>> Caused by:
> >>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> with the
> >>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
> >>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> Service)
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> Manager,
> >>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
> >>>> Manager)
> >>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
> >>>> Manager)
> >>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> Service)
> >>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
> >>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
> >>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> Container,
> >>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> "java:comp/env/org.apache.
> >>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> runtime.
> >>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> "java:comp/env/org.apache.
> >>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
> >>>> runtime.
> >>>>>>>>>>>>>>>>> INFO - Enterprise application
> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>> loaded.
> >>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
> >>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO -
> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> SystemInstance():
> >>>>>>>>>>>>>>>>>
> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>
> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >>>> type
> >>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> >>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>> Caused by:
> >>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> with the
> >>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
> >>>> start owb
> >>>>>>>>>>>>>>>>> context
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.junit4.JUni

Re: TomEE-7.0.5 work

Posted by Matthew Broadhead <ma...@nbmlaw.co.uk.INVALID>.
i am replying to an issue you had a while ago...i was going to say that 
i am using ubuntu 18.04 but i could easily install windows 7 on 
virtualbox.  i may be able to get access to a windows 10 box as well if 
you want me to run the tests

On 19/06/18 07:55, Mark Struberg wrote:
> Yes, could someone lend me a hand with that?
>
> I found one more in our ci build:
>
>
> Failed tests:
>    CounterCallbacksTest.test:114 [preDestroy] expected:<2> but was:<1>
>
> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/927/steps/test/logs/stdio
>
> LieGrue,
> strub
>
>
>> Am 18.06.2018 um 21:01 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>>
>> from memory this one was using a short timing (like 2s instead of 10s) to
>> avoid a too long build, we can increase it a lot (like x2 or x3 scale) to
>> make it stable now it is in openejb-core (originally it was an external
>> module and slowing down the build too much being another module). Feel free
>> to test that scale change but don't change the ratio please.
>>
>> Romain Manni-Bucau
>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>> <https://rmannibucau.metawerx.net/> | Old Blog
>> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>>
>>
>> Le lun. 18 juin 2018 à 19:31, Mark Struberg <st...@yahoo.de.invalid> a
>> écrit :
>>
>>> dumdidum, the following still fails on OSX from time to time
>>>
>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
>>>
>>>
>>> LieGrue,
>>> strub
>>>
>>>
>>>> Am 18.06.2018 um 12:23 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>>> :
>>>>
>>>> FOUND IT.
>>>>
>>>> hack, that was nasty ;)
>>>>
>>>> In ArchivingTest#watch() we start a new thread to observe the changes on
>>> a WatchKey.
>>>> Too bad we do not stop it after the test.
>>>>
>>>> So when we test the parameterised gzip as 2nd run (zip is first run), we
>>> now have 2 thread open.
>>>> And both write to the same lastEvent() variable...
>>>>
>>>> I now kill the old thread if running.
>>>> I'm a bit exhausted now, so would prefer if someone could check my
>>> changes.
>>>> txs and LieGrue,
>>>> strub
>>>>
>>>> PS: will also pull it over to fb_tomee8 now, but master has the changes.
>>>>
>>>>> Am 18.06.2018 um 12:09 schrieb Jonathan Gallimore <
>>> jonathan.gallimore@gmail.com>:
>>>>> It passed on my Ubuntu box last night too. I have both Windows and OSX
>>>>> boxes. Currently travelling, but I'll kick off a build on both in the
>>> next
>>>>> hour.
>>>>>
>>>>> Jon
>>>>>
>>>>> On Mon, 18 Jun 2018, 10:03 Mark Struberg, <st...@yahoo.de.invalid>
>>> wrote:
>>>>>> I now tried it on my Fedora box and it also works.So the problem only
>>>>>> seems to persist on OSX.I've not yet tested on Windows. Anyone has a
>>> Win
>>>>>> box around?
>>>>>> Right now waiting for my MSDN license...
>>>>>> LieGrue,strub
>>>>>>
>>>>>>   On Sunday, 17 June 2018, 22:14:04 CEST, Romain Manni-Bucau <
>>>>>> rmannibucau@gmail.com> wrote:
>>>>>>
>>>>>> If true a sleep would workaround it. That said i dont reproduce it on
>>>>>> ubuntu, even on very fast machines so not sure. Maybe local setup
>>> related?
>>>>>> Le dim. 17 juin 2018 21:49, Mark Struberg <st...@yahoo.de.invalid>
>>> a
>>>>>> écrit :
>>>>>>
>>>>>>> Just looked what we do in fb_tomee8. And found the following:
>>>>>>>
>>>>>>> @Ignore //X TODO see TOMEE-2139 currently broken due to
>>> #f24c42e2212c575
>>>>>>> We cannot release with this test.
>>>>>>>
>>>>>>> LieGrue,
>>>>>>> strub
>>>>>>>
>>>>>>>
>>>>>>>> Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <
>>>>>> rmannibucau@gmail.com
>>>>>>>> :
>>>>>>>>
>>>>>>>> Can need a clean to pass IIRC. Code is unrelated to tomcat actually
>>>>>>>>
>>>>>>>> Le dim. 17 juin 2018 12:16, Mark Struberg <struberg@yahoo.de.invalid
>>>>>> a
>>>>>>>> écrit :
>>>>>>>>
>>>>>>>>> That rotating test seems to stick.
>>>>>>>>>
>>>>>>>>> Might have to do with a minor tomcat behaviour change.
>>>>>>>>> Something which is at least not behaving stochastic and we can work
>>> on
>>>>>>> it.
>>>>>>>>> Will try to tackle it tonight.
>>>>>>>>>
>>>>>>>>> LieGrue,
>>>>>>>>> strub
>>>>>>>>>
>>>>>>>>>> Am 17.06.2018 um 11:50 schrieb Mark Struberg
>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>> :
>>>>>>>>>>
>>>>>>>>>> That's the goal :D
>>>>>>>>>>
>>>>>>>>>> I will be offline this afternoon, just like to providing feedback
>>> and
>>>>>>>>> pick up in the evening again.
>>>>>>>>>> Those are all stochastic failures. Once you resume from there they
>>>>>> will
>>>>>>>>> likely work fine again :(
>>>>>>>>>> Of course that's frustrating to a potential new committer, so we
>>>>>> should
>>>>>>>>> rather solve those failures.
>>>>>>>>>> Next one: :)
>>>>>>>>>>
>>>>>>>>>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time
>>>>>> elapsed:
>>>>>>>>> 24.382 s <<< FAILURE! - in
>>>>>>>>> org.apache.tomee.jul.handler.rotating.ArchivingTest
>>>>>>>>>> [ERROR]
>>> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
>>>>>>>>> Time elapsed: 5.425 s  <<< FAILURE!
>>>>>>>>>> java.lang.AssertionError
>>>>>>>>>>    at org.junit.Assert.fail(Assert.java:86)
>>>>>>>>>>    at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>>>>>    at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>>>>>    at
>>> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
>>>>>>>>>>
>>>>>>>>>> LieGrue,
>>>>>>>>>> strub
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>> I'll take a look - I think my last build was green. If we sort
>>> these
>>>>>>>>> out,
>>>>>>>>>>> are we good to release? I'm happy to do the actual release.
>>>>>>>>>>>
>>>>>>>>>>> Jon
>>>>>>>>>>>
>>>>>>>>>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg,
>>> <struberg@yahoo.de.invalid
>>>>>>>>> wrote:
>>>>>>>>>>>> And another one which seems regularly failing since 2 years:
>>>>>>>>>>>>
>>>>>>>>>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time
>>>>>>> elapsed:
>>>>>>>>>>>> 38.736 s <<< FAILURE! - in
>>>>>>>>> org.apache.openejb.itest.legacy.LegacyServerTest
>>>>>>>>>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)
>>>>>> Time
>>>>>>>>>>>> elapsed: 38.661 s  <<< FAILURE!
>>>>>>>>>>>> java.lang.AssertionError: Bad number of invocations for the bean
>>>>>>>>> "green".
>>>>>>>>>>>> expected:<2> but was:<1>
>>>>>>>>>>>>    at org.junit.Assert.fail(Assert.java:88)
>>>>>>>>>>>>    at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>>>>>>>>>    at org.junit.Assert.assertEquals(Assert.java:645)
>>>>>>>>>>>>    at
>>>>>>>>>>>>
>>> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>>>>>>>>>>>>
>>>>>>>>>>>> It's really hard to do a realease that way.
>>>>>>>>>>>> Is the logic of the test itself broken or is it really a problem
>>> in
>>>>>>> our
>>>>>>>>>>>> impl? Afaict it's the former. So probably remove the test?
>>>>>>>>>>>>
>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>> strub
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>> :
>>>>>>>>>>>>>
>>>>>>>>>>>>> OpenJPA updated to 2.4.3.
>>>>>>>>>>>>>
>>>>>>>>>>>>> But still getting random test errors.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Failed tests:
>>>>>>>>>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
>>>>>> null
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
>>>>>>>>>>>> Time elapsed: 0.836 sec  <<< FAILURE!
>>>>>>>>>>>>> java.lang.AssertionError
>>>>>>>>>>>>> at org.junit.Assert.fail(Assert.java:86)
>>>>>>>>>>>>> at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>>>>>>>> at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>>>>>>>> at
>>> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
>>>>>>>>>>>>>
>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>> strub
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>> :
>>>>>>>>>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow
>>> soon.
>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>> I think we're still looking for an OpenJPA release (unless I
>>>>>>> missed
>>>>>>>>>>>> it).
>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <
>>>>>> alex.m3tal@gmail.com>
>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> I TomEE 7.0.5 finally ready to be released?
>>>>>>>>>>>>>>>> (I don't see new activity for 1 month on this intention to
>>>>>>> release,
>>>>>>>>>>>>>>>> what's blocking?)
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg
>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>> :
>>>>>>>>>>>>>>>>> btw, link to the buildbot is here
>>>>>>>>>>>>>>>>>
>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
>>>>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>> master build is broken since a while!
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> [ERROR] Failed to execute goal
>>>>>>>>>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>>>>>>>>>>>>>>> (test-tomee-remote) on project
>>>>>> arquillian-tomee-webprofile-tests:
>>>>>>>>>>>> There are
>>>>>>>>>>>>>>>> test failures.
>>>>>>>>>>>>>>>>>> [ERROR]
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> The rest seems to work fine.
>>>>>>>>>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Can anybody have a look at it?
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> txs and LieGrue,
>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
>>>>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>> I've now also deployed fresh snapshots and will update in
>>>>>>> master
>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>>>>>>>>>>>>>>> <st...@yahoo.de.INVALID>:
>>>>>>>>>>>>>>>>>>>> Yes, working on it.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>>>>>>>>>>>>>>> ObjectConverters are only supported for Classes not Types
>>>>>>>>>>>> Unassigned
>>>>>>>>>>>>>>>> Resolved
>>>>>>>>>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
>>>>>>>>>>>> NullPointerException
>>>>>>>>>>>>>>>> Reinhard Sandtner      Closed
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing
>>> all
>>>>>>>>> the
>>>>>>>>>>>> work!
>>>>>>>>>>>>>>>>>>>> I've also went through the changes (hack, that was a
>>> lot!)
>>>>>>> and
>>>>>>>>>>>> tried
>>>>>>>>>>>>>>>> to extract the ticket numbers:
>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>>>>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Will keep you updated.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
>>>>>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1
>>>>>> for
>>>>>>>>>>>> upcoming
>>>>>>>>>>>>>>>>>>>>> TomEE 7.0.5?
>>>>>>>>>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
>>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>>>>>>>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>>> We are working with Mark on a release train soon,
>>>>>> johnzon
>>>>>>>>>>>> would be
>>>>>>>>>>>>>>>> part of
>>>>>>>>>>>>>>>>>>>>>>> it probably.
>>>>>>>>>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |
>>> Blog
>>>>>>>>>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>>>>>>>>>>>>>> https://github.com/rmannibucau> |
>>>>>>>>>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> |
>>>>>> Book
>>>>>>>>>>>>>>>>>>>>>>> <
>>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>>>>>>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
>>>>>>>>>>>> alex.m3tal@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the
>>> TomEE
>>>>>>>>> 7.0.5
>>>>>>>>>>>>>>>> upcoming
>>>>>>>>>>>>>>>>>>>>>>>> release plans:
>>>>>>>>>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon
>>>>>> 1.0.1,
>>>>>>>>> but
>>>>>>>>>>>> as
>>>>>>>>>>>>>>>> far
>>>>>>>>>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being
>>>>>>> released?
>>>>>>>>>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
>>>>>>>>> preview...
>>>>>>>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>>>>>>>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a
>>> very
>>>>>>>>> secured
>>>>>>>>>>>>>>>> impl cause
>>>>>>>>>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it
>>>>>> was
>>>>>>>>>>>> wrong.
>>>>>>>>>>>>>>>> Maybe it
>>>>>>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no
>>>>>> doubt
>>>>>>> we
>>>>>>>>>>>> are
>>>>>>>>>>>>>>>> good now.
>>>>>>>>>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
>>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>>>> a
>>>>>>>>>>>>>>>>>>>>>>>> écrit :
>>>>>>>>>>>>>>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
>>>>>>>>> enabled
>>>>>>>>>>>> via
>>>>>>>>>>>>>>>>>>>>>>>> beans.xml
>>>>>>>>>>>>>>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the
>>>>>> spec
>>>>>>>>> says.
>>>>>>>>>>>>>>>>>>>>>>>>>>  From CDI-2.0 onwards one can add the Prioritized
>>>>>>>>> interface
>>>>>>>>>>>> and
>>>>>>>>>>>>>>>> add a
>>>>>>>>>>>>>>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>>>>>>>>> Strub
>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore
>>> <
>>>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my
>>>>>>> previous
>>>>>>>>>>>>>>>> emails -
>>>>>>>>>>>>>>>>>>>>>>>> setting
>>>>>>>>>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to
>>>>>> do
>>>>>>>>> the
>>>>>>>>>>>>>>>> trick.
>>>>>>>>>>>>>>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan
>>> Gallimore
>>>>>> <
>>>>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test
>>>>>>> failure,
>>>>>>>>>>>> but
>>>>>>>>>>>>>>>> this
>>>>>>>>>>>>>>>>>>>>>>>> commit
>>>>>>>>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>>>>>>>>> ok:
>>> https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will
>>> try
>>>>>>> and
>>>>>>>>>>>> pin it
>>>>>>>>>>>>>>>> down.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and
>>>>>>> discussion
>>>>>>>>>>>>>>>> opened on the
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
>>>>>>>>> posted
>>>>>>>>>>>> on
>>>>>>>>>>>>>>>> progress.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan
>>>>>> Gallimore <
>>>>>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI.
>>> The
>>>>>>>>>>>>>>>> bval-embedded
>>>>>>>>>>>>>>>>>>>>>>>> tests
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in
>>> the
>>>>>>>>>>>>>>>> openejb-mockito
>>>>>>>>>>>>>>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>>>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start
>>> looking
>>>>>> at
>>>>>>>>> this
>>>>>>>>>>>>>>>> one, can
>>>>>>>>>>>>>>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in
>>> the
>>>>>>>>>>>> process. In
>>>>>>>>>>>>>>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
>>>>>> found
>>>>>>>>>>>> with the
>>>>>>>>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>>>>>> name :
>>>>>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>>>>>> Name:null,
>>>>>>>>> API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the
>>>>>> necessary
>>>>>>>>>>>> stuff
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> on
>>> javax.enterprise.inject.spi.AfterBeanDiscovery
>>>>>>>>> here:
>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm
>>>>>> that
>>>>>>>>> it is
>>>>>>>>>>>>>>>> that
>>>>>>>>>>>>>>>>>>>>>>>> change,
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different
>>> behaviour.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>>>>>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>>>>>>>>>>>>>>> IntelliJ
>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
>>>>>>>>> -classpath
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ
>>>>>>> IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
>>>>>>>>> -ideVersion5
>>>>>>>>>>>>>>>> -junit4
>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is
>>> implemented
>>>>>> in
>>>>>>>>> both
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used.
>>> Which
>>>>>>> one
>>>>>>>>> is
>>>>>>>>>>>>>>>> undefined.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>>>>>>>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
>>>>>>>>> Service,
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default
>>> Security
>>>>>>>>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default
>>> Transaction
>>>>>>>>>>>> Manager,
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
>>>>>>>>> Transaction
>>>>>>>>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
>>>>>>>>> Transaction
>>>>>>>>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default
>>>>>> Security
>>>>>>>>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>>>>>>>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
>>>>>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
>>>>>>>>> Container(type=MANAGED,
>>>>>>>>>>>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
>>>>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>>>>>>>>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
>>>>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>> Facade:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
>>>>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
>>>>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>>>>>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again
>>>>>> at
>>>>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>>>>>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
>>>>>>>>> again at
>>>>>>>>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>>>>>>>>>>>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>>>>>>>>>>>> loaded.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application
>>>>>> classloader
>>>>>>>>> for
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app:
>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>>>>>>>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>> classes/Facade!org.apache.openejb.mockito.Facade)
>>>>>>> -->
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>>>>> Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>>>>>>>>>>>> SystemInstance():
>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
>>>>>> with
>>>>>>>>> the
>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>>>>>> name :
>>>>>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>>>>>> Name:null,
>>>>>>>>> API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>



Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Yes, could someone lend me a hand with that?

I found one more in our ci build:


Failed tests: 
  CounterCallbacksTest.test:114 [preDestroy] expected:<2> but was:<1>

https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/927/steps/test/logs/stdio

LieGrue,
strub


> Am 18.06.2018 um 21:01 schrieb Romain Manni-Bucau <rm...@gmail.com>:
> 
> from memory this one was using a short timing (like 2s instead of 10s) to
> avoid a too long build, we can increase it a lot (like x2 or x3 scale) to
> make it stable now it is in openejb-core (originally it was an external
> module and slowing down the build too much being another module). Feel free
> to test that scale change but don't change the ratio please.
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
> 
> 
> Le lun. 18 juin 2018 à 19:31, Mark Struberg <st...@yahoo.de.invalid> a
> écrit :
> 
>> dumdidum, the following still fails on OSX from time to time
>> 
>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
>> 
>> 
>> LieGrue,
>> strub
>> 
>> 
>>> Am 18.06.2018 um 12:23 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>> :
>>> 
>>> FOUND IT.
>>> 
>>> hack, that was nasty ;)
>>> 
>>> In ArchivingTest#watch() we start a new thread to observe the changes on
>> a WatchKey.
>>> Too bad we do not stop it after the test.
>>> 
>>> So when we test the parameterised gzip as 2nd run (zip is first run), we
>> now have 2 thread open.
>>> And both write to the same lastEvent() variable...
>>> 
>>> I now kill the old thread if running.
>>> I'm a bit exhausted now, so would prefer if someone could check my
>> changes.
>>> 
>>> txs and LieGrue,
>>> strub
>>> 
>>> PS: will also pull it over to fb_tomee8 now, but master has the changes.
>>> 
>>>> Am 18.06.2018 um 12:09 schrieb Jonathan Gallimore <
>> jonathan.gallimore@gmail.com>:
>>>> 
>>>> It passed on my Ubuntu box last night too. I have both Windows and OSX
>>>> boxes. Currently travelling, but I'll kick off a build on both in the
>> next
>>>> hour.
>>>> 
>>>> Jon
>>>> 
>>>> On Mon, 18 Jun 2018, 10:03 Mark Struberg, <st...@yahoo.de.invalid>
>> wrote:
>>>> 
>>>>> I now tried it on my Fedora box and it also works.So the problem only
>>>>> seems to persist on OSX.I've not yet tested on Windows. Anyone has a
>> Win
>>>>> box around?
>>>>> Right now waiting for my MSDN license...
>>>>> LieGrue,strub
>>>>> 
>>>>>  On Sunday, 17 June 2018, 22:14:04 CEST, Romain Manni-Bucau <
>>>>> rmannibucau@gmail.com> wrote:
>>>>> 
>>>>> If true a sleep would workaround it. That said i dont reproduce it on
>>>>> ubuntu, even on very fast machines so not sure. Maybe local setup
>> related?
>>>>> 
>>>>> Le dim. 17 juin 2018 21:49, Mark Struberg <st...@yahoo.de.invalid>
>> a
>>>>> écrit :
>>>>> 
>>>>>> Just looked what we do in fb_tomee8. And found the following:
>>>>>> 
>>>>>> @Ignore //X TODO see TOMEE-2139 currently broken due to
>> #f24c42e2212c575
>>>>>> We cannot release with this test.
>>>>>> 
>>>>>> LieGrue,
>>>>>> strub
>>>>>> 
>>>>>> 
>>>>>>> Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <
>>>>> rmannibucau@gmail.com
>>>>>>> :
>>>>>>> 
>>>>>>> Can need a clean to pass IIRC. Code is unrelated to tomcat actually
>>>>>>> 
>>>>>>> Le dim. 17 juin 2018 12:16, Mark Struberg <struberg@yahoo.de.invalid
>>> 
>>>>> a
>>>>>>> écrit :
>>>>>>> 
>>>>>>>> That rotating test seems to stick.
>>>>>>>> 
>>>>>>>> Might have to do with a minor tomcat behaviour change.
>>>>>>>> Something which is at least not behaving stochastic and we can work
>> on
>>>>>> it.
>>>>>>>> Will try to tackle it tonight.
>>>>>>>> 
>>>>>>>> LieGrue,
>>>>>>>> strub
>>>>>>>> 
>>>>>>>>> Am 17.06.2018 um 11:50 schrieb Mark Struberg
>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>> :
>>>>>>>>> 
>>>>>>>>> That's the goal :D
>>>>>>>>> 
>>>>>>>>> I will be offline this afternoon, just like to providing feedback
>> and
>>>>>>>> pick up in the evening again.
>>>>>>>>> Those are all stochastic failures. Once you resume from there they
>>>>> will
>>>>>>>> likely work fine again :(
>>>>>>>>> Of course that's frustrating to a potential new committer, so we
>>>>> should
>>>>>>>> rather solve those failures.
>>>>>>>>> 
>>>>>>>>> Next one: :)
>>>>>>>>> 
>>>>>>>>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time
>>>>> elapsed:
>>>>>>>> 24.382 s <<< FAILURE! - in
>>>>>>>> org.apache.tomee.jul.handler.rotating.ArchivingTest
>>>>>>>>> [ERROR]
>>>>>>>> 
>>>>>> 
>>>>> 
>> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
>>>>>>>> Time elapsed: 5.425 s  <<< FAILURE!
>>>>>>>>> java.lang.AssertionError
>>>>>>>>>   at org.junit.Assert.fail(Assert.java:86)
>>>>>>>>>   at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>>>>   at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>>>>   at
>>>>>>>> 
>>>>>> 
>>>>> 
>> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> LieGrue,
>>>>>>>>> strub
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>> 
>>>>>>>>>> I'll take a look - I think my last build was green. If we sort
>> these
>>>>>>>> out,
>>>>>>>>>> are we good to release? I'm happy to do the actual release.
>>>>>>>>>> 
>>>>>>>>>> Jon
>>>>>>>>>> 
>>>>>>>>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg,
>> <struberg@yahoo.de.invalid
>>>>>> 
>>>>>>>> wrote:
>>>>>>>>>> 
>>>>>>>>>>> And another one which seems regularly failing since 2 years:
>>>>>>>>>>> 
>>>>>>>>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time
>>>>>> elapsed:
>>>>>>>>>>> 38.736 s <<< FAILURE! - in
>>>>>>>> org.apache.openejb.itest.legacy.LegacyServerTest
>>>>>>>>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)
>>>>> Time
>>>>>>>>>>> elapsed: 38.661 s  <<< FAILURE!
>>>>>>>>>>> java.lang.AssertionError: Bad number of invocations for the bean
>>>>>>>> "green".
>>>>>>>>>>> expected:<2> but was:<1>
>>>>>>>>>>>   at org.junit.Assert.fail(Assert.java:88)
>>>>>>>>>>>   at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>>>>>>>>   at org.junit.Assert.assertEquals(Assert.java:645)
>>>>>>>>>>>   at
>>>>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>> 
>> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> It's really hard to do a realease that way.
>>>>>>>>>>> Is the logic of the test itself broken or is it really a problem
>> in
>>>>>> our
>>>>>>>>>>> impl? Afaict it's the former. So probably remove the test?
>>>>>>>>>>> 
>>>>>>>>>>> LieGrue,
>>>>>>>>>>> strub
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>> :
>>>>>>>>>>>> 
>>>>>>>>>>>> OpenJPA updated to 2.4.3.
>>>>>>>>>>>> 
>>>>>>>>>>>> But still getting random test errors.
>>>>>>>>>>>> 
>>>>>>>>>>>> Failed tests:
>>>>>>>>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
>>>>> null
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>> 
>> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
>>>>>>>>>>> Time elapsed: 0.836 sec  <<< FAILURE!
>>>>>>>>>>>> java.lang.AssertionError
>>>>>>>>>>>> at org.junit.Assert.fail(Assert.java:86)
>>>>>>>>>>>> at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>>>>>>> at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>>>>>>> at
>>>>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>> 
>> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>> strub
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>> :
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow
>> soon.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>> strub
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> I think we're still looking for an OpenJPA release (unless I
>>>>>> missed
>>>>>>>>>>> it).
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <
>>>>> alex.m3tal@gmail.com>
>>>>>>>>>>> wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> I TomEE 7.0.5 finally ready to be released?
>>>>>>>>>>>>>>> (I don't see new activity for 1 month on this intention to
>>>>>> release,
>>>>>>>>>>>>>>> what's blocking?)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg
>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>> :
>>>>>>>>>>>>>>>> btw, link to the buildbot is here
>>>>>>>>>>>>>>>> 
>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
>>>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> master build is broken since a while!
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> [ERROR] Failed to execute goal
>>>>>>>>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>>>>>>>>>>>>>> (test-tomee-remote) on project
>>>>> arquillian-tomee-webprofile-tests:
>>>>>>>>>>> There are
>>>>>>>>>>>>>>> test failures.
>>>>>>>>>>>>>>>>> [ERROR]
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> The rest seems to work fine.
>>>>>>>>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Can anybody have a look at it?
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> txs and LieGrue,
>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
>>>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> I've now also deployed fresh snapshots and will update in
>>>>>> master
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>>>>>>>>>>>>>> <st...@yahoo.de.INVALID>:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Yes, working on it.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>>>>>>>>>>>>>> ObjectConverters are only supported for Classes not Types
>>>>>>>>>>> Unassigned
>>>>>>>>>>>>>>> Resolved
>>>>>>>>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
>>>>>>>>>>> NullPointerException
>>>>>>>>>>>>>>> Reinhard Sandtner      Closed
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing
>> all
>>>>>>>> the
>>>>>>>>>>> work!
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> I've also went through the changes (hack, that was a
>> lot!)
>>>>>> and
>>>>>>>>>>> tried
>>>>>>>>>>>>>>> to extract the ticket numbers:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>> 
>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Will keep you updated.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
>>>>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1
>>>>> for
>>>>>>>>>>> upcoming
>>>>>>>>>>>>>>>>>>>> TomEE 7.0.5?
>>>>>>>>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>>>>>>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> We are working with Mark on a release train soon,
>>>>> johnzon
>>>>>>>>>>> would be
>>>>>>>>>>>>>>> part of
>>>>>>>>>>>>>>>>>>>>>> it probably.
>>>>>>>>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |
>> Blog
>>>>>>>>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>>>>>>>>>>>>> https://github.com/rmannibucau> |
>>>>>>>>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> |
>>>>> Book
>>>>>>>>>>>>>>>>>>>>>> <
>>>>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>> 
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
>>>>>>>>>>> alex.m3tal@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the
>> TomEE
>>>>>>>> 7.0.5
>>>>>>>>>>>>>>> upcoming
>>>>>>>>>>>>>>>>>>>>>>> release plans:
>>>>>>>>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon
>>>>> 1.0.1,
>>>>>>>> but
>>>>>>>>>>> as
>>>>>>>>>>>>>>> far
>>>>>>>>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being
>>>>>> released?
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
>>>>>>>> preview...
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>>>>>>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a
>> very
>>>>>>>> secured
>>>>>>>>>>>>>>> impl cause
>>>>>>>>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it
>>>>> was
>>>>>>>>>>> wrong.
>>>>>>>>>>>>>>> Maybe it
>>>>>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no
>>>>> doubt
>>>>>> we
>>>>>>>>>>> are
>>>>>>>>>>>>>>> good now.
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>>> a
>>>>>>>>>>>>>>>>>>>>>>> écrit :
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
>>>>>>>> enabled
>>>>>>>>>>> via
>>>>>>>>>>>>>>>>>>>>>>> beans.xml
>>>>>>>>>>>>>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the
>>>>> spec
>>>>>>>> says.
>>>>>>>>>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
>>>>>>>> interface
>>>>>>>>>>> and
>>>>>>>>>>>>>>> add a
>>>>>>>>>>>>>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>>>>>>>> Strub
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore
>> <
>>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my
>>>>>> previous
>>>>>>>>>>>>>>> emails -
>>>>>>>>>>>>>>>>>>>>>>> setting
>>>>>>>>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to
>>>>> do
>>>>>>>> the
>>>>>>>>>>>>>>> trick.
>>>>>>>>>>>>>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan
>> Gallimore
>>>>> <
>>>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test
>>>>>> failure,
>>>>>>>>>>> but
>>>>>>>>>>>>>>> this
>>>>>>>>>>>>>>>>>>>>>>> commit
>>>>>>>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>>>>>>>> ok:
>> https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will
>> try
>>>>>> and
>>>>>>>>>>> pin it
>>>>>>>>>>>>>>> down.
>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and
>>>>>> discussion
>>>>>>>>>>>>>>> opened on the
>>>>>>>>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
>>>>>>>> posted
>>>>>>>>>>> on
>>>>>>>>>>>>>>> progress.
>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan
>>>>> Gallimore <
>>>>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI.
>> The
>>>>>>>>>>>>>>> bval-embedded
>>>>>>>>>>>>>>>>>>>>>>> tests
>>>>>>>>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in
>> the
>>>>>>>>>>>>>>> openejb-mockito
>>>>>>>>>>>>>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start
>> looking
>>>>> at
>>>>>>>> this
>>>>>>>>>>>>>>> one, can
>>>>>>>>>>>>>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in
>> the
>>>>>>>>>>> process. In
>>>>>>>>>>>>>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
>>>>> found
>>>>>>>>>>> with the
>>>>>>>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>>>>> name :
>>>>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>>>>> Name:null,
>>>>>>>> API
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>> org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the
>>>>> necessary
>>>>>>>>>>> stuff
>>>>>>>>>>>>>>>>>>>>>>>>>>>> on
>> javax.enterprise.inject.spi.AfterBeanDiscovery
>>>>>>>> here:
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm
>>>>> that
>>>>>>>> it is
>>>>>>>>>>>>>>> that
>>>>>>>>>>>>>>>>>>>>>>> change,
>>>>>>>>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different
>> behaviour.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>>>>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>>>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
>>>>>>>> -classpath
>>>>>>>>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ
>>>>>> IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
>>>>>>>> -ideVersion5
>>>>>>>>>>>>>>> -junit4
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is
>> implemented
>>>>> in
>>>>>>>> both
>>>>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used.
>> Which
>>>>>> one
>>>>>>>> is
>>>>>>>>>>>>>>> undefined.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>>>>>>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
>>>>>>>> Service,
>>>>>>>>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default
>> Security
>>>>>>>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default
>> Transaction
>>>>>>>>>>> Manager,
>>>>>>>>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
>>>>>>>> Transaction
>>>>>>>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
>>>>>>>> Transaction
>>>>>>>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default
>>>>> Security
>>>>>>>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>>>>>>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
>>>>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
>>>>>>>> Container(type=MANAGED,
>>>>>>>>>>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
>>>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>>>>>>>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
>>>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>> Facade:
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
>>>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
>>>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>>>>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again
>>>>> at
>>>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>>>>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
>>>>>>>> again at
>>>>>>>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>>>>>>>>>>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>>>>>>>>>>> loaded.
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application
>>>>> classloader
>>>>>>>> for
>>>>>>>>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app:
>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>>>>>>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> classes/Facade!org.apache.openejb.mockito.Facade)
>>>>>> -->
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>>>> Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>>>>>>>>>>> SystemInstance():
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>> Api
>>>>>>>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
>>>>> with
>>>>>>>> the
>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>>>>> name :
>>>>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>>>>> Name:null,
>>>>>>>> API
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>>>> 
>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>> 



Re: TomEE-7.0.5 work

Posted by Romain Manni-Bucau <rm...@gmail.com>.
from memory this one was using a short timing (like 2s instead of 10s) to
avoid a too long build, we can increase it a lot (like x2 or x3 scale) to
make it stable now it is in openejb-core (originally it was an external
module and slowing down the build too much being another module). Feel free
to test that scale change but don't change the ratio please.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le lun. 18 juin 2018 à 19:31, Mark Struberg <st...@yahoo.de.invalid> a
écrit :

> dumdidum, the following still fails on OSX from time to time
>
> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
>
>
> LieGrue,
> strub
>
>
> > Am 18.06.2018 um 12:23 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > FOUND IT.
> >
> > hack, that was nasty ;)
> >
> > In ArchivingTest#watch() we start a new thread to observe the changes on
> a WatchKey.
> > Too bad we do not stop it after the test.
> >
> > So when we test the parameterised gzip as 2nd run (zip is first run), we
> now have 2 thread open.
> > And both write to the same lastEvent() variable...
> >
> > I now kill the old thread if running.
> > I'm a bit exhausted now, so would prefer if someone could check my
> changes.
> >
> > txs and LieGrue,
> > strub
> >
> > PS: will also pull it over to fb_tomee8 now, but master has the changes.
> >
> >> Am 18.06.2018 um 12:09 schrieb Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> >>
> >> It passed on my Ubuntu box last night too. I have both Windows and OSX
> >> boxes. Currently travelling, but I'll kick off a build on both in the
> next
> >> hour.
> >>
> >> Jon
> >>
> >> On Mon, 18 Jun 2018, 10:03 Mark Struberg, <st...@yahoo.de.invalid>
> wrote:
> >>
> >>> I now tried it on my Fedora box and it also works.So the problem only
> >>> seems to persist on OSX.I've not yet tested on Windows. Anyone has a
> Win
> >>> box around?
> >>> Right now waiting for my MSDN license...
> >>> LieGrue,strub
> >>>
> >>>   On Sunday, 17 June 2018, 22:14:04 CEST, Romain Manni-Bucau <
> >>> rmannibucau@gmail.com> wrote:
> >>>
> >>> If true a sleep would workaround it. That said i dont reproduce it on
> >>> ubuntu, even on very fast machines so not sure. Maybe local setup
> related?
> >>>
> >>> Le dim. 17 juin 2018 21:49, Mark Struberg <st...@yahoo.de.invalid>
> a
> >>> écrit :
> >>>
> >>>> Just looked what we do in fb_tomee8. And found the following:
> >>>>
> >>>> @Ignore //X TODO see TOMEE-2139 currently broken due to
> #f24c42e2212c575
> >>>> We cannot release with this test.
> >>>>
> >>>> LieGrue,
> >>>> strub
> >>>>
> >>>>
> >>>>> Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <
> >>> rmannibucau@gmail.com
> >>>>> :
> >>>>>
> >>>>> Can need a clean to pass IIRC. Code is unrelated to tomcat actually
> >>>>>
> >>>>> Le dim. 17 juin 2018 12:16, Mark Struberg <struberg@yahoo.de.invalid
> >
> >>> a
> >>>>> écrit :
> >>>>>
> >>>>>> That rotating test seems to stick.
> >>>>>>
> >>>>>> Might have to do with a minor tomcat behaviour change.
> >>>>>> Something which is at least not behaving stochastic and we can work
> on
> >>>> it.
> >>>>>> Will try to tackle it tonight.
> >>>>>>
> >>>>>> LieGrue,
> >>>>>> strub
> >>>>>>
> >>>>>>> Am 17.06.2018 um 11:50 schrieb Mark Struberg
> >>> <struberg@yahoo.de.INVALID
> >>>>>>> :
> >>>>>>>
> >>>>>>> That's the goal :D
> >>>>>>>
> >>>>>>> I will be offline this afternoon, just like to providing feedback
> and
> >>>>>> pick up in the evening again.
> >>>>>>> Those are all stochastic failures. Once you resume from there they
> >>> will
> >>>>>> likely work fine again :(
> >>>>>>> Of course that's frustrating to a potential new committer, so we
> >>> should
> >>>>>> rather solve those failures.
> >>>>>>>
> >>>>>>> Next one: :)
> >>>>>>>
> >>>>>>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time
> >>> elapsed:
> >>>>>> 24.382 s <<< FAILURE! - in
> >>>>>> org.apache.tomee.jul.handler.rotating.ArchivingTest
> >>>>>>> [ERROR]
> >>>>>>
> >>>>
> >>>
> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
> >>>>>> Time elapsed: 5.425 s  <<< FAILURE!
> >>>>>>> java.lang.AssertionError
> >>>>>>>    at org.junit.Assert.fail(Assert.java:86)
> >>>>>>>    at org.junit.Assert.assertTrue(Assert.java:41)
> >>>>>>>    at org.junit.Assert.assertTrue(Assert.java:52)
> >>>>>>>    at
> >>>>>>
> >>>>
> >>>
> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
> >>>>>>>
> >>>>>>>
> >>>>>>> LieGrue,
> >>>>>>> strub
> >>>>>>>
> >>>>>>>
> >>>>>>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
> >>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>
> >>>>>>>> I'll take a look - I think my last build was green. If we sort
> these
> >>>>>> out,
> >>>>>>>> are we good to release? I'm happy to do the actual release.
> >>>>>>>>
> >>>>>>>> Jon
> >>>>>>>>
> >>>>>>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg,
> <struberg@yahoo.de.invalid
> >>>>
> >>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> And another one which seems regularly failing since 2 years:
> >>>>>>>>>
> >>>>>>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time
> >>>> elapsed:
> >>>>>>>>> 38.736 s <<< FAILURE! - in
> >>>>>> org.apache.openejb.itest.legacy.LegacyServerTest
> >>>>>>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)
> >>> Time
> >>>>>>>>> elapsed: 38.661 s  <<< FAILURE!
> >>>>>>>>> java.lang.AssertionError: Bad number of invocations for the bean
> >>>>>> "green".
> >>>>>>>>> expected:<2> but was:<1>
> >>>>>>>>>    at org.junit.Assert.fail(Assert.java:88)
> >>>>>>>>>    at org.junit.Assert.failNotEquals(Assert.java:834)
> >>>>>>>>>    at org.junit.Assert.assertEquals(Assert.java:645)
> >>>>>>>>>    at
> >>>>>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> It's really hard to do a realease that way.
> >>>>>>>>> Is the logic of the test itself broken or is it really a problem
> in
> >>>> our
> >>>>>>>>> impl? Afaict it's the former. So probably remove the test?
> >>>>>>>>>
> >>>>>>>>> LieGrue,
> >>>>>>>>> strub
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
> >>>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>> :
> >>>>>>>>>>
> >>>>>>>>>> OpenJPA updated to 2.4.3.
> >>>>>>>>>>
> >>>>>>>>>> But still getting random test errors.
> >>>>>>>>>>
> >>>>>>>>>> Failed tests:
> >>>>>>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
> >>> null
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>>
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
> >>>>>>>>> Time elapsed: 0.836 sec  <<< FAILURE!
> >>>>>>>>>> java.lang.AssertionError
> >>>>>>>>>>  at org.junit.Assert.fail(Assert.java:86)
> >>>>>>>>>>  at org.junit.Assert.assertTrue(Assert.java:41)
> >>>>>>>>>>  at org.junit.Assert.assertTrue(Assert.java:52)
> >>>>>>>>>>  at
> >>>>>>>>>
> >>>>>>
> >>>>
> >>>
> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> LieGrue,
> >>>>>>>>>> strub
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
> >>>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>> :
> >>>>>>>>>>>
> >>>>>>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow
> soon.
> >>>>>>>>>>>
> >>>>>>>>>>> LieGrue,
> >>>>>>>>>>> strub
> >>>>>>>>>>>
> >>>>>>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
> >>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>
> >>>>>>>>>>>> I think we're still looking for an OpenJPA release (unless I
> >>>> missed
> >>>>>>>>> it).
> >>>>>>>>>>>>
> >>>>>>>>>>>> Jon
> >>>>>>>>>>>>
> >>>>>>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <
> >>> alex.m3tal@gmail.com>
> >>>>>>>>> wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Hello,
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I TomEE 7.0.5 finally ready to be released?
> >>>>>>>>>>>>> (I don't see new activity for 1 month on this intention to
> >>>> release,
> >>>>>>>>>>>>> what's blocking?)
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg
> >>>> <struberg@yahoo.de.invalid
> >>>>>>> :
> >>>>>>>>>>>>>> btw, link to the buildbot is here
> >>>>>>>>>>>>>>
> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>> strub
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
> >>>>>>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>>>>>> :
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> master build is broken since a while!
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> [ERROR] Failed to execute goal
> >>>>>>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> >>>>>>>>>>>>> (test-tomee-remote) on project
> >>> arquillian-tomee-webprofile-tests:
> >>>>>>>>> There are
> >>>>>>>>>>>>> test failures.
> >>>>>>>>>>>>>>> [ERROR]
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> The rest seems to work fine.
> >>>>>>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Can anybody have a look at it?
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> txs and LieGrue,
> >>>>>>>>>>>>>>> strub
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
> >>>>>>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>>>>>> :
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> I've now also deployed fresh snapshots and will update in
> >>>> master
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>>> strub
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> >>>>>>>>>>>>> <st...@yahoo.de.INVALID>:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Yes, working on it.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> But I only see 2 bugs reported for this release.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> >>>>>>>>>>>>> ObjectConverters are only supported for Classes not Types
> >>>>>>>>> Unassigned
> >>>>>>>>>>>>> Resolved
> >>>>>>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
> >>>>>>>>> NullPointerException
> >>>>>>>>>>>>> Reinhard Sandtner      Closed
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing
> all
> >>>>>> the
> >>>>>>>>> work!
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I've also went through the changes (hack, that was a
> lot!)
> >>>> and
> >>>>>>>>> tried
> >>>>>>>>>>>>> to extract the ticket numbers:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Will keep you updated.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>>>> strub
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
> >>>>>>>>> alex.m3tal@gmail.com
> >>>>>>>>>>>>>> :
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Hello,
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1
> >>> for
> >>>>>>>>> upcoming
> >>>>>>>>>>>>>>>>>> TomEE 7.0.5?
> >>>>>>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
> >>>>>>>>> <struberg@yahoo.de.invalid
> >>>>>>>>>>>>>> :
> >>>>>>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>>>>>> strub
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> >>>>>>>>>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> We are working with Mark on a release train soon,
> >>> johnzon
> >>>>>>>>> would be
> >>>>>>>>>>>>> part of
> >>>>>>>>>>>>>>>>>>>> it probably.
> >>>>>>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Romain Manni-Bucau
> >>>>>>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |
> Blog
> >>>>>>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> >>>>>>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
> >>>>>>>>>>>>> https://github.com/rmannibucau> |
> >>>>>>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> |
> >>> Book
> >>>>>>>>>>>>>>>>>>>> <
> >>>>>>>>>>>>>
> >>>>>>>>>
> >>>>>>
> >>>>
> >>>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
> >>>>>>>>> alex.m3tal@gmail.com>:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Hello TomEE developers,
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the
> TomEE
> >>>>>> 7.0.5
> >>>>>>>>>>>>> upcoming
> >>>>>>>>>>>>>>>>>>>>> release plans:
> >>>>>>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon
> >>> 1.0.1,
> >>>>>> but
> >>>>>>>>> as
> >>>>>>>>>>>>> far
> >>>>>>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
> >>>>>>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being
> >>>> released?
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
> >>>>>> preview...
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> >>>>>>>>>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a
> very
> >>>>>> secured
> >>>>>>>>>>>>> impl cause
> >>>>>>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it
> >>> was
> >>>>>>>>> wrong.
> >>>>>>>>>>>>> Maybe it
> >>>>>>>>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no
> >>> doubt
> >>>> we
> >>>>>>>>> are
> >>>>>>>>>>>>> good now.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
> >>>>>>>>> <st...@yahoo.de.invalid>
> >>>>>>>>>>>>> a
> >>>>>>>>>>>>>>>>>>>>> écrit :
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> Hi jon!
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
> >>>>>> enabled
> >>>>>>>>> via
> >>>>>>>>>>>>>>>>>>>>> beans.xml
> >>>>>>>>>>>>>>>>>>>>>>> as per the spec :(
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the
> >>> spec
> >>>>>> says.
> >>>>>>>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
> >>>>>> interface
> >>>>>>>>> and
> >>>>>>>>>>>>> add a
> >>>>>>>>>>>>>>>>>>>>>>> priority n a programmatic way.
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>>>>>>>>>> Strub
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore
> <
> >>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my
> >>>> previous
> >>>>>>>>>>>>> emails -
> >>>>>>>>>>>>>>>>>>>>> setting
> >>>>>>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to
> >>> do
> >>>>>> the
> >>>>>>>>>>>>> trick.
> >>>>>>>>>>>>>>>>>>>>> Pushed.
> >>>>>>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Cheers
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan
> Gallimore
> >>> <
> >>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test
> >>>> failure,
> >>>>>>>>> but
> >>>>>>>>>>>>> this
> >>>>>>>>>>>>>>>>>>>>> commit
> >>>>>>>>>>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>>>>>>>>>>> ok:
> https://github.com/apache/openwebbeans/commit/
> >>>>>>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will
> try
> >>>> and
> >>>>>>>>> pin it
> >>>>>>>>>>>>> down.
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and
> >>>> discussion
> >>>>>>>>>>>>> opened on the
> >>>>>>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
> >>>>>> posted
> >>>>>>>>> on
> >>>>>>>>>>>>> progress.
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan
> >>> Gallimore <
> >>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks all!
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI.
> The
> >>>>>>>>>>>>> bval-embedded
> >>>>>>>>>>>>>>>>>>>>> tests
> >>>>>>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in
> the
> >>>>>>>>>>>>> openejb-mockito
> >>>>>>>>>>>>>>>>>>>>>>> module,
> >>>>>>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
> >>>>>>>>>>>>>>>>>>>>>>> https://github.com/apache
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start
> looking
> >>> at
> >>>>>> this
> >>>>>>>>>>>>> one, can
> >>>>>>>>>>>>>>>>>>>>>>> anyone
> >>>>>>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in
> the
> >>>>>>>>> process. In
> >>>>>>>>>>>>>>>>>>>>> essence,
> >>>>>>>>>>>>>>>>>>>>>>>>>> we're seeing this:
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
> >>> found
> >>>>>>>>> with the
> >>>>>>>>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> >>>> name :
> >>>>>>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
> >>> Name:null,
> >>>>>> API
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the
> >>> necessary
> >>>>>>>>> stuff
> >>>>>>>>>>>>>>>>>>>>>>>>>> on
> javax.enterprise.inject.spi.AfterBeanDiscovery
> >>>>>> here:
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> https://github.com/apache/tomee/blob/master/utils/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>>>>>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm
> >>> that
> >>>>>> it is
> >>>>>>>>>>>>> that
> >>>>>>>>>>>>>>>>>>>>> change,
> >>>>>>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different
> behaviour.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> -----
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> >>>>>>>>>>>>>>>>>>>>> "-javaagent:/Applications/
> >>>>>>>>>>>>>>>>>>>>>>> IntelliJ
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
> >>>>>> -classpath
> >>>>>>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ
> >>>> IDEA.app/Contents/lib/idea_rt.
> >>>>>>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >>>>>>>>>>>>>>>>>>>>>>> Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>>>>>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>>>>>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
> >>>>>>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>>>>>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> repository/org/apache/geronimo/javamail/geronimo-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>>>>>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>> repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>>>>>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
> >>>>>> -ideVersion5
> >>>>>>>>>>>>> -junit4
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is
> implemented
> >>> in
> >>>>>> both
> >>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>>>>>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used.
> Which
> >>>> one
> >>>>>> is
> >>>>>>>>>>>>> undefined.
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>>>>>>>>>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>>>>>>>>>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
> >>>>>> Service,
> >>>>>>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default
> Security
> >>>>>>>>> Service)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default
> Transaction
> >>>>>>>>> Manager,
> >>>>>>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
> >>>>>> Transaction
> >>>>>>>>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
> >>>>>> Transaction
> >>>>>>>>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default
> >>> Security
> >>>>>>>>> Service)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>>>>>>>>>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
> >>>>>> Container,
> >>>>>>>>>>>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
> >>>>>> Container(type=MANAGED,
> >>>>>>>>>>>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
> >>>>>> Container)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> >>>>>>>>> Container,
> >>>>>>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
> >>>>>> Container)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> Facade:
> >>>>>>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
> >>>>>> Container)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
> >>>>>> Container)
> >>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>>>>>>>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again
> >>> at
> >>>>>>>>> runtime.
> >>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>>>>>>>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
> >>>>>> again at
> >>>>>>>>>>>>> runtime.
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
> >>>>>>>>> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>>>>>>>>>>> loaded.
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application
> >>> classloader
> >>>>>> for
> >>>>>>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app:
> >>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
> >>>>>>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> classes/Facade!org.apache.openejb.mockito.Facade)
> >>>> -->
> >>>>>>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
> >>>> Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> >>>>>>>>> SystemInstance():
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>> Api
> >>>>>>>>>>>>> type
> >>>>>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
> >>> with
> >>>>>> the
> >>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> >>>> name :
> >>>>>>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
> >>> Name:null,
> >>>>>> API
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>>>>>>
> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>>>>>>
> >>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
dumdidum, the following still fails on OSX from time to time

ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124


LieGrue,
strub


> Am 18.06.2018 um 12:23 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> FOUND IT.
> 
> hack, that was nasty ;)
> 
> In ArchivingTest#watch() we start a new thread to observe the changes on a WatchKey.
> Too bad we do not stop it after the test. 
> 
> So when we test the parameterised gzip as 2nd run (zip is first run), we now have 2 thread open.
> And both write to the same lastEvent() variable...
> 
> I now kill the old thread if running. 
> I'm a bit exhausted now, so would prefer if someone could check my changes.
> 
> txs and LieGrue,
> strub
> 
> PS: will also pull it over to fb_tomee8 now, but master has the changes.
> 
>> Am 18.06.2018 um 12:09 schrieb Jonathan Gallimore <jo...@gmail.com>:
>> 
>> It passed on my Ubuntu box last night too. I have both Windows and OSX
>> boxes. Currently travelling, but I'll kick off a build on both in the next
>> hour.
>> 
>> Jon
>> 
>> On Mon, 18 Jun 2018, 10:03 Mark Struberg, <st...@yahoo.de.invalid> wrote:
>> 
>>> I now tried it on my Fedora box and it also works.So the problem only
>>> seems to persist on OSX.I've not yet tested on Windows. Anyone has a Win
>>> box around?
>>> Right now waiting for my MSDN license...
>>> LieGrue,strub
>>> 
>>>   On Sunday, 17 June 2018, 22:14:04 CEST, Romain Manni-Bucau <
>>> rmannibucau@gmail.com> wrote:
>>> 
>>> If true a sleep would workaround it. That said i dont reproduce it on
>>> ubuntu, even on very fast machines so not sure. Maybe local setup related?
>>> 
>>> Le dim. 17 juin 2018 21:49, Mark Struberg <st...@yahoo.de.invalid> a
>>> écrit :
>>> 
>>>> Just looked what we do in fb_tomee8. And found the following:
>>>> 
>>>> @Ignore //X TODO see TOMEE-2139 currently broken due to #f24c42e2212c575
>>>> We cannot release with this test.
>>>> 
>>>> LieGrue,
>>>> strub
>>>> 
>>>> 
>>>>> Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <
>>> rmannibucau@gmail.com
>>>>> :
>>>>> 
>>>>> Can need a clean to pass IIRC. Code is unrelated to tomcat actually
>>>>> 
>>>>> Le dim. 17 juin 2018 12:16, Mark Struberg <st...@yahoo.de.invalid>
>>> a
>>>>> écrit :
>>>>> 
>>>>>> That rotating test seems to stick.
>>>>>> 
>>>>>> Might have to do with a minor tomcat behaviour change.
>>>>>> Something which is at least not behaving stochastic and we can work on
>>>> it.
>>>>>> Will try to tackle it tonight.
>>>>>> 
>>>>>> LieGrue,
>>>>>> strub
>>>>>> 
>>>>>>> Am 17.06.2018 um 11:50 schrieb Mark Struberg
>>> <struberg@yahoo.de.INVALID
>>>>>>> :
>>>>>>> 
>>>>>>> That's the goal :D
>>>>>>> 
>>>>>>> I will be offline this afternoon, just like to providing feedback and
>>>>>> pick up in the evening again.
>>>>>>> Those are all stochastic failures. Once you resume from there they
>>> will
>>>>>> likely work fine again :(
>>>>>>> Of course that's frustrating to a potential new committer, so we
>>> should
>>>>>> rather solve those failures.
>>>>>>> 
>>>>>>> Next one: :)
>>>>>>> 
>>>>>>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time
>>> elapsed:
>>>>>> 24.382 s <<< FAILURE! - in
>>>>>> org.apache.tomee.jul.handler.rotating.ArchivingTest
>>>>>>> [ERROR]
>>>>>> 
>>>> 
>>> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
>>>>>> Time elapsed: 5.425 s  <<< FAILURE!
>>>>>>> java.lang.AssertionError
>>>>>>>    at org.junit.Assert.fail(Assert.java:86)
>>>>>>>    at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>>    at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>>    at
>>>>>> 
>>>> 
>>> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
>>>>>>> 
>>>>>>> 
>>>>>>> LieGrue,
>>>>>>> strub
>>>>>>> 
>>>>>>> 
>>>>>>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>> 
>>>>>>>> I'll take a look - I think my last build was green. If we sort these
>>>>>> out,
>>>>>>>> are we good to release? I'm happy to do the actual release.
>>>>>>>> 
>>>>>>>> Jon
>>>>>>>> 
>>>>>>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <struberg@yahoo.de.invalid
>>>> 
>>>>>> wrote:
>>>>>>>> 
>>>>>>>>> And another one which seems regularly failing since 2 years:
>>>>>>>>> 
>>>>>>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time
>>>> elapsed:
>>>>>>>>> 38.736 s <<< FAILURE! - in
>>>>>> org.apache.openejb.itest.legacy.LegacyServerTest
>>>>>>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)
>>> Time
>>>>>>>>> elapsed: 38.661 s  <<< FAILURE!
>>>>>>>>> java.lang.AssertionError: Bad number of invocations for the bean
>>>>>> "green".
>>>>>>>>> expected:<2> but was:<1>
>>>>>>>>>    at org.junit.Assert.fail(Assert.java:88)
>>>>>>>>>    at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>>>>>>    at org.junit.Assert.assertEquals(Assert.java:645)
>>>>>>>>>    at
>>>>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> It's really hard to do a realease that way.
>>>>>>>>> Is the logic of the test itself broken or is it really a problem in
>>>> our
>>>>>>>>> impl? Afaict it's the former. So probably remove the test?
>>>>>>>>> 
>>>>>>>>> LieGrue,
>>>>>>>>> strub
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>> :
>>>>>>>>>> 
>>>>>>>>>> OpenJPA updated to 2.4.3.
>>>>>>>>>> 
>>>>>>>>>> But still getting random test errors.
>>>>>>>>>> 
>>>>>>>>>> Failed tests:
>>>>>>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
>>> null
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>> 
>>> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
>>>>>>>>> Time elapsed: 0.836 sec  <<< FAILURE!
>>>>>>>>>> java.lang.AssertionError
>>>>>>>>>>  at org.junit.Assert.fail(Assert.java:86)
>>>>>>>>>>  at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>>>>>  at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>>>>>  at
>>>>>>>>> 
>>>>>> 
>>>> 
>>> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> LieGrue,
>>>>>>>>>> strub
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>> :
>>>>>>>>>>> 
>>>>>>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
>>>>>>>>>>> 
>>>>>>>>>>> LieGrue,
>>>>>>>>>>> strub
>>>>>>>>>>> 
>>>>>>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>> 
>>>>>>>>>>>> I think we're still looking for an OpenJPA release (unless I
>>>> missed
>>>>>>>>> it).
>>>>>>>>>>>> 
>>>>>>>>>>>> Jon
>>>>>>>>>>>> 
>>>>>>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <
>>> alex.m3tal@gmail.com>
>>>>>>>>> wrote:
>>>>>>>>>>>> 
>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>> 
>>>>>>>>>>>>> I TomEE 7.0.5 finally ready to be released?
>>>>>>>>>>>>> (I don't see new activity for 1 month on this intention to
>>>> release,
>>>>>>>>>>>>> what's blocking?)
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg
>>>> <struberg@yahoo.de.invalid
>>>>>>> :
>>>>>>>>>>>>>> btw, link to the buildbot is here
>>>>>>>>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> master build is broken since a while!
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> [ERROR] Failed to execute goal
>>>>>>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>>>>>>>>>>>> (test-tomee-remote) on project
>>> arquillian-tomee-webprofile-tests:
>>>>>>>>> There are
>>>>>>>>>>>>> test failures.
>>>>>>>>>>>>>>> [ERROR]
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> The rest seems to work fine.
>>>>>>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Can anybody have a look at it?
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> txs and LieGrue,
>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> I've now also deployed fresh snapshots and will update in
>>>> master
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>>>>>>>>>>>> <st...@yahoo.de.INVALID>:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Yes, working on it.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>>>>>>>>>>>> ObjectConverters are only supported for Classes not Types
>>>>>>>>> Unassigned
>>>>>>>>>>>>> Resolved
>>>>>>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
>>>>>>>>> NullPointerException
>>>>>>>>>>>>> Reinhard Sandtner      Closed
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all
>>>>>> the
>>>>>>>>> work!
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> I've also went through the changes (hack, that was a lot!)
>>>> and
>>>>>>>>> tried
>>>>>>>>>>>>> to extract the ticket numbers:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>> 
>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Will keep you updated.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
>>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1
>>> for
>>>>>>>>> upcoming
>>>>>>>>>>>>>>>>>> TomEE 7.0.5?
>>>>>>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>>>>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> We are working with Mark on a release train soon,
>>> johnzon
>>>>>>>>> would be
>>>>>>>>>>>>> part of
>>>>>>>>>>>>>>>>>>>> it probably.
>>>>>>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>>>>>>>>>>> https://github.com/rmannibucau> |
>>>>>>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> |
>>> Book
>>>>>>>>>>>>>>>>>>>> <
>>>>>>>>>>>>> 
>>>>>>>>> 
>>>>>> 
>>>> 
>>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
>>>>>>>>> alex.m3tal@gmail.com>:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE
>>>>>> 7.0.5
>>>>>>>>>>>>> upcoming
>>>>>>>>>>>>>>>>>>>>> release plans:
>>>>>>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon
>>> 1.0.1,
>>>>>> but
>>>>>>>>> as
>>>>>>>>>>>>> far
>>>>>>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being
>>>> released?
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
>>>>>> preview...
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>>>>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very
>>>>>> secured
>>>>>>>>>>>>> impl cause
>>>>>>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it
>>> was
>>>>>>>>> wrong.
>>>>>>>>>>>>> Maybe it
>>>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no
>>> doubt
>>>> we
>>>>>>>>> are
>>>>>>>>>>>>> good now.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>> a
>>>>>>>>>>>>>>>>>>>>> écrit :
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
>>>>>> enabled
>>>>>>>>> via
>>>>>>>>>>>>>>>>>>>>> beans.xml
>>>>>>>>>>>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the
>>> spec
>>>>>> says.
>>>>>>>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
>>>>>> interface
>>>>>>>>> and
>>>>>>>>>>>>> add a
>>>>>>>>>>>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>>>>>> Strub
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my
>>>> previous
>>>>>>>>>>>>> emails -
>>>>>>>>>>>>>>>>>>>>> setting
>>>>>>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to
>>> do
>>>>>> the
>>>>>>>>>>>>> trick.
>>>>>>>>>>>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore
>>> <
>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test
>>>> failure,
>>>>>>>>> but
>>>>>>>>>>>>> this
>>>>>>>>>>>>>>>>>>>>> commit
>>>>>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try
>>>> and
>>>>>>>>> pin it
>>>>>>>>>>>>> down.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and
>>>> discussion
>>>>>>>>>>>>> opened on the
>>>>>>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
>>>>>> posted
>>>>>>>>> on
>>>>>>>>>>>>> progress.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan
>>> Gallimore <
>>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
>>>>>>>>>>>>> bval-embedded
>>>>>>>>>>>>>>>>>>>>> tests
>>>>>>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
>>>>>>>>>>>>> openejb-mockito
>>>>>>>>>>>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking
>>> at
>>>>>> this
>>>>>>>>>>>>> one, can
>>>>>>>>>>>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
>>>>>>>>> process. In
>>>>>>>>>>>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
>>> found
>>>>>>>>> with the
>>>>>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>>> name :
>>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>>> Name:null,
>>>>>> API
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the
>>> necessary
>>>>>>>>> stuff
>>>>>>>>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery
>>>>>> here:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm
>>> that
>>>>>> it is
>>>>>>>>>>>>> that
>>>>>>>>>>>>>>>>>>>>> change,
>>>>>>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
>>>>>> -classpath
>>>>>>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ
>>>> IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
>>>>>> -ideVersion5
>>>>>>>>>>>>> -junit4
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented
>>> in
>>>>>> both
>>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which
>>>> one
>>>>>> is
>>>>>>>>>>>>> undefined.
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>>>>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
>>>>>> Service,
>>>>>>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
>>>>>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
>>>>>>>>> Manager,
>>>>>>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
>>>>>> Transaction
>>>>>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
>>>>>> Transaction
>>>>>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default
>>> Security
>>>>>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>>>>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
>>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
>>>>>> Container(type=MANAGED,
>>>>>>>>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>>>>>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
>>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again
>>> at
>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
>>>>>> again at
>>>>>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>>>>>>>>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>>>>>>>>> loaded.
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application
>>> classloader
>>>>>> for
>>>>>>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app:
>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>>>>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade)
>>>> -->
>>>>>>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>> Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>>>>>>>>> SystemInstance():
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>> Api
>>>>>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
>>> with
>>>>>> the
>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>>> name :
>>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>>> Name:null,
>>>>>> API
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> 
>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
>>> found
>>>>>>>>> with the
>>>>>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>>> name :
>>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>>> Name:null,
>>>>>> API
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException:
>>>>>> couldn't
>>>>>>>>>>>>> start owb
>>>>>>>>>>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> 
>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>> org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>> Api
>>>>>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
>>> with
>>>>>> the
>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>>> name :
> 


Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
FOUND IT.

hack, that was nasty ;)

In ArchivingTest#watch() we start a new thread to observe the changes on a WatchKey.
Too bad we do not stop it after the test. 

So when we test the parameterised gzip as 2nd run (zip is first run), we now have 2 thread open.
And both write to the same lastEvent() variable...

I now kill the old thread if running. 
I'm a bit exhausted now, so would prefer if someone could check my changes.

txs and LieGrue,
strub

PS: will also pull it over to fb_tomee8 now, but master has the changes.

> Am 18.06.2018 um 12:09 schrieb Jonathan Gallimore <jo...@gmail.com>:
> 
> It passed on my Ubuntu box last night too. I have both Windows and OSX
> boxes. Currently travelling, but I'll kick off a build on both in the next
> hour.
> 
> Jon
> 
> On Mon, 18 Jun 2018, 10:03 Mark Struberg, <st...@yahoo.de.invalid> wrote:
> 
>> I now tried it on my Fedora box and it also works.So the problem only
>> seems to persist on OSX.I've not yet tested on Windows. Anyone has a Win
>> box around?
>> Right now waiting for my MSDN license...
>> LieGrue,strub
>> 
>>    On Sunday, 17 June 2018, 22:14:04 CEST, Romain Manni-Bucau <
>> rmannibucau@gmail.com> wrote:
>> 
>> If true a sleep would workaround it. That said i dont reproduce it on
>> ubuntu, even on very fast machines so not sure. Maybe local setup related?
>> 
>> Le dim. 17 juin 2018 21:49, Mark Struberg <st...@yahoo.de.invalid> a
>> écrit :
>> 
>>> Just looked what we do in fb_tomee8. And found the following:
>>> 
>>> @Ignore //X TODO see TOMEE-2139 currently broken due to #f24c42e2212c575
>>> We cannot release with this test.
>>> 
>>> LieGrue,
>>> strub
>>> 
>>> 
>>>> Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <
>> rmannibucau@gmail.com
>>>> :
>>>> 
>>>> Can need a clean to pass IIRC. Code is unrelated to tomcat actually
>>>> 
>>>> Le dim. 17 juin 2018 12:16, Mark Struberg <st...@yahoo.de.invalid>
>> a
>>>> écrit :
>>>> 
>>>>> That rotating test seems to stick.
>>>>> 
>>>>> Might have to do with a minor tomcat behaviour change.
>>>>> Something which is at least not behaving stochastic and we can work on
>>> it.
>>>>> Will try to tackle it tonight.
>>>>> 
>>>>> LieGrue,
>>>>> strub
>>>>> 
>>>>>> Am 17.06.2018 um 11:50 schrieb Mark Struberg
>> <struberg@yahoo.de.INVALID
>>>>>> :
>>>>>> 
>>>>>> That's the goal :D
>>>>>> 
>>>>>> I will be offline this afternoon, just like to providing feedback and
>>>>> pick up in the evening again.
>>>>>> Those are all stochastic failures. Once you resume from there they
>> will
>>>>> likely work fine again :(
>>>>>> Of course that's frustrating to a potential new committer, so we
>> should
>>>>> rather solve those failures.
>>>>>> 
>>>>>> Next one: :)
>>>>>> 
>>>>>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time
>> elapsed:
>>>>> 24.382 s <<< FAILURE! - in
>>>>> org.apache.tomee.jul.handler.rotating.ArchivingTest
>>>>>> [ERROR]
>>>>> 
>>> 
>> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
>>>>> Time elapsed: 5.425 s  <<< FAILURE!
>>>>>> java.lang.AssertionError
>>>>>>     at org.junit.Assert.fail(Assert.java:86)
>>>>>>     at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>     at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>     at
>>>>> 
>>> 
>> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
>>>>>> 
>>>>>> 
>>>>>> LieGrue,
>>>>>> strub
>>>>>> 
>>>>>> 
>>>>>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
>>>>> jonathan.gallimore@gmail.com>:
>>>>>>> 
>>>>>>> I'll take a look - I think my last build was green. If we sort these
>>>>> out,
>>>>>>> are we good to release? I'm happy to do the actual release.
>>>>>>> 
>>>>>>> Jon
>>>>>>> 
>>>>>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <struberg@yahoo.de.invalid
>>> 
>>>>> wrote:
>>>>>>> 
>>>>>>>> And another one which seems regularly failing since 2 years:
>>>>>>>> 
>>>>>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time
>>> elapsed:
>>>>>>>> 38.736 s <<< FAILURE! - in
>>>>> org.apache.openejb.itest.legacy.LegacyServerTest
>>>>>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)
>> Time
>>>>>>>> elapsed: 38.661 s  <<< FAILURE!
>>>>>>>> java.lang.AssertionError: Bad number of invocations for the bean
>>>>> "green".
>>>>>>>> expected:<2> but was:<1>
>>>>>>>>     at org.junit.Assert.fail(Assert.java:88)
>>>>>>>>     at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>>>>>     at org.junit.Assert.assertEquals(Assert.java:645)
>>>>>>>>     at
>>>>>>>> 
>>>>> 
>>> 
>> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>>>>>>>> 
>>>>>>>> 
>>>>>>>> It's really hard to do a realease that way.
>>>>>>>> Is the logic of the test itself broken or is it really a problem in
>>> our
>>>>>>>> impl? Afaict it's the former. So probably remove the test?
>>>>>>>> 
>>>>>>>> LieGrue,
>>>>>>>> strub
>>>>>>>> 
>>>>>>>> 
>>>>>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>> :
>>>>>>>>> 
>>>>>>>>> OpenJPA updated to 2.4.3.
>>>>>>>>> 
>>>>>>>>> But still getting random test errors.
>>>>>>>>> 
>>>>>>>>> Failed tests:
>>>>>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
>> null
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>> 
>>> 
>> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
>>>>>>>> Time elapsed: 0.836 sec  <<< FAILURE!
>>>>>>>>> java.lang.AssertionError
>>>>>>>>>   at org.junit.Assert.fail(Assert.java:86)
>>>>>>>>>   at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>>>>   at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>>>>   at
>>>>>>>> 
>>>>> 
>>> 
>> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> LieGrue,
>>>>>>>>> strub
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>> :
>>>>>>>>>> 
>>>>>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
>>>>>>>>>> 
>>>>>>>>>> LieGrue,
>>>>>>>>>> strub
>>>>>>>>>> 
>>>>>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>> 
>>>>>>>>>>> I think we're still looking for an OpenJPA release (unless I
>>> missed
>>>>>>>> it).
>>>>>>>>>>> 
>>>>>>>>>>> Jon
>>>>>>>>>>> 
>>>>>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <
>> alex.m3tal@gmail.com>
>>>>>>>> wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> Hello,
>>>>>>>>>>>> 
>>>>>>>>>>>> I TomEE 7.0.5 finally ready to be released?
>>>>>>>>>>>> (I don't see new activity for 1 month on this intention to
>>> release,
>>>>>>>>>>>> what's blocking?)
>>>>>>>>>>>> 
>>>>>>>>>>>> Best regards,
>>>>>>>>>>>> Alexandre
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg
>>> <struberg@yahoo.de.invalid
>>>>>> :
>>>>>>>>>>>>> btw, link to the buildbot is here
>>>>>>>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>>>>>>>>>>> 
>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>> strub
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>> :
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> master build is broken since a while!
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> [ERROR] Failed to execute goal
>>>>>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>>>>>>>>>>> (test-tomee-remote) on project
>> arquillian-tomee-webprofile-tests:
>>>>>>>> There are
>>>>>>>>>>>> test failures.
>>>>>>>>>>>>>> [ERROR]
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> The rest seems to work fine.
>>>>>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Can anybody have a look at it?
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> txs and LieGrue,
>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>> :
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> I've now also deployed fresh snapshots and will update in
>>> master
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>>>>>>>>>>> <st...@yahoo.de.INVALID>:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Yes, working on it.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>>>>>>>>>>> ObjectConverters are only supported for Classes not Types
>>>>>>>> Unassigned
>>>>>>>>>>>> Resolved
>>>>>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
>>>>>>>> NullPointerException
>>>>>>>>>>>> Reinhard Sandtner      Closed
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all
>>>>> the
>>>>>>>> work!
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> I've also went through the changes (hack, that was a lot!)
>>> and
>>>>>>>> tried
>>>>>>>>>>>> to extract the ticket numbers:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>> 
>>>>> 
>>> 
>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Will keep you updated.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1
>> for
>>>>>>>> upcoming
>>>>>>>>>>>>>>>>> TomEE 7.0.5?
>>>>>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>>>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> We are working with Mark on a release train soon,
>> johnzon
>>>>>>>> would be
>>>>>>>>>>>> part of
>>>>>>>>>>>>>>>>>>> it probably.
>>>>>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>>>>>>>>>> https://github.com/rmannibucau> |
>>>>>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> |
>> Book
>>>>>>>>>>>>>>>>>>> <
>>>>>>>>>>>> 
>>>>>>>> 
>>>>> 
>>> 
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
>>>>>>>> alex.m3tal@gmail.com>:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE
>>>>> 7.0.5
>>>>>>>>>>>> upcoming
>>>>>>>>>>>>>>>>>>>> release plans:
>>>>>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon
>> 1.0.1,
>>>>> but
>>>>>>>> as
>>>>>>>>>>>> far
>>>>>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being
>>> released?
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
>>>>> preview...
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>>>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very
>>>>> secured
>>>>>>>>>>>> impl cause
>>>>>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it
>> was
>>>>>>>> wrong.
>>>>>>>>>>>> Maybe it
>>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no
>> doubt
>>> we
>>>>>>>> are
>>>>>>>>>>>> good now.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>> a
>>>>>>>>>>>>>>>>>>>> écrit :
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
>>>>> enabled
>>>>>>>> via
>>>>>>>>>>>>>>>>>>>> beans.xml
>>>>>>>>>>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the
>> spec
>>>>> says.
>>>>>>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
>>>>> interface
>>>>>>>> and
>>>>>>>>>>>> add a
>>>>>>>>>>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>>>>> Strub
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my
>>> previous
>>>>>>>>>>>> emails -
>>>>>>>>>>>>>>>>>>>> setting
>>>>>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to
>> do
>>>>> the
>>>>>>>>>>>> trick.
>>>>>>>>>>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore
>> <
>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test
>>> failure,
>>>>>>>> but
>>>>>>>>>>>> this
>>>>>>>>>>>>>>>>>>>> commit
>>>>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try
>>> and
>>>>>>>> pin it
>>>>>>>>>>>> down.
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and
>>> discussion
>>>>>>>>>>>> opened on the
>>>>>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
>>>>> posted
>>>>>>>> on
>>>>>>>>>>>> progress.
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan
>> Gallimore <
>>>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
>>>>>>>>>>>> bval-embedded
>>>>>>>>>>>>>>>>>>>> tests
>>>>>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
>>>>>>>>>>>> openejb-mockito
>>>>>>>>>>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking
>> at
>>>>> this
>>>>>>>>>>>> one, can
>>>>>>>>>>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
>>>>>>>> process. In
>>>>>>>>>>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
>> found
>>>>>>>> with the
>>>>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>> name :
>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>> Name:null,
>>>>> API
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the
>> necessary
>>>>>>>> stuff
>>>>>>>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery
>>>>> here:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm
>> that
>>>>> it is
>>>>>>>>>>>> that
>>>>>>>>>>>>>>>>>>>> change,
>>>>>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
>>>>> -classpath
>>>>>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ
>>> IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
>>>>> -ideVersion5
>>>>>>>>>>>> -junit4
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented
>> in
>>>>> both
>>>>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which
>>> one
>>>>> is
>>>>>>>>>>>> undefined.
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>>>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>>>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
>>>>> Service,
>>>>>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
>>>>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
>>>>>>>> Manager,
>>>>>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
>>>>> Transaction
>>>>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
>>>>> Transaction
>>>>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default
>> Security
>>>>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>>>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
>>>>> Container(type=MANAGED,
>>>>>>>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>>>>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
>>>>> Container)
>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again
>> at
>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
>>>>> again at
>>>>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>>>>>>>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>>>>>>>> loaded.
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application
>> classloader
>>>>> for
>>>>>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app:
>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>>>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade)
>>> -->
>>>>>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO -
>>> Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>>>>>>>> SystemInstance():
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>> Api
>>>>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
>> with
>>>>> the
>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>> name :
>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>> Name:null,
>>>>> API
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> 
>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
>> found
>>>>>>>> with the
>>>>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>> name :
>>>>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
>> Name:null,
>>>>> API
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException:
>>>>> couldn't
>>>>>>>>>>>> start owb
>>>>>>>>>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> 
>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>> org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>>>>>>> 
>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>> Api
>>>>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
>> with
>>>>> the
>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
>>> name :


Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
It passed on my Ubuntu box last night too. I have both Windows and OSX
boxes. Currently travelling, but I'll kick off a build on both in the next
hour.

Jon

On Mon, 18 Jun 2018, 10:03 Mark Struberg, <st...@yahoo.de.invalid> wrote:

>  I now tried it on my Fedora box and it also works.So the problem only
> seems to persist on OSX.I've not yet tested on Windows. Anyone has a Win
> box around?
> Right now waiting for my MSDN license...
> LieGrue,strub
>
>     On Sunday, 17 June 2018, 22:14:04 CEST, Romain Manni-Bucau <
> rmannibucau@gmail.com> wrote:
>
>  If true a sleep would workaround it. That said i dont reproduce it on
> ubuntu, even on very fast machines so not sure. Maybe local setup related?
>
> Le dim. 17 juin 2018 21:49, Mark Struberg <st...@yahoo.de.invalid> a
> écrit :
>
> > Just looked what we do in fb_tomee8. And found the following:
> >
> > @Ignore //X TODO see TOMEE-2139 currently broken due to #f24c42e2212c575
> > We cannot release with this test.
> >
> > LieGrue,
> > strub
> >
> >
> > > Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <
> rmannibucau@gmail.com
> > >:
> > >
> > > Can need a clean to pass IIRC. Code is unrelated to tomcat actually
> > >
> > > Le dim. 17 juin 2018 12:16, Mark Struberg <st...@yahoo.de.invalid>
> a
> > > écrit :
> > >
> > >> That rotating test seems to stick.
> > >>
> > >> Might have to do with a minor tomcat behaviour change.
> > >> Something which is at least not behaving stochastic and we can work on
> > it.
> > >> Will try to tackle it tonight.
> > >>
> > >> LieGrue,
> > >> strub
> > >>
> > >>> Am 17.06.2018 um 11:50 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> > >>> :
> > >>>
> > >>> That's the goal :D
> > >>>
> > >>> I will be offline this afternoon, just like to providing feedback and
> > >> pick up in the evening again.
> > >>> Those are all stochastic failures. Once you resume from there they
> will
> > >> likely work fine again :(
> > >>> Of course that's frustrating to a potential new committer, so we
> should
> > >> rather solve those failures.
> > >>>
> > >>> Next one: :)
> > >>>
> > >>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time
> elapsed:
> > >> 24.382 s <<< FAILURE! - in
> > >> org.apache.tomee.jul.handler.rotating.ArchivingTest
> > >>> [ERROR]
> > >>
> >
> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
> > >> Time elapsed: 5.425 s  <<< FAILURE!
> > >>> java.lang.AssertionError
> > >>>      at org.junit.Assert.fail(Assert.java:86)
> > >>>      at org.junit.Assert.assertTrue(Assert.java:41)
> > >>>      at org.junit.Assert.assertTrue(Assert.java:52)
> > >>>      at
> > >>
> >
> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
> > >>>
> > >>>
> > >>> LieGrue,
> > >>> strub
> > >>>
> > >>>
> > >>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
> > >> jonathan.gallimore@gmail.com>:
> > >>>>
> > >>>> I'll take a look - I think my last build was green. If we sort these
> > >> out,
> > >>>> are we good to release? I'm happy to do the actual release.
> > >>>>
> > >>>> Jon
> > >>>>
> > >>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <struberg@yahoo.de.invalid
> >
> > >> wrote:
> > >>>>
> > >>>>> And another one which seems regularly failing since 2 years:
> > >>>>>
> > >>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time
> > elapsed:
> > >>>>> 38.736 s <<< FAILURE! - in
> > >> org.apache.openejb.itest.legacy.LegacyServerTest
> > >>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)
> Time
> > >>>>> elapsed: 38.661 s  <<< FAILURE!
> > >>>>> java.lang.AssertionError: Bad number of invocations for the bean
> > >> "green".
> > >>>>> expected:<2> but was:<1>
> > >>>>>      at org.junit.Assert.fail(Assert.java:88)
> > >>>>>      at org.junit.Assert.failNotEquals(Assert.java:834)
> > >>>>>      at org.junit.Assert.assertEquals(Assert.java:645)
> > >>>>>      at
> > >>>>>
> > >>
> >
> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
> > >>>>>
> > >>>>>
> > >>>>> It's really hard to do a realease that way.
> > >>>>> Is the logic of the test itself broken or is it really a problem in
> > our
> > >>>>> impl? Afaict it's the former. So probably remove the test?
> > >>>>>
> > >>>>> LieGrue,
> > >>>>> strub
> > >>>>>
> > >>>>>
> > >>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
> > >> <struberg@yahoo.de.INVALID
> > >>>>>> :
> > >>>>>>
> > >>>>>> OpenJPA updated to 2.4.3.
> > >>>>>>
> > >>>>>> But still getting random test errors.
> > >>>>>>
> > >>>>>> Failed tests:
> > >>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124
> null
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>
> > >>
> >
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
> > >>>>> Time elapsed: 0.836 sec  <<< FAILURE!
> > >>>>>> java.lang.AssertionError
> > >>>>>>    at org.junit.Assert.fail(Assert.java:86)
> > >>>>>>    at org.junit.Assert.assertTrue(Assert.java:41)
> > >>>>>>    at org.junit.Assert.assertTrue(Assert.java:52)
> > >>>>>>    at
> > >>>>>
> > >>
> >
> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> > >>>>>>
> > >>>>>>
> > >>>>>> LieGrue,
> > >>>>>> strub
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
> > >> <struberg@yahoo.de.INVALID
> > >>>>>> :
> > >>>>>>>
> > >>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
> > >>>>>>>
> > >>>>>>> LieGrue,
> > >>>>>>> strub
> > >>>>>>>
> > >>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
> > >>>>> jonathan.gallimore@gmail.com>:
> > >>>>>>>>
> > >>>>>>>> I think we're still looking for an OpenJPA release (unless I
> > missed
> > >>>>> it).
> > >>>>>>>>
> > >>>>>>>> Jon
> > >>>>>>>>
> > >>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <
> alex.m3tal@gmail.com>
> > >>>>> wrote:
> > >>>>>>>>
> > >>>>>>>>> Hello,
> > >>>>>>>>>
> > >>>>>>>>> I TomEE 7.0.5 finally ready to be released?
> > >>>>>>>>> (I don't see new activity for 1 month on this intention to
> > release,
> > >>>>>>>>> what's blocking?)
> > >>>>>>>>>
> > >>>>>>>>> Best regards,
> > >>>>>>>>> Alexandre
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg
> > <struberg@yahoo.de.invalid
> > >>> :
> > >>>>>>>>>> btw, link to the buildbot is here
> > >>>>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> > >>>>>>>>>>
> > >>>>>>>>>> LieGrue,
> > >>>>>>>>>> strub
> > >>>>>>>>>>
> > >>>>>>>>>>
> > >>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
> > >>>>> <struberg@yahoo.de.INVALID
> > >>>>>>>>>> :
> > >>>>>>>>>>>
> > >>>>>>>>>>> master build is broken since a while!
> > >>>>>>>>>>>
> > >>>>>>>>>>> [ERROR] Failed to execute goal
> > >>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> > >>>>>>>>> (test-tomee-remote) on project
> arquillian-tomee-webprofile-tests:
> > >>>>> There are
> > >>>>>>>>> test failures.
> > >>>>>>>>>>> [ERROR]
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>>> The rest seems to work fine.
> > >>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
> > >>>>>>>>>>>
> > >>>>>>>>>>> Can anybody have a look at it?
> > >>>>>>>>>>>
> > >>>>>>>>>>> txs and LieGrue,
> > >>>>>>>>>>> strub
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>>>
> > >>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
> > >>>>> <struberg@yahoo.de.INVALID
> > >>>>>>>>>> :
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> I've now also deployed fresh snapshots and will update in
> > master
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> LieGrue,
> > >>>>>>>>>>>> strub
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>
> > >>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> > >>>>>>>>> <st...@yahoo.de.INVALID>:
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> Yes, working on it.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> But I only see 2 bugs reported for this release.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> > >>>>>>>>> ObjectConverters are only supported for Classes not Types
> > >>>>> Unassigned
> > >>>>>>>>> Resolved
> > >>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
> > >>>>> NullPointerException
> > >>>>>>>>> Reinhard Sandtner      Closed
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all
> > >> the
> > >>>>> work!
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> I've also went through the changes (hack, that was a lot!)
> > and
> > >>>>> tried
> > >>>>>>>>> to extract the ticket numbers:
> > >>>>>>>>>>>>>
> > >>>>>>>>>
> > >>>>>
> > >>
> >
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> Will keep you updated.
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>> LieGrue,
> > >>>>>>>>>>>>> strub
> > >>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
> > >>>>> alex.m3tal@gmail.com
> > >>>>>>>>>> :
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Hello,
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1
> for
> > >>>>> upcoming
> > >>>>>>>>>>>>>> TomEE 7.0.5?
> > >>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> Best regards,
> > >>>>>>>>>>>>>> Alexandre
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>
> > >>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
> > >>>>> <struberg@yahoo.de.invalid
> > >>>>>>>>>> :
> > >>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>> LieGrue,
> > >>>>>>>>>>>>>>> strub
> > >>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> > >>>>>>>>> rmannibucau@gmail.com>:
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> We are working with Mark on a release train soon,
> johnzon
> > >>>>> would be
> > >>>>>>>>> part of
> > >>>>>>>>>>>>>>>> it probably.
> > >>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> Romain Manni-Bucau
> > >>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > >>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> > >>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
> > >>>>>>>>> https://github.com/rmannibucau> |
> > >>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> |
> Book
> > >>>>>>>>>>>>>>>> <
> > >>>>>>>>>
> > >>>>>
> > >>
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >>>>>>>>>>
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
> > >>>>> alex.m3tal@gmail.com>:
> > >>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Hello TomEE developers,
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE
> > >> 7.0.5
> > >>>>>>>>> upcoming
> > >>>>>>>>>>>>>>>>> release plans:
> > >>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon
> 1.0.1,
> > >> but
> > >>>>> as
> > >>>>>>>>> far
> > >>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
> > >>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being
> > released?
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
> > >> preview...
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> Best regards,
> > >>>>>>>>>>>>>>>>> Alexandre
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> > >>>>>>>>> rmannibucau@gmail.com>:
> > >>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very
> > >> secured
> > >>>>>>>>> impl cause
> > >>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it
> was
> > >>>>> wrong.
> > >>>>>>>>> Maybe it
> > >>>>>>>>>>>>>>>>> is
> > >>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no
> doubt
> > we
> > >>>>> are
> > >>>>>>>>> good now.
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
> > >>>>> <st...@yahoo.de.invalid>
> > >>>>>>>>> a
> > >>>>>>>>>>>>>>>>> écrit :
> > >>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> Hi jon!
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
> > >> enabled
> > >>>>> via
> > >>>>>>>>>>>>>>>>> beans.xml
> > >>>>>>>>>>>>>>>>>>> as per the spec :(
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the
> spec
> > >> says.
> > >>>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
> > >> interface
> > >>>>> and
> > >>>>>>>>> add a
> > >>>>>>>>>>>>>>>>>>> priority n a programmatic way.
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>> LieGrue,
> > >>>>>>>>>>>>>>>>>>> Strub
> > >>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> > >>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my
> > previous
> > >>>>>>>>> emails -
> > >>>>>>>>>>>>>>>>> setting
> > >>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to
> do
> > >> the
> > >>>>>>>>> trick.
> > >>>>>>>>>>>>>>>>> Pushed.
> > >>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>> Cheers
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>> Jon
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore
> <
> > >>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> > >>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test
> > failure,
> > >>>>> but
> > >>>>>>>>> this
> > >>>>>>>>>>>>>>>>> commit
> > >>>>>>>>>>>>>>>>>>> is
> > >>>>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
> > >>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try
> > and
> > >>>>> pin it
> > >>>>>>>>> down.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and
> > discussion
> > >>>>>>>>> opened on the
> > >>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
> > >> posted
> > >>>>> on
> > >>>>>>>>> progress.
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> Jon
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan
> Gallimore <
> > >>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> > >>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> Thanks all!
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
> > >>>>>>>>> bval-embedded
> > >>>>>>>>>>>>>>>>> tests
> > >>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
> > >>>>>>>>> openejb-mockito
> > >>>>>>>>>>>>>>>>>>> module,
> > >>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
> > >>>>>>>>>>>>>>>>>>> https://github.com/apache
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking
> at
> > >> this
> > >>>>>>>>> one, can
> > >>>>>>>>>>>>>>>>>>> anyone
> > >>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
> > >>>>> process. In
> > >>>>>>>>>>>>>>>>> essence,
> > >>>>>>>>>>>>>>>>>>>>>> we're seeing this:
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> Caused by:
> > >>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> > >>>>>>>>>>>>>>>>> Api
> > >>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
> found
> > >>>>> with the
> > >>>>>>>>>>>>>>>>>>> qualifiers
> > >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> > >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> > name :
> > >>>>>>>>> helloCdi,
> > >>>>>>>>>>>>>>>>> Bean
> > >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
> Name:null,
> > >> API
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> > >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> > >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> fiedResolutionException(InjectionExceptionUtil.java:65)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> > >>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> > >>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> > >>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> > >>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> > >>>>>>>>>>>>>>>>>>>>>> yer.java:924)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> > >>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> > >>>>>>>>>>>>>>>>>>>>>> r.java:318)
> > >>>>>>>>>>>>>>>>>>>>>> ... 24 more
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the
> necessary
> > >>>>> stuff
> > >>>>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery
> > >> here:
> > >>>>>>>>>>>>>>>>>>>>>>
> https://github.com/apache/tomee/blob/master/utils/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> > >>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm
> that
> > >> it is
> > >>>>>>>>> that
> > >>>>>>>>>>>>>>>>> change,
> > >>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> -----
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> > >>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> > >>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> > >>>>>>>>>>>>>>>>> "-javaagent:/Applications/
> > >>>>>>>>>>>>>>>>>>> IntelliJ
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> > >>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
> > >> -classpath
> > >>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ
> > IDEA.app/Contents/lib/idea_rt.
> > >>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
> > >>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> > >>>>>>>>>>>>>>>>>>> Applications/IntelliJ
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> > >>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> > >>>>>>>>>>>>>>>>>>>>>>
> > Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> > >>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> > >>>>>>>>>>>>>>>>>>>>>>
> > achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> > >>>>>>>>>>>>>>>>>>>>>>
> > es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> > >>>>>>>>>>>>>>>>>>>>>>
> > Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> > >>>>>>>>>>>>>>>>>>>>>>
> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> > >>>>>>>>>>>>>>>>>>>>>>
> > core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> > >>>>>>>>>>>>>>>>>>>>>>
> > integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> > >>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> > >>>>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> > >>>>>>>>>>>>>>>>>>>>>>
> > 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/tomee/openejb-
> > >>>>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> > >>>>>>>>>>>>>>>>>>>>>>
> > tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> > >>>>>>>>>>>>>>>>>>>>>>
> > PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> > >>>>>>>>>>>>>>>>>>>>>>
> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> > >>>>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> > >>>>>>>>>>>>>>>>>>>>>>
> > commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> commons-collections/commons-collections/3.2.2/commons-collec
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jgallimore/.m2/repository/org/apache/activemq/activemq-
> > >>>>>>>>>>>>>>>>>>>>>>
> > kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> > >>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> > >>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
> > >>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jgallimore/.m2/repository/org/apache/activemq/activemq-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> > >>>>>>>>>>>>>>>>>>>>>>
> > org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> > >>>>>>>>>>>>>>>>>>>>>>
> /Users/jgallimore/.m2/repository/org/apache/activemq
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> > >>>>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> > >>>>>>>>>>>>>>>>>>>>>>
> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> > >>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jgallimore/.m2/repository/org/apache/geronimo/components/
> > >>>>>>>>>>>>>>>>>>>>>>
> > geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> > >>>>>>>>>>>>>>>>>>>>>>
> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> > >>>>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> > >>>>>>>>>>>>>>>>>>>>>>
> > apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> > >>>>>>>>>>>>>>>>>>>>>>
> > dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> repository/org/apache/commons/commons-pool2/2.3/commons-
> > >>>>>>>>>>>>>>>>>>>>>>
> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> > >>>>>>>>>>>>>>>>>>>>>>
> > m2/repository/org/apache/openejb/shade/quartz-openejb-
> > >>>>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> > >>>>>>>>>>>>>>>>>>>>>>
> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
> > >>>>>>>>>>>>>>>>>>>>>>
> > openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> > >>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> > >>>>>>>>>>>>>>>>> repository/org/apache/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> > >>>>>>>>>>>>>>>>>>>>>>
> > sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> > >>>>>>>>>>>>>>>>>>>>>>
> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> > >>>>>>>>>>>>>>>>>>>>>>
> > SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> > >>>>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> > >>>>>>>>>>>>>>>>>>>>>>
> Users/jgallimore/.m2/repository/org/apache/openjpa/
> > >>>>>>>>>>>>>>>>>>>>>>
> > openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> > >>>>>>>>>>>>>>>>>>>>>>
> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> > >>>>>>>>>>>>>>>>>>>>>>
> > jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> > >>>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> > >>>>>>>>>>>>>>>>>>>>>>
> > jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> > >>>>>>>>>>>>>>>>>>>>>>
> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> > >>>>>>>>>>>>>>>>>>>>>>
> > junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>
> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> > >>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
> > >> -ideVersion5
> > >>>>>>>>> -junit4
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> > >>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented
> in
> > >> both
> > >>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> > >>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> > >>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> > >>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which
> > one
> > >> is
> > >>>>>>>>> undefined.
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
> > >>>>>>>>> org.apache.openejb.cdi.ThreadS
> > >>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> > >>>>>>>>> [conf/openejb.xml].  Will
> > >>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
> > >> Service,
> > >>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> > >>>>> Service)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> > >>>>> Manager,
> > >>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
> > >> Transaction
> > >>>>>>>>> Manager)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
> > >> Transaction
> > >>>>>>>>> Manager)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default
> Security
> > >>>>> Service)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> > >>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> > >>>>>>>>> EjbDeployment(deployment-id=
> > >>>>>>>>>>>>>>>>> Facade)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
> > >> Container,
> > >>>>>>>>>>>>>>>>>>> type=Container,
> > >>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> > >>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> > >>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
> > >> Container(type=MANAGED,
> > >>>>>>>>>>>>>>>>> id=Default
> > >>>>>>>>>>>>>>>>>>>>>> Managed Container)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
> > >> Container)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> > >>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> > >>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> > >>>>> Container,
> > >>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
> > >> Container)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> > >>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
> > >> Container)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
> > >> Container)
> > >>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> > >>>>> "java:comp/env/org.apache.
> > >>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> > >>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again
> at
> > >>>>> runtime.
> > >>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> > >>>>> "java:comp/env/org.apache.
> > >>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> > >>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
> > >> again at
> > >>>>>>>>> runtime.
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
> > >>>>> "/Users/jgallimore/dev/tomee/u
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> > >>>>>>>>> loaded.
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application
> classloader
> > >> for
> > >>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app:
> > /Users/jgallimore/dev/tomee/ut
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> > >>>>>>>>> Ejb(deployment-id=Facade)
> > >>>>>>>>>>>>>>>>>>>>>> INFO -
> > >>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> > >>>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade)
> > -->
> > >>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> > >>>>>>>>>>>>>>>>>>>>>> INFO -
> > Jndi(name=global/MockitoAndAppComposerClassLeve
> > >>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
> > >>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> > >>>>> SystemInstance():
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> > >>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> > >>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> > >>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> javax.enterprise.inject.UnsatisfiedResolutionException:
> > >>>>> Api
> > >>>>>>>>> type
> > >>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
> with
> > >> the
> > >>>>>>>>> qualifiers
> > >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> > >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> > name :
> > >>>>>>>>> helloCdi,
> > >>>>>>>>>>>>>>>>> Bean
> > >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
> Name:null,
> > >> API
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> > >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> > >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> > >>>>>>>>>>>>>>>>>>>>>> r.java:338)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> > >>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> > >>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> > >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> > >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> > >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> > >>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> > >>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> > >>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> > >>>>>>>>>>>>>>>>>>>>>> plication.java:40)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> > >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> > >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> > >>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> > >>>>>>>>>>>>>>>>> ParentRunner.java:288)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> > >>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> > >>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> > >>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> > >>>>>>>>>>>>>>>>>>>>>> er.java:70)
> > >>>>>>>>>>>>>>>>>>>>>> Caused by:
> > >>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> > >>>>>>>>>>>>>>>>> Api
> > >>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not
> found
> > >>>>> with the
> > >>>>>>>>>>>>>>>>>>> qualifiers
> > >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> > >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> > name :
> > >>>>>>>>> helloCdi,
> > >>>>>>>>>>>>>>>>> Bean
> > >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE,
> Name:null,
> > >> API
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> > >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> > >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> fiedResolutionException(InjectionExceptionUtil.java:65)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> > >>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> > >>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> > >>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> > >>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> > >>>>>>>>>>>>>>>>>>>>>> yer.java:924)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> > >>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> > >>>>>>>>>>>>>>>>>>>>>> r.java:318)
> > >>>>>>>>>>>>>>>>>>>>>> ... 24 more
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException:
> > >> couldn't
> > >>>>>>>>> start owb
> > >>>>>>>>>>>>>>>>>>>>>> context
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> > >>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> > >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> > >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> > >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> > >>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> > >>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> > >>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> > >>>>>>>>>>>>>>>>>>>>>> plication.java:40)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> > >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> > >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> > >>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> > >>>>>>>>>>>>>>>>> ParentRunner.java:288)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>>
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> > >>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> > >>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> > >>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> > >>>>>>>>>>>>>>>>>>>>>> at
> > >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> > >>>>>>>>>>>>>>>>>>>>>> er.java:70)
> > >>>>>>>>>>>>>>>>>>>>>> Caused by:
> > org.apache.openejb.OpenEJBRuntimeException:
> > >>>>>>>>>>>>>>>>>>>>>>
> > >>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> > >>>>>>>>>>>>>>>>>>>>>>
> > >> javax.enterprise.inject.UnsatisfiedResolutionException:
> > >>>>> Api
> > >>>>>>>>> type
> > >>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found
> with
> > >> the
> > >>>>>>>>> qualifiers
> > >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> > >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> > name :

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
 I now tried it on my Fedora box and it also works.So the problem only seems to persist on OSX.I've not yet tested on Windows. Anyone has a Win box around? 
Right now waiting for my MSDN license...
LieGrue,strub

    On Sunday, 17 June 2018, 22:14:04 CEST, Romain Manni-Bucau <rm...@gmail.com> wrote:  
 
 If true a sleep would workaround it. That said i dont reproduce it on
ubuntu, even on very fast machines so not sure. Maybe local setup related?

Le dim. 17 juin 2018 21:49, Mark Struberg <st...@yahoo.de.invalid> a
écrit :

> Just looked what we do in fb_tomee8. And found the following:
>
> @Ignore //X TODO see TOMEE-2139 currently broken due to #f24c42e2212c575
> We cannot release with this test.
>
> LieGrue,
> strub
>
>
> > Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <rmannibucau@gmail.com
> >:
> >
> > Can need a clean to pass IIRC. Code is unrelated to tomcat actually
> >
> > Le dim. 17 juin 2018 12:16, Mark Struberg <st...@yahoo.de.invalid> a
> > écrit :
> >
> >> That rotating test seems to stick.
> >>
> >> Might have to do with a minor tomcat behaviour change.
> >> Something which is at least not behaving stochastic and we can work on
> it.
> >> Will try to tackle it tonight.
> >>
> >> LieGrue,
> >> strub
> >>
> >>> Am 17.06.2018 um 11:50 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >>> :
> >>>
> >>> That's the goal :D
> >>>
> >>> I will be offline this afternoon, just like to providing feedback and
> >> pick up in the evening again.
> >>> Those are all stochastic failures. Once you resume from there they will
> >> likely work fine again :(
> >>> Of course that's frustrating to a potential new committer, so we should
> >> rather solve those failures.
> >>>
> >>> Next one: :)
> >>>
> >>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> >> 24.382 s <<< FAILURE! - in
> >> org.apache.tomee.jul.handler.rotating.ArchivingTest
> >>> [ERROR]
> >>
> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
> >> Time elapsed: 5.425 s  <<< FAILURE!
> >>> java.lang.AssertionError
> >>>      at org.junit.Assert.fail(Assert.java:86)
> >>>      at org.junit.Assert.assertTrue(Assert.java:41)
> >>>      at org.junit.Assert.assertTrue(Assert.java:52)
> >>>      at
> >>
> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
> >>>
> >>>
> >>> LieGrue,
> >>> strub
> >>>
> >>>
> >>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
> >> jonathan.gallimore@gmail.com>:
> >>>>
> >>>> I'll take a look - I think my last build was green. If we sort these
> >> out,
> >>>> are we good to release? I'm happy to do the actual release.
> >>>>
> >>>> Jon
> >>>>
> >>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <st...@yahoo.de.invalid>
> >> wrote:
> >>>>
> >>>>> And another one which seems regularly failing since 2 years:
> >>>>>
> >>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time
> elapsed:
> >>>>> 38.736 s <<< FAILURE! - in
> >> org.apache.openejb.itest.legacy.LegacyServerTest
> >>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
> >>>>> elapsed: 38.661 s  <<< FAILURE!
> >>>>> java.lang.AssertionError: Bad number of invocations for the bean
> >> "green".
> >>>>> expected:<2> but was:<1>
> >>>>>      at org.junit.Assert.fail(Assert.java:88)
> >>>>>      at org.junit.Assert.failNotEquals(Assert.java:834)
> >>>>>      at org.junit.Assert.assertEquals(Assert.java:645)
> >>>>>      at
> >>>>>
> >>
> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
> >>>>>
> >>>>>
> >>>>> It's really hard to do a realease that way.
> >>>>> Is the logic of the test itself broken or is it really a problem in
> our
> >>>>> impl? Afaict it's the former. So probably remove the test?
> >>>>>
> >>>>> LieGrue,
> >>>>> strub
> >>>>>
> >>>>>
> >>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
> >> <struberg@yahoo.de.INVALID
> >>>>>> :
> >>>>>>
> >>>>>> OpenJPA updated to 2.4.3.
> >>>>>>
> >>>>>> But still getting random test errors.
> >>>>>>
> >>>>>> Failed tests:
> >>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
> >>>>> Time elapsed: 0.836 sec  <<< FAILURE!
> >>>>>> java.lang.AssertionError
> >>>>>>    at org.junit.Assert.fail(Assert.java:86)
> >>>>>>    at org.junit.Assert.assertTrue(Assert.java:41)
> >>>>>>    at org.junit.Assert.assertTrue(Assert.java:52)
> >>>>>>    at
> >>>>>
> >>
> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> >>>>>>
> >>>>>>
> >>>>>> LieGrue,
> >>>>>> strub
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
> >> <struberg@yahoo.de.INVALID
> >>>>>> :
> >>>>>>>
> >>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
> >>>>>>>
> >>>>>>> LieGrue,
> >>>>>>> strub
> >>>>>>>
> >>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
> >>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>
> >>>>>>>> I think we're still looking for an OpenJPA release (unless I
> missed
> >>>>> it).
> >>>>>>>>
> >>>>>>>> Jon
> >>>>>>>>
> >>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
> >>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Hello,
> >>>>>>>>>
> >>>>>>>>> I TomEE 7.0.5 finally ready to be released?
> >>>>>>>>> (I don't see new activity for 1 month on this intention to
> release,
> >>>>>>>>> what's blocking?)
> >>>>>>>>>
> >>>>>>>>> Best regards,
> >>>>>>>>> Alexandre
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg
> <struberg@yahoo.de.invalid
> >>> :
> >>>>>>>>>> btw, link to the buildbot is here
> >>>>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> >>>>>>>>>>
> >>>>>>>>>> LieGrue,
> >>>>>>>>>> strub
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
> >>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>> :
> >>>>>>>>>>>
> >>>>>>>>>>> master build is broken since a while!
> >>>>>>>>>>>
> >>>>>>>>>>> [ERROR] Failed to execute goal
> >>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> >>>>>>>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
> >>>>> There are
> >>>>>>>>> test failures.
> >>>>>>>>>>> [ERROR]
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> The rest seems to work fine.
> >>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
> >>>>>>>>>>>
> >>>>>>>>>>> Can anybody have a look at it?
> >>>>>>>>>>>
> >>>>>>>>>>> txs and LieGrue,
> >>>>>>>>>>> strub
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
> >>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>> :
> >>>>>>>>>>>>
> >>>>>>>>>>>> I've now also deployed fresh snapshots and will update in
> master
> >>>>>>>>>>>>
> >>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>> strub
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> >>>>>>>>> <st...@yahoo.de.INVALID>:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Yes, working on it.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> But I only see 2 bugs reported for this release.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> >>>>>>>>> ObjectConverters are only supported for Classes not Types
> >>>>> Unassigned
> >>>>>>>>> Resolved
> >>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
> >>>>> NullPointerException
> >>>>>>>>> Reinhard Sandtner      Closed
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all
> >> the
> >>>>> work!
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I've also went through the changes (hack, that was a lot!)
> and
> >>>>> tried
> >>>>>>>>> to extract the ticket numbers:
> >>>>>>>>>>>>>
> >>>>>>>>>
> >>>>>
> >>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Will keep you updated.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>> strub
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
> >>>>> alex.m3tal@gmail.com
> >>>>>>>>>> :
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Hello,
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
> >>>>> upcoming
> >>>>>>>>>>>>>> TomEE 7.0.5?
> >>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
> >>>>> <struberg@yahoo.de.invalid
> >>>>>>>>>> :
> >>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>> strub
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> >>>>>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> We are working with Mark on a release train soon, johnzon
> >>>>> would be
> >>>>>>>>> part of
> >>>>>>>>>>>>>>>> it probably.
> >>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Romain Manni-Bucau
> >>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> >>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
> >>>>>>>>> https://github.com/rmannibucau> |
> >>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >>>>>>>>>>>>>>>> <
> >>>>>>>>>
> >>>>>
> >>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
> >>>>> alex.m3tal@gmail.com>:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Hello TomEE developers,
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE
> >> 7.0.5
> >>>>>>>>> upcoming
> >>>>>>>>>>>>>>>>> release plans:
> >>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1,
> >> but
> >>>>> as
> >>>>>>>>> far
> >>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
> >>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being
> released?
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
> >> preview...
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> >>>>>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very
> >> secured
> >>>>>>>>> impl cause
> >>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it was
> >>>>> wrong.
> >>>>>>>>> Maybe it
> >>>>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt
> we
> >>>>> are
> >>>>>>>>> good now.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
> >>>>> <st...@yahoo.de.invalid>
> >>>>>>>>> a
> >>>>>>>>>>>>>>>>> écrit :
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Hi jon!
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
> >> enabled
> >>>>> via
> >>>>>>>>>>>>>>>>> beans.xml
> >>>>>>>>>>>>>>>>>>> as per the spec :(
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the spec
> >> says.
> >>>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
> >> interface
> >>>>> and
> >>>>>>>>> add a
> >>>>>>>>>>>>>>>>>>> priority n a programmatic way.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>>>>>> Strub
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my
> previous
> >>>>>>>>> emails -
> >>>>>>>>>>>>>>>>> setting
> >>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do
> >> the
> >>>>>>>>> trick.
> >>>>>>>>>>>>>>>>> Pushed.
> >>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Cheers
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test
> failure,
> >>>>> but
> >>>>>>>>> this
> >>>>>>>>>>>>>>>>> commit
> >>>>>>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
> >>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try
> and
> >>>>> pin it
> >>>>>>>>> down.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and
> discussion
> >>>>>>>>> opened on the
> >>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
> >> posted
> >>>>> on
> >>>>>>>>> progress.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Thanks all!
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
> >>>>>>>>> bval-embedded
> >>>>>>>>>>>>>>>>> tests
> >>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
> >>>>>>>>> openejb-mockito
> >>>>>>>>>>>>>>>>>>> module,
> >>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
> >>>>>>>>>>>>>>>>>>> https://github.com/apache
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at
> >> this
> >>>>>>>>> one, can
> >>>>>>>>>>>>>>>>>>> anyone
> >>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
> >>>>> process. In
> >>>>>>>>>>>>>>>>> essence,
> >>>>>>>>>>>>>>>>>>>>>> we're seeing this:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>>>> with the
> >>>>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>>>
> >> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
> >>>>> stuff
> >>>>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery
> >> here:
> >>>>>>>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
> >>>>>>>>>>>>>>>>>>>>>>
> >> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that
> >> it is
> >>>>>>>>> that
> >>>>>>>>>>>>>>>>> change,
> >>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> -----
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> >>>>>>>>>>>>>>>>> "-javaagent:/Applications/
> >>>>>>>>>>>>>>>>>>> IntelliJ
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
> >> -classpath
> >>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ
> IDEA.app/Contents/lib/idea_rt.
> >>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >>>>>>>>>>>>>>>>>>> Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>>>>
> >> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>>>>
> >> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>
> >> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>>>>>>>>>>>>>>>>>>>>>
> >> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>>>>
> >> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>
> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>>>>>>>>>>>>>>>>>>>>>
> >> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>>>>>>>>>>>>>>>>>>>>>
> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>>>>>>>>>>>>>>>>>>>>>
> >> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>>>>
> >> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>>
> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>
> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>>>>>>>>>>>>>>>>>>>>>
> >> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>>>>>
> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>>>>>>>>>>>>>>>>>>>>>
> >> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>>>>>>>>>>>>>>>>>>>>>
> >> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>>>>>>>>>>>>>>>>>>>>>
> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>>>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>>>>>>>>>>>>>>>>>>>>>
> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>>>>>>>>>>>>>>>>>>>>>
> >> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>>>>>>>>>>>>>>>>>>>>>
> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>>>>>>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>>>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>
> >> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>>>>>>>>>>>>>>>>>>>>>
> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> commons-collections/commons-collections/3.2.2/commons-collec
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>>>>
> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
> >>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>>>>
> >> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>
> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>>>>>>>>>>>>>>>>>>>>>
> >> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>>>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>>>>>>>>>>>>>>>>>>>>>
> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>>>>>>>>>>>>>>>>>>>>>
> >> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>>>>>>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>>>>>>>>>>>>>>>>>>>>>
> >> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>
> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>>>>>>>>>>>>>>>>>>>>>
> >> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>>>>>>>>>>>>>>>>>>>>>
> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>>>>>>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>
> >> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>>>>
> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>>>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>>>>>
> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>>>>>
> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>
> >> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>>>>>>>>>>>>>>>>>>>>>
> >> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>>>>>>>>>>>>>>>>>>>>>
> >> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>
> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>>>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>>>>>
> >> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>
> >> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>>>>>>>>>>>>>>>>>>>>>
> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>>>>>>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>>>>>>>>>>>>>>>>>>>>>
> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>>>>>>>>>>>>>>>>>>>>>
> >> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>>>>>>>>>>>>>>>>>>>>>
> >> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>>>>>>>>>>>>>>>>>>>>>
> >> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>>>>>>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>
> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
> >> -ideVersion5
> >>>>>>>>> -junit4
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in
> >> both
> >>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which
> one
> >> is
> >>>>>>>>> undefined.
> >>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>>>>>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>>>>>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
> >> Service,
> >>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> >>>>> Service)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> >>>>> Manager,
> >>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
> >> Transaction
> >>>>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
> >> Transaction
> >>>>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> >>>>> Service)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>>>
> >> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>>>>>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
> >> Container,
> >>>>>>>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
> >> Container(type=MANAGED,
> >>>>>>>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
> >> Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> >>>>> Container,
> >>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
> >> Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
> >> Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
> >> Container)
> >>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>>>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> >>>>> runtime.
> >>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>>>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
> >> again at
> >>>>>>>>> runtime.
> >>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
> >>>>> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>>>>>>>
> >> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>>>>>>> loaded.
> >>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader
> >> for
> >>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app:
> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>>>
> >> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>> INFO -
> >>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade)
> -->
> >>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>> INFO -
> Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> >>>>> SystemInstance():
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>>>
> >> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>> Api
> >>>>>>>>> type
> >>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> >> the
> >>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>>>>>>> at
> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>>>> with the
> >>>>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>>>
> >> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException:
> >> couldn't
> >>>>>>>>> start owb
> >>>>>>>>>>>>>>>>>>>>>> context
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>>>>>>> at
> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>>>>>>> Caused by:
> org.apache.openejb.OpenEJBRuntimeException:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>>>
> >> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>> Api
> >>>>>>>>> type
> >>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> >> the
> >>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>>>>> ... 22 more
> >>>>>>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
> >>>>>>>>>>>>>>>>> WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>>>
> >> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>> Api
> >>>>>>>>> type
> >>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> >> the
> >>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>>>>> ... 23 more
> >>>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>>>> with the
> >>>>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>>>
> >> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>  

Re: TomEE-7.0.5 work

Posted by Romain Manni-Bucau <rm...@gmail.com>.
If true a sleep would workaround it. That said i dont reproduce it on
ubuntu, even on very fast machines so not sure. Maybe local setup related?

Le dim. 17 juin 2018 21:49, Mark Struberg <st...@yahoo.de.invalid> a
écrit :

> Just looked what we do in fb_tomee8. And found the following:
>
> @Ignore //X TODO see TOMEE-2139 currently broken due to #f24c42e2212c575
> We cannot release with this test.
>
> LieGrue,
> strub
>
>
> > Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <rmannibucau@gmail.com
> >:
> >
> > Can need a clean to pass IIRC. Code is unrelated to tomcat actually
> >
> > Le dim. 17 juin 2018 12:16, Mark Struberg <st...@yahoo.de.invalid> a
> > écrit :
> >
> >> That rotating test seems to stick.
> >>
> >> Might have to do with a minor tomcat behaviour change.
> >> Something which is at least not behaving stochastic and we can work on
> it.
> >> Will try to tackle it tonight.
> >>
> >> LieGrue,
> >> strub
> >>
> >>> Am 17.06.2018 um 11:50 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >>> :
> >>>
> >>> That's the goal :D
> >>>
> >>> I will be offline this afternoon, just like to providing feedback and
> >> pick up in the evening again.
> >>> Those are all stochastic failures. Once you resume from there they will
> >> likely work fine again :(
> >>> Of course that's frustrating to a potential new committer, so we should
> >> rather solve those failures.
> >>>
> >>> Next one: :)
> >>>
> >>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> >> 24.382 s <<< FAILURE! - in
> >> org.apache.tomee.jul.handler.rotating.ArchivingTest
> >>> [ERROR]
> >>
> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
> >> Time elapsed: 5.425 s  <<< FAILURE!
> >>> java.lang.AssertionError
> >>>      at org.junit.Assert.fail(Assert.java:86)
> >>>      at org.junit.Assert.assertTrue(Assert.java:41)
> >>>      at org.junit.Assert.assertTrue(Assert.java:52)
> >>>      at
> >>
> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
> >>>
> >>>
> >>> LieGrue,
> >>> strub
> >>>
> >>>
> >>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
> >> jonathan.gallimore@gmail.com>:
> >>>>
> >>>> I'll take a look - I think my last build was green. If we sort these
> >> out,
> >>>> are we good to release? I'm happy to do the actual release.
> >>>>
> >>>> Jon
> >>>>
> >>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <st...@yahoo.de.invalid>
> >> wrote:
> >>>>
> >>>>> And another one which seems regularly failing since 2 years:
> >>>>>
> >>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time
> elapsed:
> >>>>> 38.736 s <<< FAILURE! - in
> >> org.apache.openejb.itest.legacy.LegacyServerTest
> >>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
> >>>>> elapsed: 38.661 s  <<< FAILURE!
> >>>>> java.lang.AssertionError: Bad number of invocations for the bean
> >> "green".
> >>>>> expected:<2> but was:<1>
> >>>>>      at org.junit.Assert.fail(Assert.java:88)
> >>>>>      at org.junit.Assert.failNotEquals(Assert.java:834)
> >>>>>      at org.junit.Assert.assertEquals(Assert.java:645)
> >>>>>      at
> >>>>>
> >>
> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
> >>>>>
> >>>>>
> >>>>> It's really hard to do a realease that way.
> >>>>> Is the logic of the test itself broken or is it really a problem in
> our
> >>>>> impl? Afaict it's the former. So probably remove the test?
> >>>>>
> >>>>> LieGrue,
> >>>>> strub
> >>>>>
> >>>>>
> >>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
> >> <struberg@yahoo.de.INVALID
> >>>>>> :
> >>>>>>
> >>>>>> OpenJPA updated to 2.4.3.
> >>>>>>
> >>>>>> But still getting random test errors.
> >>>>>>
> >>>>>> Failed tests:
> >>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
> >>>>> Time elapsed: 0.836 sec  <<< FAILURE!
> >>>>>> java.lang.AssertionError
> >>>>>>     at org.junit.Assert.fail(Assert.java:86)
> >>>>>>     at org.junit.Assert.assertTrue(Assert.java:41)
> >>>>>>     at org.junit.Assert.assertTrue(Assert.java:52)
> >>>>>>     at
> >>>>>
> >>
> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> >>>>>>
> >>>>>>
> >>>>>> LieGrue,
> >>>>>> strub
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
> >> <struberg@yahoo.de.INVALID
> >>>>>> :
> >>>>>>>
> >>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
> >>>>>>>
> >>>>>>> LieGrue,
> >>>>>>> strub
> >>>>>>>
> >>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
> >>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>
> >>>>>>>> I think we're still looking for an OpenJPA release (unless I
> missed
> >>>>> it).
> >>>>>>>>
> >>>>>>>> Jon
> >>>>>>>>
> >>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
> >>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Hello,
> >>>>>>>>>
> >>>>>>>>> I TomEE 7.0.5 finally ready to be released?
> >>>>>>>>> (I don't see new activity for 1 month on this intention to
> release,
> >>>>>>>>> what's blocking?)
> >>>>>>>>>
> >>>>>>>>> Best regards,
> >>>>>>>>> Alexandre
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg
> <struberg@yahoo.de.invalid
> >>> :
> >>>>>>>>>> btw, link to the buildbot is here
> >>>>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> >>>>>>>>>>
> >>>>>>>>>> LieGrue,
> >>>>>>>>>> strub
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
> >>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>> :
> >>>>>>>>>>>
> >>>>>>>>>>> master build is broken since a while!
> >>>>>>>>>>>
> >>>>>>>>>>> [ERROR] Failed to execute goal
> >>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> >>>>>>>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
> >>>>> There are
> >>>>>>>>> test failures.
> >>>>>>>>>>> [ERROR]
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> The rest seems to work fine.
> >>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
> >>>>>>>>>>>
> >>>>>>>>>>> Can anybody have a look at it?
> >>>>>>>>>>>
> >>>>>>>>>>> txs and LieGrue,
> >>>>>>>>>>> strub
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
> >>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>> :
> >>>>>>>>>>>>
> >>>>>>>>>>>> I've now also deployed fresh snapshots and will update in
> master
> >>>>>>>>>>>>
> >>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>> strub
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> >>>>>>>>> <st...@yahoo.de.INVALID>:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Yes, working on it.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> But I only see 2 bugs reported for this release.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> >>>>>>>>> ObjectConverters are only supported for Classes not Types
> >>>>> Unassigned
> >>>>>>>>> Resolved
> >>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
> >>>>> NullPointerException
> >>>>>>>>> Reinhard Sandtner       Closed
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all
> >> the
> >>>>> work!
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I've also went through the changes (hack, that was a lot!)
> and
> >>>>> tried
> >>>>>>>>> to extract the ticket numbers:
> >>>>>>>>>>>>>
> >>>>>>>>>
> >>>>>
> >>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Will keep you updated.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>> strub
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
> >>>>> alex.m3tal@gmail.com
> >>>>>>>>>> :
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Hello,
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
> >>>>> upcoming
> >>>>>>>>>>>>>> TomEE 7.0.5?
> >>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
> >>>>> <struberg@yahoo.de.invalid
> >>>>>>>>>> :
> >>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>> strub
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> >>>>>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> We are working with Mark on a release train soon, johnzon
> >>>>> would be
> >>>>>>>>> part of
> >>>>>>>>>>>>>>>> it probably.
> >>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Romain Manni-Bucau
> >>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> >>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
> >>>>>>>>> https://github.com/rmannibucau> |
> >>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >>>>>>>>>>>>>>>> <
> >>>>>>>>>
> >>>>>
> >>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
> >>>>> alex.m3tal@gmail.com>:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Hello TomEE developers,
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE
> >> 7.0.5
> >>>>>>>>> upcoming
> >>>>>>>>>>>>>>>>> release plans:
> >>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1,
> >> but
> >>>>> as
> >>>>>>>>> far
> >>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
> >>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being
> released?
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
> >> preview...
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> >>>>>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very
> >> secured
> >>>>>>>>> impl cause
> >>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it was
> >>>>> wrong.
> >>>>>>>>> Maybe it
> >>>>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt
> we
> >>>>> are
> >>>>>>>>> good now.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
> >>>>> <st...@yahoo.de.invalid>
> >>>>>>>>> a
> >>>>>>>>>>>>>>>>> écrit :
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Hi jon!
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
> >> enabled
> >>>>> via
> >>>>>>>>>>>>>>>>> beans.xml
> >>>>>>>>>>>>>>>>>>> as per the spec :(
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the spec
> >> says.
> >>>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
> >> interface
> >>>>> and
> >>>>>>>>> add a
> >>>>>>>>>>>>>>>>>>> priority n a programmatic way.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>>>>>> Strub
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my
> previous
> >>>>>>>>> emails -
> >>>>>>>>>>>>>>>>> setting
> >>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do
> >> the
> >>>>>>>>> trick.
> >>>>>>>>>>>>>>>>> Pushed.
> >>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Cheers
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test
> failure,
> >>>>> but
> >>>>>>>>> this
> >>>>>>>>>>>>>>>>> commit
> >>>>>>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
> >>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try
> and
> >>>>> pin it
> >>>>>>>>> down.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and
> discussion
> >>>>>>>>> opened on the
> >>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
> >> posted
> >>>>> on
> >>>>>>>>> progress.
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Thanks all!
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
> >>>>>>>>> bval-embedded
> >>>>>>>>>>>>>>>>> tests
> >>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
> >>>>>>>>> openejb-mockito
> >>>>>>>>>>>>>>>>>>> module,
> >>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
> >>>>>>>>>>>>>>>>>>> https://github.com/apache
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at
> >> this
> >>>>>>>>> one, can
> >>>>>>>>>>>>>>>>>>> anyone
> >>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
> >>>>> process. In
> >>>>>>>>>>>>>>>>> essence,
> >>>>>>>>>>>>>>>>>>>>>> we're seeing this:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>>>> with the
> >>>>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>>>
> >> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
> >>>>> stuff
> >>>>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery
> >> here:
> >>>>>>>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
> >>>>>>>>>>>>>>>>>>>>>>
> >> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that
> >> it is
> >>>>>>>>> that
> >>>>>>>>>>>>>>>>> change,
> >>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> -----
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> >>>>>>>>>>>>>>>>> "-javaagent:/Applications/
> >>>>>>>>>>>>>>>>>>> IntelliJ
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
> >> -classpath
> >>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ
> IDEA.app/Contents/lib/idea_rt.
> >>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >>>>>>>>>>>>>>>>>>> Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>>>>
> >> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>>>>
> >> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>>>
> >> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>>>>>>>>>>>>>>>>>>>>>
> >> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>>>>
> >> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>
> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>>>>>>>>>>>>>>>>>>>>>
> >> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>>>>>>>>>>>>>>>>>>>>>
> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>>>>>>>>>>>>>>>>>>>>>
> >> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>>>>
> >> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>>
> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>
> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>>>>>>>>>>>>>>>>>>>>>
> >> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>>>>>
> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>>>>>>>>>>>>>>>>>>>>>
> >> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>>>>>>>>>>>>>>>>>>>>>
> >> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>>>>>>>>>>>>>>>>>>>>>
> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>>>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>>>>>>>>>>>>>>>>>>>>>
> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>>>>>>>>>>>>>>>>>>>>>
> >> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>>>>>>>>>>>>>>>>>>>>>
> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>>>>>>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>>>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>
> >> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>>>>>>>>>>>>>>>>>>>>>
> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> commons-collections/commons-collections/3.2.2/commons-collec
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>>>>
> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
> >>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>>>>
> >> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>
> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>>>>>>>>>>>>>>>>>>>>>
> >> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>>>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>>>>>>>>>>>>>>>>>>>>>
> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>>>>>>>>>>>>>>>>>>>>>
> >> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>>>>>>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>>>>>>>>>>>>>>>>>>>>>
> >> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>
> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>>>>>>>>>>>>>>>>>>>>>
> >> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>>>>>>>>>>>>>>>>>>>>>
> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>>>>>>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>>
> >> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>>>>
> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>>>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>>>>>
> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>>>>>
> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>
> >> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>>>>>>>>>>>>>>>>>>>>>
> >> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>>>>>>>>>>>>>>>>>>>>>
> >> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>>>>>>>>>>>>>>>>>>>>>
> >> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>
> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>>>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>>>>>
> >> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>>>>>>>>>>>>>>>>>>>>>
> >> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>>>>>>>>>>>>>>>>>>>>>
> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>>>>>>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>>>>>>>>>>>>>>>>>>>>>
> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>>>>>>>>>>>>>>>>>>>>>
> >> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>>>>>>>>>>>>>>>>>>>>>
> >> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>>>>>>>>>>>>>>>>>>>>>
> >> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>>>>>>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>>>
> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
> >> -ideVersion5
> >>>>>>>>> -junit4
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in
> >> both
> >>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which
> one
> >> is
> >>>>>>>>> undefined.
> >>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>>>>>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>>>>>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
> >> Service,
> >>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> >>>>> Service)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> >>>>> Manager,
> >>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
> >> Transaction
> >>>>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
> >> Transaction
> >>>>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> >>>>> Service)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>>>
> >> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>>>>>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
> >> Container,
> >>>>>>>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
> >> Container(type=MANAGED,
> >>>>>>>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
> >> Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> >>>>> Container,
> >>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
> >> Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
> >> Container)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
> >> Container)
> >>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>>>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> >>>>> runtime.
> >>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>>>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
> >> again at
> >>>>>>>>> runtime.
> >>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
> >>>>> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>>>>>>>
> >> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>>>>>>> loaded.
> >>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader
> >> for
> >>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app:
> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>>>
> >> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>> INFO -
> >>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade)
> -->
> >>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>> INFO -
> Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> >>>>> SystemInstance():
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>>>
> >> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>> Api
> >>>>>>>>> type
> >>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> >> the
> >>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>>>>>>> at
> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>>>> with the
> >>>>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>>>
> >> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException:
> >> couldn't
> >>>>>>>>> start owb
> >>>>>>>>>>>>>>>>>>>>>> context
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>>>>>>> at
> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>>>>>>> Caused by:
> org.apache.openejb.OpenEJBRuntimeException:
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>>>
> >> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>> Api
> >>>>>>>>> type
> >>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> >> the
> >>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>>>>> ... 22 more
> >>>>>>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
> >>>>>>>>>>>>>>>>> WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>>>
> >> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>> Api
> >>>>>>>>> type
> >>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> >> the
> >>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>>>>> ... 23 more
> >>>>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>>>> with the
> >>>>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field
> name :
> >>>>>>>>> helloCdi,
> >>>>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> >> API
> >>>>>>>>>>>>>>>>>>>>>>
> >>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>>>
> >> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>>>> at
> >>>

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Just looked what we do in fb_tomee8. And found the following:

@Ignore //X TODO see TOMEE-2139 currently broken due to #f24c42e2212c575
We cannot release with this test. 

LieGrue,
strub


> Am 17.06.2018 um 14:03 schrieb Romain Manni-Bucau <rm...@gmail.com>:
> 
> Can need a clean to pass IIRC. Code is unrelated to tomcat actually
> 
> Le dim. 17 juin 2018 12:16, Mark Struberg <st...@yahoo.de.invalid> a
> écrit :
> 
>> That rotating test seems to stick.
>> 
>> Might have to do with a minor tomcat behaviour change.
>> Something which is at least not behaving stochastic and we can work on it.
>> Will try to tackle it tonight.
>> 
>> LieGrue,
>> strub
>> 
>>> Am 17.06.2018 um 11:50 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>> :
>>> 
>>> That's the goal :D
>>> 
>>> I will be offline this afternoon, just like to providing feedback and
>> pick up in the evening again.
>>> Those are all stochastic failures. Once you resume from there they will
>> likely work fine again :(
>>> Of course that's frustrating to a potential new committer, so we should
>> rather solve those failures.
>>> 
>>> Next one: :)
>>> 
>>> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
>> 24.382 s <<< FAILURE! - in
>> org.apache.tomee.jul.handler.rotating.ArchivingTest
>>> [ERROR]
>> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
>> Time elapsed: 5.425 s  <<< FAILURE!
>>> java.lang.AssertionError
>>>      at org.junit.Assert.fail(Assert.java:86)
>>>      at org.junit.Assert.assertTrue(Assert.java:41)
>>>      at org.junit.Assert.assertTrue(Assert.java:52)
>>>      at
>> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
>>> 
>>> 
>>> LieGrue,
>>> strub
>>> 
>>> 
>>>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
>> jonathan.gallimore@gmail.com>:
>>>> 
>>>> I'll take a look - I think my last build was green. If we sort these
>> out,
>>>> are we good to release? I'm happy to do the actual release.
>>>> 
>>>> Jon
>>>> 
>>>> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <st...@yahoo.de.invalid>
>> wrote:
>>>> 
>>>>> And another one which seems regularly failing since 2 years:
>>>>> 
>>>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
>>>>> 38.736 s <<< FAILURE! - in
>> org.apache.openejb.itest.legacy.LegacyServerTest
>>>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
>>>>> elapsed: 38.661 s  <<< FAILURE!
>>>>> java.lang.AssertionError: Bad number of invocations for the bean
>> "green".
>>>>> expected:<2> but was:<1>
>>>>>      at org.junit.Assert.fail(Assert.java:88)
>>>>>      at org.junit.Assert.failNotEquals(Assert.java:834)
>>>>>      at org.junit.Assert.assertEquals(Assert.java:645)
>>>>>      at
>>>>> 
>> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>>>>> 
>>>>> 
>>>>> It's really hard to do a realease that way.
>>>>> Is the logic of the test itself broken or is it really a problem in our
>>>>> impl? Afaict it's the former. So probably remove the test?
>>>>> 
>>>>> LieGrue,
>>>>> strub
>>>>> 
>>>>> 
>>>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
>> <struberg@yahoo.de.INVALID
>>>>>> :
>>>>>> 
>>>>>> OpenJPA updated to 2.4.3.
>>>>>> 
>>>>>> But still getting random test errors.
>>>>>> 
>>>>>> Failed tests:
>>>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
>>>>> Time elapsed: 0.836 sec  <<< FAILURE!
>>>>>> java.lang.AssertionError
>>>>>>     at org.junit.Assert.fail(Assert.java:86)
>>>>>>     at org.junit.Assert.assertTrue(Assert.java:41)
>>>>>>     at org.junit.Assert.assertTrue(Assert.java:52)
>>>>>>     at
>>>>> 
>> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
>>>>>> 
>>>>>> 
>>>>>> LieGrue,
>>>>>> strub
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
>> <struberg@yahoo.de.INVALID
>>>>>> :
>>>>>>> 
>>>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
>>>>>>> 
>>>>>>> LieGrue,
>>>>>>> strub
>>>>>>> 
>>>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>> 
>>>>>>>> I think we're still looking for an OpenJPA release (unless I missed
>>>>> it).
>>>>>>>> 
>>>>>>>> Jon
>>>>>>>> 
>>>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
>>>>> wrote:
>>>>>>>> 
>>>>>>>>> Hello,
>>>>>>>>> 
>>>>>>>>> I TomEE 7.0.5 finally ready to be released?
>>>>>>>>> (I don't see new activity for 1 month on this intention to release,
>>>>>>>>> what's blocking?)
>>>>>>>>> 
>>>>>>>>> Best regards,
>>>>>>>>> Alexandre
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <struberg@yahoo.de.invalid
>>> :
>>>>>>>>>> btw, link to the buildbot is here
>>>>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>>>>>>>> 
>>>>>>>>>> LieGrue,
>>>>>>>>>> strub
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>> :
>>>>>>>>>>> 
>>>>>>>>>>> master build is broken since a while!
>>>>>>>>>>> 
>>>>>>>>>>> [ERROR] Failed to execute goal
>>>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>>>>>>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
>>>>> There are
>>>>>>>>> test failures.
>>>>>>>>>>> [ERROR]
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> The rest seems to work fine.
>>>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>>>>>>>> 
>>>>>>>>>>> Can anybody have a look at it?
>>>>>>>>>>> 
>>>>>>>>>>> txs and LieGrue,
>>>>>>>>>>> strub
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>> :
>>>>>>>>>>>> 
>>>>>>>>>>>> I've now also deployed fresh snapshots and will update in master
>>>>>>>>>>>> 
>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>> strub
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>>>>>>>> <st...@yahoo.de.INVALID>:
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Yes, working on it.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>>>>>>>> ObjectConverters are only supported for Classes not Types
>>>>> Unassigned
>>>>>>>>> Resolved
>>>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
>>>>> NullPointerException
>>>>>>>>> Reinhard Sandtner       Closed
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all
>> the
>>>>> work!
>>>>>>>>>>>>> 
>>>>>>>>>>>>> I've also went through the changes (hack, that was a lot!) and
>>>>> tried
>>>>>>>>> to extract the ticket numbers:
>>>>>>>>>>>>> 
>>>>>>>>> 
>>>>> 
>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>>>>>>>> 
>>>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Will keep you updated.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>> strub
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
>>>>> alex.m3tal@gmail.com
>>>>>>>>>> :
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
>>>>> upcoming
>>>>>>>>>>>>>> TomEE 7.0.5?
>>>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>> :
>>>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> We are working with Mark on a release train soon, johnzon
>>>>> would be
>>>>>>>>> part of
>>>>>>>>>>>>>>>> it probably.
>>>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>>>>>>> https://github.com/rmannibucau> |
>>>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>>>>>>>>>>>> <
>>>>>>>>> 
>>>>> 
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
>>>>> alex.m3tal@gmail.com>:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE
>> 7.0.5
>>>>>>>>> upcoming
>>>>>>>>>>>>>>>>> release plans:
>>>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1,
>> but
>>>>> as
>>>>>>>>> far
>>>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
>> preview...
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very
>> secured
>>>>>>>>> impl cause
>>>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it was
>>>>> wrong.
>>>>>>>>> Maybe it
>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we
>>>>> are
>>>>>>>>> good now.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
>>>>> <st...@yahoo.de.invalid>
>>>>>>>>> a
>>>>>>>>>>>>>>>>> écrit :
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
>> enabled
>>>>> via
>>>>>>>>>>>>>>>>> beans.xml
>>>>>>>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the spec
>> says.
>>>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
>> interface
>>>>> and
>>>>>>>>> add a
>>>>>>>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>>> Strub
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
>>>>>>>>> emails -
>>>>>>>>>>>>>>>>> setting
>>>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do
>> the
>>>>>>>>> trick.
>>>>>>>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure,
>>>>> but
>>>>>>>>> this
>>>>>>>>>>>>>>>>> commit
>>>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and
>>>>> pin it
>>>>>>>>> down.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
>>>>>>>>> opened on the
>>>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
>> posted
>>>>> on
>>>>>>>>> progress.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
>>>>>>>>> bval-embedded
>>>>>>>>>>>>>>>>> tests
>>>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
>>>>>>>>> openejb-mockito
>>>>>>>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at
>> this
>>>>>>>>> one, can
>>>>>>>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
>>>>> process. In
>>>>>>>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>>>>> with the
>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
>> API
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>>>> 
>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
>>>>> stuff
>>>>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery
>> here:
>>>>>>>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>>>>>>>>> 
>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that
>> it is
>>>>>>>>> that
>>>>>>>>>>>>>>>>> change,
>>>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
>> -classpath
>>>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>>>> 
>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>>>> 
>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>>>> 
>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>>>>>>>>> 
>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>> 
>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>>>>>>>>> 
>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>>>>>>>>> 
>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>>>> 
>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>>>>>>>>> 
>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>>>>>>>>> 
>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>>>>>>>>> 
>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>>>>>>>>> 
>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>>>>>>>>> 
>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>> 
>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>>>>>>>>> 
>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>> 
>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>> 
>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>> 
>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>>>> 
>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>>>>>>>>> 
>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>>>>>>>>> 
>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>>>>>>>>> 
>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>>>>>>>>> 
>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>> 
>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>> 
>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>>>>>>>>> 
>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>>>>>>>>> 
>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>>>>>>>>> 
>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>>>>>>>>> 
>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>>>> 
>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>>>>>>>>> 
>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>> 
>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>> 
>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>>>>>>>>> 
>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>>>>>>>>> 
>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>>>>>>>>> 
>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
>> -ideVersion5
>>>>>>>>> -junit4
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in
>> both
>>>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one
>> is
>>>>>>>>> undefined.
>>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
>> Service,
>>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
>>>>> Manager,
>>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
>> Transaction
>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
>> Transaction
>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>> 
>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
>> Container,
>>>>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
>> Container(type=MANAGED,
>>>>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
>> Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
>> Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
>> Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
>> Container)
>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
>> again at
>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>>>>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>>>>> 
>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>>>>> loaded.
>>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader
>> for
>>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>> 
>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>>>>> SystemInstance():
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>>>> 
>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>> Api
>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
>> the
>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
>> API
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>>>>> with the
>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
>> API
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>>>> 
>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException:
>> couldn't
>>>>>>>>> start owb
>>>>>>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>>>> 
>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>> Api
>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
>> the
>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
>> API
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>>>> 
>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>> Api
>>>>>>>>> type
>>>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
>> the
>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
>> API
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>>>>> with the
>>>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>>>> helloCdi,
>>>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
>> API
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>>>> 
>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>>>> at
>>>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
>> Service,
>>>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
>>>>> Manager,
>>>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
>> Transaction
>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
>> Transaction
>>>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
>>>>> Service)
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>> 
>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
>> Container,
>>>>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
>> Container(type=MANAGED,
>>>>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
>> Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>>>>> Container,
>>>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
>> Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
>> Container)
>>>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
>> Container)
>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
>> again at
>>>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>>>>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>>>>> 
>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>>>>> loaded.
>>>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader
>> for
>>>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>>>> 
>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>> INFO -
>>>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>>>>> SystemInstance():
>>>>>>>>>>>>>>>>>>>>>> 
>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>>>>> SEVERE - CDI


Re: TomEE-7.0.5 work

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Can need a clean to pass IIRC. Code is unrelated to tomcat actually

Le dim. 17 juin 2018 12:16, Mark Struberg <st...@yahoo.de.invalid> a
écrit :

> That rotating test seems to stick.
>
> Might have to do with a minor tomcat behaviour change.
> Something which is at least not behaving stochastic and we can work on it.
> Will try to tackle it tonight.
>
> LieGrue,
> strub
>
> > Am 17.06.2018 um 11:50 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > That's the goal :D
> >
> > I will be offline this afternoon, just like to providing feedback and
> pick up in the evening again.
> > Those are all stochastic failures. Once you resume from there they will
> likely work fine again :(
> > Of course that's frustrating to a potential new committer, so we should
> rather solve those failures.
> >
> > Next one: :)
> >
> > [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 24.382 s <<< FAILURE! - in
> org.apache.tomee.jul.handler.rotating.ArchivingTest
> > [ERROR]
> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
> Time elapsed: 5.425 s  <<< FAILURE!
> > java.lang.AssertionError
> >       at org.junit.Assert.fail(Assert.java:86)
> >       at org.junit.Assert.assertTrue(Assert.java:41)
> >       at org.junit.Assert.assertTrue(Assert.java:52)
> >       at
> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
> >
> >
> > LieGrue,
> > strub
> >
> >
> >> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> >>
> >> I'll take a look - I think my last build was green. If we sort these
> out,
> >> are we good to release? I'm happy to do the actual release.
> >>
> >> Jon
> >>
> >> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <st...@yahoo.de.invalid>
> wrote:
> >>
> >>> And another one which seems regularly failing since 2 years:
> >>>
> >>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> >>> 38.736 s <<< FAILURE! - in
> org.apache.openejb.itest.legacy.LegacyServerTest
> >>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
> >>> elapsed: 38.661 s  <<< FAILURE!
> >>> java.lang.AssertionError: Bad number of invocations for the bean
> "green".
> >>> expected:<2> but was:<1>
> >>>       at org.junit.Assert.fail(Assert.java:88)
> >>>       at org.junit.Assert.failNotEquals(Assert.java:834)
> >>>       at org.junit.Assert.assertEquals(Assert.java:645)
> >>>       at
> >>>
> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
> >>>
> >>>
> >>> It's really hard to do a realease that way.
> >>> Is the logic of the test itself broken or is it really a problem in our
> >>> impl? Afaict it's the former. So probably remove the test?
> >>>
> >>> LieGrue,
> >>> strub
> >>>
> >>>
> >>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> >>>> :
> >>>>
> >>>> OpenJPA updated to 2.4.3.
> >>>>
> >>>> But still getting random test errors.
> >>>>
> >>>> Failed tests:
> >>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
> >>>>
> >>>>
> >>>>
> >>>
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
> >>> Time elapsed: 0.836 sec  <<< FAILURE!
> >>>> java.lang.AssertionError
> >>>>      at org.junit.Assert.fail(Assert.java:86)
> >>>>      at org.junit.Assert.assertTrue(Assert.java:41)
> >>>>      at org.junit.Assert.assertTrue(Assert.java:52)
> >>>>      at
> >>>
> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> >>>>
> >>>>
> >>>> LieGrue,
> >>>> strub
> >>>>
> >>>>
> >>>>
> >>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> >>>> :
> >>>>>
> >>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
> >>>>>
> >>>>> LieGrue,
> >>>>> strub
> >>>>>
> >>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
> >>> jonathan.gallimore@gmail.com>:
> >>>>>>
> >>>>>> I think we're still looking for an OpenJPA release (unless I missed
> >>> it).
> >>>>>>
> >>>>>> Jon
> >>>>>>
> >>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
> >>> wrote:
> >>>>>>
> >>>>>>> Hello,
> >>>>>>>
> >>>>>>> I TomEE 7.0.5 finally ready to be released?
> >>>>>>> (I don't see new activity for 1 month on this intention to release,
> >>>>>>> what's blocking?)
> >>>>>>>
> >>>>>>> Best regards,
> >>>>>>> Alexandre
> >>>>>>>
> >>>>>>>
> >>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <struberg@yahoo.de.invalid
> >:
> >>>>>>>> btw, link to the buildbot is here
> >>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> >>>>>>>>
> >>>>>>>> LieGrue,
> >>>>>>>> strub
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
> >>> <struberg@yahoo.de.INVALID
> >>>>>>>> :
> >>>>>>>>>
> >>>>>>>>> master build is broken since a while!
> >>>>>>>>>
> >>>>>>>>> [ERROR] Failed to execute goal
> >>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> >>>>>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
> >>> There are
> >>>>>>> test failures.
> >>>>>>>>> [ERROR]
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> The rest seems to work fine.
> >>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
> >>>>>>>>>
> >>>>>>>>> Can anybody have a look at it?
> >>>>>>>>>
> >>>>>>>>> txs and LieGrue,
> >>>>>>>>> strub
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
> >>> <struberg@yahoo.de.INVALID
> >>>>>>>> :
> >>>>>>>>>>
> >>>>>>>>>> I've now also deployed fresh snapshots and will update in master
> >>>>>>>>>>
> >>>>>>>>>> LieGrue,
> >>>>>>>>>> strub
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> >>>>>>> <st...@yahoo.de.INVALID>:
> >>>>>>>>>>>
> >>>>>>>>>>> Yes, working on it.
> >>>>>>>>>>>
> >>>>>>>>>>> But I only see 2 bugs reported for this release.
> >>>>>>>>>>>
> >>>>>>>>>>>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> >>>>>>> ObjectConverters are only supported for Classes not Types
> >>> Unassigned
> >>>>>>> Resolved
> >>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
> >>> NullPointerException
> >>>>>>> Reinhard Sandtner       Closed
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all
> the
> >>> work!
> >>>>>>>>>>>
> >>>>>>>>>>> I've also went through the changes (hack, that was a lot!) and
> >>> tried
> >>>>>>> to extract the ticket numbers:
> >>>>>>>>>>>
> >>>>>>>
> >>>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> >>>>>>>>>>>
> >>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> >>>>>>>>>>>
> >>>>>>>>>>> Will keep you updated.
> >>>>>>>>>>>
> >>>>>>>>>>> LieGrue,
> >>>>>>>>>>> strub
> >>>>>>>>>>>
> >>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
> >>> alex.m3tal@gmail.com
> >>>>>>>> :
> >>>>>>>>>>>>
> >>>>>>>>>>>> Hello,
> >>>>>>>>>>>>
> >>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
> >>> upcoming
> >>>>>>>>>>>> TomEE 7.0.5?
> >>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> >>>>>>>>>>>>
> >>>>>>>>>>>> Best regards,
> >>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
> >>> <struberg@yahoo.de.invalid
> >>>>>>>> :
> >>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>> strub
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> >>>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> We are working with Mark on a release train soon, johnzon
> >>> would be
> >>>>>>> part of
> >>>>>>>>>>>>>> it probably.
> >>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Romain Manni-Bucau
> >>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> >>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
> >>>>>>> https://github.com/rmannibucau> |
> >>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >>>>>>>>>>>>>> <
> >>>>>>>
> >>>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
> >>> alex.m3tal@gmail.com>:
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Hello TomEE developers,
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE
> 7.0.5
> >>>>>>> upcoming
> >>>>>>>>>>>>>>> release plans:
> >>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1,
> but
> >>> as
> >>>>>>> far
> >>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
> >>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
> preview...
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> >>>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very
> secured
> >>>>>>> impl cause
> >>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it was
> >>> wrong.
> >>>>>>> Maybe it
> >>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we
> >>> are
> >>>>>>> good now.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
> >>> <st...@yahoo.de.invalid>
> >>>>>>> a
> >>>>>>>>>>>>>>> écrit :
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Hi jon!
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
> enabled
> >>> via
> >>>>>>>>>>>>>>> beans.xml
> >>>>>>>>>>>>>>>>> as per the spec :(
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the spec
> says.
> >>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized
> interface
> >>> and
> >>>>>>> add a
> >>>>>>>>>>>>>>>>> priority n a programmatic way.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>>>> Strub
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> >>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
> >>>>>>> emails -
> >>>>>>>>>>>>>>> setting
> >>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do
> the
> >>>>>>> trick.
> >>>>>>>>>>>>>>> Pushed.
> >>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Cheers
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure,
> >>> but
> >>>>>>> this
> >>>>>>>>>>>>>>> commit
> >>>>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
> >>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and
> >>> pin it
> >>>>>>> down.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
> >>>>>>> opened on the
> >>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread
> posted
> >>> on
> >>>>>>> progress.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Thanks all!
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
> >>>>>>> bval-embedded
> >>>>>>>>>>>>>>> tests
> >>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
> >>>>>>> openejb-mockito
> >>>>>>>>>>>>>>>>> module,
> >>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
> >>>>>>>>>>>>>>>>> https://github.com/apache
> >>>>>>>>>>>>>>>>>>>>
> >>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at
> this
> >>>>>>> one, can
> >>>>>>>>>>>>>>>>> anyone
> >>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
> >>> process. In
> >>>>>>>>>>>>>>> essence,
> >>>>>>>>>>>>>>>>>>>> we're seeing this:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>> with the
> >>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>>> helloCdi,
> >>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>>
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>
> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
> >>> stuff
> >>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery
> here:
> >>>>>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
> >>>>>>>>>>>>>>>>>>>>
> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that
> it is
> >>>>>>> that
> >>>>>>>>>>>>>>> change,
> >>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> -----
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> >>>>>>>>>>>>>>> "-javaagent:/Applications/
> >>>>>>>>>>>>>>>>> IntelliJ
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8
> -classpath
> >>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
> >>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >>>>>>>>>>>>>>>>> Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>>
> >>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>>>>>>>>>>>>>>>>>>>
> >>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>>
> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>
> >>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>>>>>>>>>>>>>>>>>>>
> >>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>>>>>>>>>>>>>>>>>>>
> >>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>
> >>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>
> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>
> >>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>
> >>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>
> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>
> >>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>
> >>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>>>>>>>>>>>>>>>>>>>
> >>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>>
> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>
> >>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>>>>>>>>>>>>>>>>>>>
> >>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>>
> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>>
> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>
> >>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>>
> >>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>>>>>>>>>>>>>>>>>>>
> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>>
> >>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>>
> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>>>>>>>>>>>>>>>>>>>
> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>>
> >>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>>
> >>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>>
> >>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>>>>>>>>>>>>>>>>>>>
> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>>>>>>>>>>>>>>>>>>>
> >>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>>>>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>>>>>>>>>>>>>>>>>>>
> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>>
> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>>>>>>>>>>>>>>>>>>>
> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>>>>>>>>>>>>>>>>>>>
> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>>
> >>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>>
> >>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>>>>>>>>>>>>>>>>>>>
> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>>>>>>>>>>>>>>>>>>>
> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>>>>>>>>>>>>>>>>>>>
> >>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>>>>>>>>>>>>>>>>>>>
> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>>>>>>>>>>>>>>>>>>>
> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>>>>>>>>>>>>>>>>>>>
> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>
> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>>>>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>
> >>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>>>>>>>>>>>>>>>>>>>
> >>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>
> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>
> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>>>>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>>>>>>>>>>>>>>>>>>>
> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>>>>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>
> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>>>>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>
> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>
> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>>>>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>>
> >>> commons-collections/commons-collections/3.2.2/commons-collec
> >>>>>>>>>>>>>>>>>>>>
> >>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>
> >>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>> activemq/protobuf/activemq-
> >>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>>
> >>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>>
> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>>>>>>>>>>>>>>>>>>>
> >>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>>>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>>>>>>>>>>>>>>>>>>>
> >>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>>>>>>>>>>>>>>>>>>>
> >>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>>>>>>>>>>>>>>>>>>>
> >>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>>>>>>>>>>>>>>>>>>>
> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>>>>>>>>>>>>>>>>>>>
> >>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>>>>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>>>>>>>>>>>>>>>>>>>
> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>>>>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
> >>>>>>>>>>>>>>>>>>>>
> >>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>>>>>>>>>>>>>>>>>>>
> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>>>>>>>>>>>>>>>>>>>
> >>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>>>>>>>>>>>>>>>>>>>
> >>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>>>>>>>>>>>>>>>>>>>
> >>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>>>>>>>>>>>>>>>>>>>
> >>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>
> >>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>>>>>>>>>>>>>>>>>>>
> >>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>>>>>>>>>>>>>>>>>>>
> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>>>>>>>>>>>>>>>>>>>
> >>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>>>>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>
> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>>>>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>>
> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>>>>>>>>>>>>>>>>>>>
> >>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>>>>>>>>>>>>>>>>>>>
> >>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>>>>>>>>>>>>>>>>>>>
> >>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>> repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>
> >>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>>
> >>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>>>>>>>>>>>>>>>>>>>
> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>>>>>>>>>>>>>>>>>>>
> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>>>>>>>>>>>>>>>>>>>
> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>>>>>>>>>>>>>>>>>>>
> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>>
> >>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>>
> >>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>>>
> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>>>>>>>>>>>>>>>>>>>
> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>>>>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>>>>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>>>>>>>>>>>>>>>>>>>
> >>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>
> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>>>>>>>>>>>>>>>>>>>
> >>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>
> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>>>>>>>>>>>>>>>>>>>
> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>>>>>>>>>>>>>>>>>>>
> >>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>>>>>>>>>>>>>>>>>>>
> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>>>>>>>>>>>>>>>>>>>
> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>>>>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
> -ideVersion5
> >>>>>>> -junit4
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in
> both
> >>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one
> is
> >>>>>>> undefined.
> >>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>>>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>>>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
> Service,
> >>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> >>> Service)
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> >>> Manager,
> >>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
> Transaction
> >>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
> Transaction
> >>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> >>> Service)
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>
> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>>>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
> Container,
> >>>>>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
> Container(type=MANAGED,
> >>>>>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
> Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> >>> Container,
> >>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> >>> runtime.
> >>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
> again at
> >>>>>>> runtime.
> >>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
> >>> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>>>>>
> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>>>>> loaded.
> >>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader
> for
> >>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>
> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>> INFO -
> >>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> >>> SystemInstance():
> >>>>>>>>>>>>>>>>>>>>
> >>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>>>>
> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>
> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>> Api
> >>>>>>> type
> >>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> the
> >>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>>> helloCdi,
> >>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>>
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>>>>> at
> >>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>> with the
> >>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>>> helloCdi,
> >>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>>
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>
> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException:
> couldn't
> >>>>>>> start owb
> >>>>>>>>>>>>>>>>>>>> context
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>>>>> at
> >>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >>>>>>>>>>>>>>>>>>>>
> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>
> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>> Api
> >>>>>>> type
> >>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> the
> >>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>>> helloCdi,
> >>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>>
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>>> ... 22 more
> >>>>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
> >>>>>>>>>>>>>>> WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>>>
> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>> Api
> >>>>>>> type
> >>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> the
> >>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>>> helloCdi,
> >>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>>
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>>> ... 23 more
> >>>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >>> with the
> >>>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>>> helloCdi,
> >>>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>>
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>>>
> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>>> at
> >>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>>>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>>>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security
> Service,
> >>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> >>> Service)
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> >>> Manager,
> >>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
> Transaction
> >>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
> Transaction
> >>>>>>> Manager)
> >>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> >>> Service)
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>
> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>>>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
> Container,
> >>>>>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
> Container(type=MANAGED,
> >>>>>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed
> Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> >>> Container,
> >>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> >>> runtime.
> >>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >>> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution
> again at
> >>>>>>> runtime.
> >>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
> >>> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>>>>>
> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>>>>> loaded.
> >>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader
> for
> >>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>>>
> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>> INFO -
> >>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> >>> SystemInstance():
> >>>>>>>>>>>>>>>>>>>>
> >>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>>>>> SEVERE - CDI

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
That rotating test seems to stick. 

Might have to do with a minor tomcat behaviour change.
Something which is at least not behaving stochastic and we can work on it.
Will try to tackle it tonight.

LieGrue,
strub

> Am 17.06.2018 um 11:50 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> That's the goal :D
> 
> I will be offline this afternoon, just like to providing feedback and pick up in the evening again.
> Those are all stochastic failures. Once you resume from there they will likely work fine again :(
> Of course that's frustrating to a potential new committer, so we should rather solve those failures.
> 
> Next one: :)
> 
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.382 s <<< FAILURE! - in org.apache.tomee.jul.handler.rotating.ArchivingTest
> [ERROR] logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)  Time elapsed: 5.425 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
> 
> 
> LieGrue,
> strub
> 
> 
>> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <jo...@gmail.com>:
>> 
>> I'll take a look - I think my last build was green. If we sort these out,
>> are we good to release? I'm happy to do the actual release.
>> 
>> Jon
>> 
>> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <st...@yahoo.de.invalid> wrote:
>> 
>>> And another one which seems regularly failing since 2 years:
>>> 
>>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
>>> 38.736 s <<< FAILURE! - in org.apache.openejb.itest.legacy.LegacyServerTest
>>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
>>> elapsed: 38.661 s  <<< FAILURE!
>>> java.lang.AssertionError: Bad number of invocations for the bean "green".
>>> expected:<2> but was:<1>
>>>       at org.junit.Assert.fail(Assert.java:88)
>>>       at org.junit.Assert.failNotEquals(Assert.java:834)
>>>       at org.junit.Assert.assertEquals(Assert.java:645)
>>>       at
>>> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>>> 
>>> 
>>> It's really hard to do a realease that way.
>>> Is the logic of the test itself broken or is it really a problem in our
>>> impl? Afaict it's the former. So probably remove the test?
>>> 
>>> LieGrue,
>>> strub
>>> 
>>> 
>>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>>> :
>>>> 
>>>> OpenJPA updated to 2.4.3.
>>>> 
>>>> But still getting random test errors.
>>>> 
>>>> Failed tests:
>>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
>>>> 
>>>> 
>>>> 
>>> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
>>> Time elapsed: 0.836 sec  <<< FAILURE!
>>>> java.lang.AssertionError
>>>>      at org.junit.Assert.fail(Assert.java:86)
>>>>      at org.junit.Assert.assertTrue(Assert.java:41)
>>>>      at org.junit.Assert.assertTrue(Assert.java:52)
>>>>      at
>>> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
>>>> 
>>>> 
>>>> LieGrue,
>>>> strub
>>>> 
>>>> 
>>>> 
>>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>>> :
>>>>> 
>>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
>>>>> 
>>>>> LieGrue,
>>>>> strub
>>>>> 
>>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
>>> jonathan.gallimore@gmail.com>:
>>>>>> 
>>>>>> I think we're still looking for an OpenJPA release (unless I missed
>>> it).
>>>>>> 
>>>>>> Jon
>>>>>> 
>>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
>>> wrote:
>>>>>> 
>>>>>>> Hello,
>>>>>>> 
>>>>>>> I TomEE 7.0.5 finally ready to be released?
>>>>>>> (I don't see new activity for 1 month on this intention to release,
>>>>>>> what's blocking?)
>>>>>>> 
>>>>>>> Best regards,
>>>>>>> Alexandre
>>>>>>> 
>>>>>>> 
>>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>>>>>>> btw, link to the buildbot is here
>>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>>>>>> 
>>>>>>>> LieGrue,
>>>>>>>> strub
>>>>>>>> 
>>>>>>>> 
>>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
>>> <struberg@yahoo.de.INVALID
>>>>>>>> :
>>>>>>>>> 
>>>>>>>>> master build is broken since a while!
>>>>>>>>> 
>>>>>>>>> [ERROR] Failed to execute goal
>>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>>>>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
>>> There are
>>>>>>> test failures.
>>>>>>>>> [ERROR]
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> The rest seems to work fine.
>>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>>>>>> 
>>>>>>>>> Can anybody have a look at it?
>>>>>>>>> 
>>>>>>>>> txs and LieGrue,
>>>>>>>>> strub
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
>>> <struberg@yahoo.de.INVALID
>>>>>>>> :
>>>>>>>>>> 
>>>>>>>>>> I've now also deployed fresh snapshots and will update in master
>>>>>>>>>> 
>>>>>>>>>> LieGrue,
>>>>>>>>>> strub
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>>>>>> <st...@yahoo.de.INVALID>:
>>>>>>>>>>> 
>>>>>>>>>>> Yes, working on it.
>>>>>>>>>>> 
>>>>>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>>>>>> 
>>>>>>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>>>>>> ObjectConverters are only supported for Classes not Types
>>> Unassigned
>>>>>>> Resolved
>>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
>>> NullPointerException
>>>>>>> Reinhard Sandtner       Closed
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all  the
>>> work!
>>>>>>>>>>> 
>>>>>>>>>>> I've also went through the changes (hack, that was a lot!) and
>>> tried
>>>>>>> to extract the ticket numbers:
>>>>>>>>>>> 
>>>>>>> 
>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>>>>>> 
>>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>>>>>> 
>>>>>>>>>>> Will keep you updated.
>>>>>>>>>>> 
>>>>>>>>>>> LieGrue,
>>>>>>>>>>> strub
>>>>>>>>>>> 
>>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
>>> alex.m3tal@gmail.com
>>>>>>>> :
>>>>>>>>>>>> 
>>>>>>>>>>>> Hello,
>>>>>>>>>>>> 
>>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
>>> upcoming
>>>>>>>>>>>> TomEE 7.0.5?
>>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>>>>>> 
>>>>>>>>>>>> Best regards,
>>>>>>>>>>>> Alexandre
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
>>> <struberg@yahoo.de.invalid
>>>>>>>> :
>>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>> strub
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> We are working with Mark on a release train soon, johnzon
>>> would be
>>>>>>> part of
>>>>>>>>>>>>>> it probably.
>>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>>>>> https://github.com/rmannibucau> |
>>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>>>>>>>>>> <
>>>>>>> 
>>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
>>> alex.m3tal@gmail.com>:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5
>>>>>>> upcoming
>>>>>>>>>>>>>>> release plans:
>>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but
>>> as
>>>>>>> far
>>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very secured
>>>>>>> impl cause
>>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it was
>>> wrong.
>>>>>>> Maybe it
>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we
>>> are
>>>>>>> good now.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
>>> <st...@yahoo.de.invalid>
>>>>>>> a
>>>>>>>>>>>>>>> écrit :
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be enabled
>>> via
>>>>>>>>>>>>>>> beans.xml
>>>>>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface
>>> and
>>>>>>> add a
>>>>>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>> Strub
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
>>>>>>> emails -
>>>>>>>>>>>>>>> setting
>>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
>>>>>>> trick.
>>>>>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure,
>>> but
>>>>>>> this
>>>>>>>>>>>>>>> commit
>>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and
>>> pin it
>>>>>>> down.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
>>>>>>> opened on the
>>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted
>>> on
>>>>>>> progress.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
>>>>>>> bval-embedded
>>>>>>>>>>>>>>> tests
>>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
>>>>>>> openejb-mockito
>>>>>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>>>>>>> 
>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at this
>>>>>>> one, can
>>>>>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
>>> process. In
>>>>>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>>> with the
>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>> helloCdi,
>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>>> 
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
>>> stuff
>>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that it is
>>>>>>> that
>>>>>>>>>>>>>>> change,
>>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>>>>>>> 
>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>>>>>>> 
>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>>>>>>> 
>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>> 
>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>>>>>>> 
>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>>>>>>> 
>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>> 
>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>> 
>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>> 
>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>> 
>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>> 
>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>> 
>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>> 
>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>>>>>>> 
>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>> 
>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>>>>>>> 
>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>>> 
>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>> 
>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>> 
>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>> 
>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>>>>>>> 
>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>> 
>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>>> 
>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>>> 
>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>>>>>>> 
>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>>>>>>> 
>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>>>>>>> 
>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>>> 
>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>>> 
>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>>>>>>> 
>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>> 
>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>>>>>>> 
>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>> 
>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>> 
>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>> 
>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>>>>>>> 
>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>> 
>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>>> 
>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>>>>>>> 
>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>>>>>>> 
>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>>>>>>> 
>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>>>>>>> 
>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>>>>>>> 
>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>>>>>>> 
>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>>>>>>> 
>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>>>>>>> 
>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>>>>>>> 
>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>>>>>>> 
>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>> 
>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>>>>>>> 
>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>>>>>>> 
>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>>>>>>> 
>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>>>>>>> 
>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>>>>>>> 
>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>>>>>>> 
>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>> 
>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>>> 
>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>>> 
>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>>>>>>> 
>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>>>>>>> 
>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>>>>>>> 
>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>>> 
>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5
>>>>>>> -junit4
>>>>>>>>>>>>>>>>>>>> 
>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>>> 
>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is
>>>>>>> undefined.
>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
>>> Service)
>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
>>> Manager,
>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
>>> Service)
>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>>> Container,
>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
>>> runtime.
>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>>> loaded.
>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>> INFO -
>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>>> SystemInstance():
>>>>>>>>>>>>>>>>>>>> 
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>>> 
>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>> type
>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>> helloCdi,
>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>>> 
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>>> with the
>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>> helloCdi,
>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>>> 
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>>>>>>> start owb
>>>>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>>>>>> 
>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>> type
>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>> helloCdi,
>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>>> 
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>> type
>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>> helloCdi,
>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>>> 
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>>> with the
>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>> helloCdi,
>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>>> 
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
>>> Service)
>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
>>> Manager,
>>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>>>>>>> Manager)
>>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
>>> Service)
>>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>>> Container,
>>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
>>> runtime.
>>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>>>>>>> runtime.
>>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>>> loaded.
>>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>> INFO -
>>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>>> SystemInstance():
>>>>>>>>>>>>>>>>>>>> 
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>>> 
>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>> type
>>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>> helloCdi,
>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>>> 
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>>> with the
>>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>>> helloCdi,
>>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>>> 
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>>>>>>> start owb
>>>>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>>> at
>>>>>>> com.intellij.junit4.JUni
> 


Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
I also won't be around until the evening, but happy to check it out and
kick off the release if we're looking good.

Jon

On Sun, 17 Jun 2018, 10:51 Mark Struberg, <st...@yahoo.de.invalid> wrote:

> That's the goal :D
>
> I will be offline this afternoon, just like to providing feedback and pick
> up in the evening again.
> Those are all stochastic failures. Once you resume from there they will
> likely work fine again :(
> Of course that's frustrating to a potential new committer, so we should
> rather solve those failures.
>
> Next one: :)
>
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 24.382 s <<< FAILURE! - in
> org.apache.tomee.jul.handler.rotating.ArchivingTest
> [ERROR]
> logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)
> Time elapsed: 5.425 s  <<< FAILURE!
> java.lang.AssertionError
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at
> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
>
>
> LieGrue,
> strub
>
>
> > Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> >
> > I'll take a look - I think my last build was green. If we sort these out,
> > are we good to release? I'm happy to do the actual release.
> >
> > Jon
> >
> > On Sun, 17 Jun 2018, 10:37 Mark Struberg, <st...@yahoo.de.invalid>
> wrote:
> >
> >> And another one which seems regularly failing since 2 years:
> >>
> >> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> >> 38.736 s <<< FAILURE! - in
> org.apache.openejb.itest.legacy.LegacyServerTest
> >> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
> >> elapsed: 38.661 s  <<< FAILURE!
> >> java.lang.AssertionError: Bad number of invocations for the bean
> "green".
> >> expected:<2> but was:<1>
> >>        at org.junit.Assert.fail(Assert.java:88)
> >>        at org.junit.Assert.failNotEquals(Assert.java:834)
> >>        at org.junit.Assert.assertEquals(Assert.java:645)
> >>        at
> >>
> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
> >>
> >>
> >> It's really hard to do a realease that way.
> >> Is the logic of the test itself broken or is it really a problem in our
> >> impl? Afaict it's the former. So probably remove the test?
> >>
> >> LieGrue,
> >> strub
> >>
> >>
> >>> Am 17.06.2018 um 11:04 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >>> :
> >>>
> >>> OpenJPA updated to 2.4.3.
> >>>
> >>> But still getting random test errors.
> >>>
> >>> Failed tests:
> >>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
> >>>
> >>>
> >>>
> >>
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
> >> Time elapsed: 0.836 sec  <<< FAILURE!
> >>> java.lang.AssertionError
> >>>       at org.junit.Assert.fail(Assert.java:86)
> >>>       at org.junit.Assert.assertTrue(Assert.java:41)
> >>>       at org.junit.Assert.assertTrue(Assert.java:52)
> >>>       at
> >>
> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> >>>
> >>>
> >>> LieGrue,
> >>> strub
> >>>
> >>>
> >>>
> >>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> >>> :
> >>>>
> >>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
> >>>>
> >>>> LieGrue,
> >>>> strub
> >>>>
> >>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
> >> jonathan.gallimore@gmail.com>:
> >>>>>
> >>>>> I think we're still looking for an OpenJPA release (unless I missed
> >> it).
> >>>>>
> >>>>> Jon
> >>>>>
> >>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
> >> wrote:
> >>>>>
> >>>>>> Hello,
> >>>>>>
> >>>>>> I TomEE 7.0.5 finally ready to be released?
> >>>>>> (I don't see new activity for 1 month on this intention to release,
> >>>>>> what's blocking?)
> >>>>>>
> >>>>>> Best regards,
> >>>>>> Alexandre
> >>>>>>
> >>>>>>
> >>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <struberg@yahoo.de.invalid
> >:
> >>>>>>> btw, link to the buildbot is here
> >>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> >>>>>>>
> >>>>>>> LieGrue,
> >>>>>>> strub
> >>>>>>>
> >>>>>>>
> >>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
> >> <struberg@yahoo.de.INVALID
> >>>>>>> :
> >>>>>>>>
> >>>>>>>> master build is broken since a while!
> >>>>>>>>
> >>>>>>>> [ERROR] Failed to execute goal
> >>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> >>>>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
> >> There are
> >>>>>> test failures.
> >>>>>>>> [ERROR]
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> The rest seems to work fine.
> >>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
> >>>>>>>>
> >>>>>>>> Can anybody have a look at it?
> >>>>>>>>
> >>>>>>>> txs and LieGrue,
> >>>>>>>> strub
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
> >> <struberg@yahoo.de.INVALID
> >>>>>>> :
> >>>>>>>>>
> >>>>>>>>> I've now also deployed fresh snapshots and will update in master
> >>>>>>>>>
> >>>>>>>>> LieGrue,
> >>>>>>>>> strub
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> >>>>>> <st...@yahoo.de.INVALID>:
> >>>>>>>>>>
> >>>>>>>>>> Yes, working on it.
> >>>>>>>>>>
> >>>>>>>>>> But I only see 2 bugs reported for this release.
> >>>>>>>>>>
> >>>>>>>>>>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> >>>>>> ObjectConverters are only supported for Classes not Types
> >> Unassigned
> >>>>>> Resolved
> >>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
> >> NullPointerException
> >>>>>> Reinhard Sandtner       Closed
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> I now applied the patch - thanks again to Jon for doing all  the
> >> work!
> >>>>>>>>>>
> >>>>>>>>>> I've also went through the changes (hack, that was a lot!) and
> >> tried
> >>>>>> to extract the ticket numbers:
> >>>>>>>>>>
> >>>>>>
> >>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> >>>>>>>>>>
> >>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> >>>>>>>>>>
> >>>>>>>>>> Will keep you updated.
> >>>>>>>>>>
> >>>>>>>>>> LieGrue,
> >>>>>>>>>> strub
> >>>>>>>>>>
> >>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
> >> alex.m3tal@gmail.com
> >>>>>>> :
> >>>>>>>>>>>
> >>>>>>>>>>> Hello,
> >>>>>>>>>>>
> >>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
> >> upcoming
> >>>>>>>>>>> TomEE 7.0.5?
> >>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> >>>>>>>>>>>
> >>>>>>>>>>> Best regards,
> >>>>>>>>>>> Alexandre
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
> >> <struberg@yahoo.de.invalid
> >>>>>>> :
> >>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
> >>>>>>>>>>>>
> >>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>> strub
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> >>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> We are working with Mark on a release train soon, johnzon
> >> would be
> >>>>>> part of
> >>>>>>>>>>>>> it probably.
> >>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Romain Manni-Bucau
> >>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> >>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
> >>>>>> https://github.com/rmannibucau> |
> >>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >>>>>>>>>>>>> <
> >>>>>>
> >>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
> >> alex.m3tal@gmail.com>:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Hello TomEE developers,
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE
> 7.0.5
> >>>>>> upcoming
> >>>>>>>>>>>>>> release plans:
> >>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1,
> but
> >> as
> >>>>>> far
> >>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
> >>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any
> preview...
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> >>>>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very
> secured
> >>>>>> impl cause
> >>>>>>>>>>>>>>> even with a poorly setup test it was passing but it was
> >> wrong.
> >>>>>> Maybe it
> >>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we
> >> are
> >>>>>> good now.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
> >> <st...@yahoo.de.invalid>
> >>>>>> a
> >>>>>>>>>>>>>> écrit :
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Hi jon!
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be
> enabled
> >> via
> >>>>>>>>>>>>>> beans.xml
> >>>>>>>>>>>>>>>> as per the spec :(
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> I know this is not convenient, but thats what the spec
> says.
> >>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface
> >> and
> >>>>>> add a
> >>>>>>>>>>>>>>>> priority n a programmatic way.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>>>> Strub
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> >>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
> >>>>>> emails -
> >>>>>>>>>>>>>> setting
> >>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
> >>>>>> trick.
> >>>>>>>>>>>>>> Pushed.
> >>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Cheers
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure,
> >> but
> >>>>>> this
> >>>>>>>>>>>>>> commit
> >>>>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
> >>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and
> >> pin it
> >>>>>> down.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
> >>>>>> opened on the
> >>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted
> >> on
> >>>>>> progress.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Thanks all!
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
> >>>>>> bval-embedded
> >>>>>>>>>>>>>> tests
> >>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
> >>>>>> openejb-mockito
> >>>>>>>>>>>>>>>> module,
> >>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
> >>>>>>>>>>>>>>>> https://github.com/apache
> >>>>>>>>>>>>>>>>>>>
> >> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at
> this
> >>>>>> one, can
> >>>>>>>>>>>>>>>> anyone
> >>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
> >> process. In
> >>>>>>>>>>>>>> essence,
> >>>>>>>>>>>>>>>>>>> we're seeing this:
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >> with the
> >>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>> helloCdi,
> >>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>
> >> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
> >> stuff
> >>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
> >>>>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
> >>>>>>>>>>>>>>>>>>>
> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that it
> is
> >>>>>> that
> >>>>>>>>>>>>>> change,
> >>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> Here's the output from the tests:
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> -----
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> >>>>>>>>>>>>>> "-javaagent:/Applications/
> >>>>>>>>>>>>>>>> IntelliJ
> >>>>>>>>>>>>>>>>>>>
> >>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
> >>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
> >>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >>>>>>>>>>>>>>>> Applications/IntelliJ
> >>>>>>>>>>>>>>>>>>>
> >> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>>>>>>>>>>>>>>>>>>
> >> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>
> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>
> >> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>>>>>>>>>>>>>>>>>>
> >> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>>>>>>>>>>>>>>>>>>
> >> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>
> >> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>
> >> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>
> >> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>
> >> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>
> >> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>
> >> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>
> >> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>>>>>>>>>>>>>>>>>>
> >> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>>>>
> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>
> >> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>>>>>>>>>>>>>>>>>>
> >> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>>>
> >> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>>>
> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>
> >> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>
> >> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>
> >> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>>>>>>>>>>>>>>>>>>
> >> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>>
> >> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>>>
> >> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>>>
> >> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>>>>>>>>>>>>>>>>>>
> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>>>>>>>>>>>>>>>>>>
> >> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>>>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>>>
> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>>>>>>>>>>>>>>>>>>
> >> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>>>>>>>>>>>>>>>>>>
> >> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>>>
> >> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>>>
> >> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>>>>>>>>>>>>>>>>>>
> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>>>>>>>>>>>>>>>>>>
> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>>>>>>>>>>>>>>>>>>
> >> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>>>>>>>>>>>>>>>>>>
> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>>>>>>>>>>>>>>>>>>
> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>
> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>>>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>
> >> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>>>>>>>>>>>>>>>>>>
> >> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>>
> >> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>>>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>>>>>>>>>>>>>>>>>>
> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>>>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>>>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>
> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>>>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>>
> >> commons-collections/commons-collections/3.2.2/commons-collec
> >>>>>>>>>>>>>>>>>>>
> >> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>
> >> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>> activemq/protobuf/activemq-
> >>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>>>
> >> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>>
> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>>>>>>>>>>>>>>>>>>
> >> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>>>>>>>>>>>>>>>>>>
> >> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>>>>>>>>>>>>>>>>>>
> >> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>>>>>>>>>>>>>>>>>>
> >> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>>>>>>>>>>>>>>>>>>
> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>>>>>>>>>>>>>>>>>>
> >> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>>>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>>>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>>>>>>>>>>>>>>>>>>
> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>>>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
> >>>>>>>>>>>>>>>>>>>
> >> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>>>>>>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>>>>>>>>>>>>>>>>>>
> >> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>>>>>>>>>>>>>>>>>>
> >> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>>>>>>>>>>>>>>>>>>
> >> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>>>>>>>>>>>>>>>>>>
> >> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>>
> >> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>>>>>>>>>>>>>>>>>>
> >> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>>>>>>>>>>>>>>>>>>
> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>>>>>>>>>>>>>>>>>>
> >> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>>>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>
> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>>>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>>>>>>>>>>>>>>>>>>
> >> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>>>>>>>>>>>>>>>>>>
> >> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>>>>>>>>>>>>>>>>>>
> >> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>> repository/org/apache/
> >>>>>>>>>>>>>>>>>>>
> >> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>
> >> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>>>>>>>>>>>>>>>>>>
> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>>>>>>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>>>>>>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>>>
> >> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>>>
> >> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>>>>>>>>>>>>>>>>>>
> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>>>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>>>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>>>>>>>>>>>>>>>>>>
> >> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>
> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>>>>>>>>>>>>>>>>>>
> >> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>
> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>>>>>>>>>>>>>>>>>>
> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>>>>>>>>>>>>>>>>>>
> >> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>>>>>>>>>>>>>>>>>>
> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>>>>>>>>>>>>>>>>>>
> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>>>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>>>
> >>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter
> -ideVersion5
> >>>>>> -junit4
> >>>>>>>>>>>>>>>>>>>
> >>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in
> both
> >>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>>>
> >>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one
> is
> >>>>>> undefined.
> >>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
> >>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> >> Service)
> >>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> >> Manager,
> >>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
> Transaction
> >>>>>> Manager)
> >>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
> Transaction
> >>>>>> Manager)
> >>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> >> Service)
> >>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
> Container,
> >>>>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
> Container(type=MANAGED,
> >>>>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> >> Container,
> >>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> >> runtime.
> >>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again
> at
> >>>>>> runtime.
> >>>>>>>>>>>>>>>>>>> INFO - Enterprise application
> >> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>>>>
> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>>>> loaded.
> >>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
> >>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>> INFO -
> >> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> >> SystemInstance():
> >>>>>>>>>>>>>>>>>>>
> >> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>>>
> >> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >> Api
> >>>>>> type
> >>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> the
> >>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>> helloCdi,
> >>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>
> >> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>>>> at
> >> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >> with the
> >>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>> helloCdi,
> >>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>
> >> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException:
> couldn't
> >>>>>> start owb
> >>>>>>>>>>>>>>>>>>> context
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>>>> at
> >> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >>>>>>>>>>>>>>>>>>>
> >> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >> Api
> >>>>>> type
> >>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> the
> >>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>> helloCdi,
> >>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>
> >> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>> ... 22 more
> >>>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
> >>>>>>>>>>>>>> WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >> Api
> >>>>>> type
> >>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> the
> >>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>> helloCdi,
> >>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>
> >> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>> ... 23 more
> >>>>>>>>>>>>>>>>>>> Caused by:
> >>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> >> with the
> >>>>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>> helloCdi,
> >>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>
> >> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
> >>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> >> Service)
> >>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> >> Manager,
> >>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default
> Transaction
> >>>>>> Manager)
> >>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default
> Transaction
> >>>>>> Manager)
> >>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> >> Service)
> >>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed
> Container,
> >>>>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest:
> Container(type=MANAGED,
> >>>>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
> >>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> >> Container,
> >>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton
> Container)
> >>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> >> runtime.
> >>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> >> "java:comp/env/org.apache.
> >>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again
> at
> >>>>>> runtime.
> >>>>>>>>>>>>>>>>>>> INFO - Enterprise application
> >> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>>>>
> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>>>> loaded.
> >>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
> >>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>> INFO -
> >> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> >> SystemInstance():
> >>>>>>>>>>>>>>>>>>>
> >> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>>>
> >> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >> Api
> >>>>>> type
> >>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with
> the
> >>>>>> qualifiers
> >>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>>>> helloCdi,
> >>>>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null,
> API
> >>>>>>>>>>>>>>>>>>>
> >> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>>>> at
> >>>>>> org.apache.openejb.junit.DeployApplica

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
That's the goal :D

I will be offline this afternoon, just like to providing feedback and pick up in the evening again.
Those are all stochastic failures. Once you resume from there they will likely work fine again :(
Of course that's frustrating to a potential new committer, so we should rather solve those failures.

Next one: :)

[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.382 s <<< FAILURE! - in org.apache.tomee.jul.handler.rotating.ArchivingTest
[ERROR] logAndRotateAndPurge[gzip](org.apache.tomee.jul.handler.rotating.ArchivingTest)  Time elapsed: 5.425 s  <<< FAILURE!
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)


LieGrue,
strub


> Am 17.06.2018 um 11:46 schrieb Jonathan Gallimore <jo...@gmail.com>:
> 
> I'll take a look - I think my last build was green. If we sort these out,
> are we good to release? I'm happy to do the actual release.
> 
> Jon
> 
> On Sun, 17 Jun 2018, 10:37 Mark Struberg, <st...@yahoo.de.invalid> wrote:
> 
>> And another one which seems regularly failing since 2 years:
>> 
>> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
>> 38.736 s <<< FAILURE! - in org.apache.openejb.itest.legacy.LegacyServerTest
>> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
>> elapsed: 38.661 s  <<< FAILURE!
>> java.lang.AssertionError: Bad number of invocations for the bean "green".
>> expected:<2> but was:<1>
>>        at org.junit.Assert.fail(Assert.java:88)
>>        at org.junit.Assert.failNotEquals(Assert.java:834)
>>        at org.junit.Assert.assertEquals(Assert.java:645)
>>        at
>> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>> 
>> 
>> It's really hard to do a realease that way.
>> Is the logic of the test itself broken or is it really a problem in our
>> impl? Afaict it's the former. So probably remove the test?
>> 
>> LieGrue,
>> strub
>> 
>> 
>>> Am 17.06.2018 um 11:04 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>> :
>>> 
>>> OpenJPA updated to 2.4.3.
>>> 
>>> But still getting random test errors.
>>> 
>>> Failed tests:
>>> ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
>>> 
>>> 
>>> 
>> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
>> Time elapsed: 0.836 sec  <<< FAILURE!
>>> java.lang.AssertionError
>>>       at org.junit.Assert.fail(Assert.java:86)
>>>       at org.junit.Assert.assertTrue(Assert.java:41)
>>>       at org.junit.Assert.assertTrue(Assert.java:52)
>>>       at
>> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
>>> 
>>> 
>>> LieGrue,
>>> strub
>>> 
>>> 
>>> 
>>>> Am 07.06.2018 um 00:08 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>> :
>>>> 
>>>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
>>>> 
>>>> LieGrue,
>>>> strub
>>>> 
>>>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
>> jonathan.gallimore@gmail.com>:
>>>>> 
>>>>> I think we're still looking for an OpenJPA release (unless I missed
>> it).
>>>>> 
>>>>> Jon
>>>>> 
>>>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
>> wrote:
>>>>> 
>>>>>> Hello,
>>>>>> 
>>>>>> I TomEE 7.0.5 finally ready to be released?
>>>>>> (I don't see new activity for 1 month on this intention to release,
>>>>>> what's blocking?)
>>>>>> 
>>>>>> Best regards,
>>>>>> Alexandre
>>>>>> 
>>>>>> 
>>>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>>>>>> btw, link to the buildbot is here
>>>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>>>>> 
>>>>>>> LieGrue,
>>>>>>> strub
>>>>>>> 
>>>>>>> 
>>>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
>> <struberg@yahoo.de.INVALID
>>>>>>> :
>>>>>>>> 
>>>>>>>> master build is broken since a while!
>>>>>>>> 
>>>>>>>> [ERROR] Failed to execute goal
>>>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>>>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
>> There are
>>>>>> test failures.
>>>>>>>> [ERROR]
>>>>>>>> 
>>>>>>>> 
>>>>>>>> The rest seems to work fine.
>>>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>>>>> 
>>>>>>>> Can anybody have a look at it?
>>>>>>>> 
>>>>>>>> txs and LieGrue,
>>>>>>>> strub
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
>> <struberg@yahoo.de.INVALID
>>>>>>> :
>>>>>>>>> 
>>>>>>>>> I've now also deployed fresh snapshots and will update in master
>>>>>>>>> 
>>>>>>>>> LieGrue,
>>>>>>>>> strub
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>>>>> <st...@yahoo.de.INVALID>:
>>>>>>>>>> 
>>>>>>>>>> Yes, working on it.
>>>>>>>>>> 
>>>>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>>>>> 
>>>>>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>>>>> ObjectConverters are only supported for Classes not Types
>> Unassigned
>>>>>> Resolved
>>>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
>> NullPointerException
>>>>>> Reinhard Sandtner       Closed
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> I now applied the patch - thanks again to Jon for doing all  the
>> work!
>>>>>>>>>> 
>>>>>>>>>> I've also went through the changes (hack, that was a lot!) and
>> tried
>>>>>> to extract the ticket numbers:
>>>>>>>>>> 
>>>>>> 
>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>>>>> 
>>>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>>>>> 
>>>>>>>>>> Will keep you updated.
>>>>>>>>>> 
>>>>>>>>>> LieGrue,
>>>>>>>>>> strub
>>>>>>>>>> 
>>>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
>> alex.m3tal@gmail.com
>>>>>>> :
>>>>>>>>>>> 
>>>>>>>>>>> Hello,
>>>>>>>>>>> 
>>>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
>> upcoming
>>>>>>>>>>> TomEE 7.0.5?
>>>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>>>>> 
>>>>>>>>>>> Best regards,
>>>>>>>>>>> Alexandre
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
>> <struberg@yahoo.de.invalid
>>>>>>> :
>>>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>>>>> 
>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>> strub
>>>>>>>>>>>> 
>>>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>> 
>>>>>>>>>>>>> We are working with Mark on a release train soon, johnzon
>> would be
>>>>>> part of
>>>>>>>>>>>>> it probably.
>>>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>>>> https://github.com/rmannibucau> |
>>>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>>>>>>>>> <
>>>>>> 
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
>> alex.m3tal@gmail.com>:
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5
>>>>>> upcoming
>>>>>>>>>>>>>> release plans:
>>>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but
>> as
>>>>>> far
>>>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>>>> It is the fix, originally alternative=true was a very secured
>>>>>> impl cause
>>>>>>>>>>>>>>> even with a poorly setup test it was passing but it was
>> wrong.
>>>>>> Maybe it
>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we
>> are
>>>>>> good now.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
>> <st...@yahoo.de.invalid>
>>>>>> a
>>>>>>>>>>>>>> écrit :
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be enabled
>> via
>>>>>>>>>>>>>> beans.xml
>>>>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface
>> and
>>>>>> add a
>>>>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>> Strub
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
>>>>>> emails -
>>>>>>>>>>>>>> setting
>>>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
>>>>>> trick.
>>>>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure,
>> but
>>>>>> this
>>>>>>>>>>>>>> commit
>>>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and
>> pin it
>>>>>> down.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
>>>>>> opened on the
>>>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted
>> on
>>>>>> progress.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
>>>>>> bval-embedded
>>>>>>>>>>>>>> tests
>>>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
>>>>>> openejb-mockito
>>>>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>>>>>> 
>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at this
>>>>>> one, can
>>>>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
>> process. In
>>>>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>> with the
>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>> helloCdi,
>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>> 
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
>> stuff
>>>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that it is
>>>>>> that
>>>>>>>>>>>>>> change,
>>>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>>>>>> 
>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>>>>>> 
>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>>>>>> 
>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>> 
>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>>>>>> 
>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>>>>>> 
>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>> 
>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>> 
>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>> 
>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>> 
>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>> 
>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>> 
>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>> 
>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>>>>>> 
>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>> 
>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>>>>>> 
>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>>>>> 
>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>> 
>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>> 
>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>> 
>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>>>>>> 
>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>> 
>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>>>> 
>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>>>> 
>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>>>>>> 
>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>>>>>> 
>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>>>>>> 
>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>>>> 
>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>>>> 
>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>>>>>> 
>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>> 
>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>>>>>> 
>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>> 
>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>> 
>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>>>>>> 
>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>> 
>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>>>> 
>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>>>>>> 
>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>>>>>> 
>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>>>>>> 
>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>>>>>> 
>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>>>>>> 
>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>>>>>> 
>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>>>>>> 
>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>>>>>> 
>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>>>>>> 
>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>>>>>> 
>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>> 
>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>>>>>> 
>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>>>>>> 
>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>>>>>> 
>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>>>>>> 
>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>>>>>> 
>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>>>>>> 
>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>> 
>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>>>> 
>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>>>> 
>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>>>>>> 
>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>>>>>> 
>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>>>>>> 
>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>>>> 
>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5
>>>>>> -junit4
>>>>>>>>>>>>>>>>>>> 
>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>>>> 
>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is
>>>>>> undefined.
>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
>> Service)
>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
>> Manager,
>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>>>>>> Manager)
>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>>>>>> Manager)
>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
>> Service)
>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>> Container,
>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
>> runtime.
>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>>>>>> runtime.
>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>> loaded.
>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>> INFO -
>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>> SystemInstance():
>>>>>>>>>>>>>>>>>>> 
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>> 
>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>> type
>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>> helloCdi,
>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>> 
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>> with the
>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>> helloCdi,
>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>> 
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>>>>>> start owb
>>>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>>>>> 
>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>> type
>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>> helloCdi,
>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>> 
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>> type
>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>> helloCdi,
>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>> 
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>> with the
>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>> helloCdi,
>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>> 
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
>> Service)
>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
>> Manager,
>>>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>>>>>> Manager)
>>>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>>>>>> Manager)
>>>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
>> Service)
>>>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
>> Container,
>>>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
>> runtime.
>>>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
>> "java:comp/env/org.apache.
>>>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>>>>>> runtime.
>>>>>>>>>>>>>>>>>>> INFO - Enterprise application
>> "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>>>> loaded.
>>>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>> INFO -
>> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
>> SystemInstance():
>>>>>>>>>>>>>>>>>>> 
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>>>> 
>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>> type
>>>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>> helloCdi,
>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>> 
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>>>> Caused by:
>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
>> with the
>>>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>>>> helloCdi,
>>>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>>>> 
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>>>>>> start owb
>>>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>>>> at
>>>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>>>> at
>>>>>> com.intellij.junit4.JUni


Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
I'll take a look - I think my last build was green. If we sort these out,
are we good to release? I'm happy to do the actual release.

Jon

On Sun, 17 Jun 2018, 10:37 Mark Struberg, <st...@yahoo.de.invalid> wrote:

> And another one which seems regularly failing since 2 years:
>
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 38.736 s <<< FAILURE! - in org.apache.openejb.itest.legacy.LegacyServerTest
> [ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time
> elapsed: 38.661 s  <<< FAILURE!
> java.lang.AssertionError: Bad number of invocations for the bean "green".
> expected:<2> but was:<1>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at
> org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)
>
>
> It's really hard to do a realease that way.
> Is the logic of the test itself broken or is it really a problem in our
> impl? Afaict it's the former. So probably remove the test?
>
> LieGrue,
> strub
>
>
> > Am 17.06.2018 um 11:04 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > OpenJPA updated to 2.4.3.
> >
> > But still getting random test errors.
> >
> > Failed tests:
> >  ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
> >
> >
> >
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)
> Time elapsed: 0.836 sec  <<< FAILURE!
> > java.lang.AssertionError
> >        at org.junit.Assert.fail(Assert.java:86)
> >        at org.junit.Assert.assertTrue(Assert.java:41)
> >        at org.junit.Assert.assertTrue(Assert.java:52)
> >        at
> org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> >
> >
> > LieGrue,
> > strub
> >
> >
> >
> >> Am 07.06.2018 um 00:08 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >>
> >> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
> >>
> >> LieGrue,
> >> strub
> >>
> >>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> >>>
> >>> I think we're still looking for an OpenJPA release (unless I missed
> it).
> >>>
> >>> Jon
> >>>
> >>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com>
> wrote:
> >>>
> >>>> Hello,
> >>>>
> >>>> I TomEE 7.0.5 finally ready to be released?
> >>>> (I don't see new activity for 1 month on this intention to release,
> >>>> what's blocking?)
> >>>>
> >>>> Best regards,
> >>>> Alexandre
> >>>>
> >>>>
> >>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
> >>>>> btw, link to the buildbot is here
> >>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> >>>>>
> >>>>> LieGrue,
> >>>>> strub
> >>>>>
> >>>>>
> >>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> >>>>> :
> >>>>>>
> >>>>>> master build is broken since a while!
> >>>>>>
> >>>>>> [ERROR] Failed to execute goal
> >>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> >>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests:
> There are
> >>>> test failures.
> >>>>>> [ERROR]
> >>>>>>
> >>>>>>
> >>>>>> The rest seems to work fine.
> >>>>>> So I gonna push forward with the Johnzon-1.0.1 release
> >>>>>>
> >>>>>> Can anybody have a look at it?
> >>>>>>
> >>>>>> txs and LieGrue,
> >>>>>> strub
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> >>>>> :
> >>>>>>>
> >>>>>>> I've now also deployed fresh snapshots and will update in master
> >>>>>>>
> >>>>>>> LieGrue,
> >>>>>>> strub
> >>>>>>>
> >>>>>>>
> >>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> >>>> <st...@yahoo.de.INVALID>:
> >>>>>>>>
> >>>>>>>> Yes, working on it.
> >>>>>>>>
> >>>>>>>> But I only see 2 bugs reported for this release.
> >>>>>>>>
> >>>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> >>>> ObjectConverters are only supported for Classes not Types
> Unassigned
> >>>> Resolved
> >>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw
> NullPointerException
> >>>> Reinhard Sandtner       Closed
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> I now applied the patch - thanks again to Jon for doing all  the
> work!
> >>>>>>>>
> >>>>>>>> I've also went through the changes (hack, that was a lot!) and
> tried
> >>>> to extract the ticket numbers:
> >>>>>>>>
> >>>>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> >>>>>>>>
> >>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> >>>>>>>>
> >>>>>>>> Will keep you updated.
> >>>>>>>>
> >>>>>>>> LieGrue,
> >>>>>>>> strub
> >>>>>>>>
> >>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <
> alex.m3tal@gmail.com
> >>>>> :
> >>>>>>>>>
> >>>>>>>>> Hello,
> >>>>>>>>>
> >>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for
> upcoming
> >>>>>>>>> TomEE 7.0.5?
> >>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> >>>>>>>>>
> >>>>>>>>> Best regards,
> >>>>>>>>> Alexandre
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg
> <struberg@yahoo.de.invalid
> >>>>> :
> >>>>>>>>>> The OWB-1.7.5 vote is on the list now.
> >>>>>>>>>>
> >>>>>>>>>> LieGrue,
> >>>>>>>>>> strub
> >>>>>>>>>>
> >>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> >>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>
> >>>>>>>>>>> We are working with Mark on a release train soon, johnzon
> would be
> >>>> part of
> >>>>>>>>>>> it probably.
> >>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> Romain Manni-Bucau
> >>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> >>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
> >>>> https://github.com/rmannibucau> |
> >>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >>>>>>>>>>> <
> >>>>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <
> alex.m3tal@gmail.com>:
> >>>>>>>>>>>
> >>>>>>>>>>>> Hello TomEE developers,
> >>>>>>>>>>>>
> >>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5
> >>>> upcoming
> >>>>>>>>>>>> release plans:
> >>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but
> as
> >>>> far
> >>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
> >>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
> >>>>>>>>>>>>
> >>>>>>>>>>>> As usual I volunteer for running heavy tests on any preview...
> >>>>>>>>>>>>
> >>>>>>>>>>>> Best regards,
> >>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> >>>> rmannibucau@gmail.com>:
> >>>>>>>>>>>>> It is the fix, originally alternative=true was a very secured
> >>>> impl cause
> >>>>>>>>>>>>> even with a poorly setup test it was passing but it was
> wrong.
> >>>> Maybe it
> >>>>>>>>>>>> is
> >>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we
> are
> >>>> good now.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg"
> <st...@yahoo.de.invalid>
> >>>> a
> >>>>>>>>>>>> écrit :
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Hi jon!
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be enabled
> via
> >>>>>>>>>>>> beans.xml
> >>>>>>>>>>>>>> as per the spec :(
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> I know this is not convenient, but thats what the spec says.
> >>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface
> and
> >>>> add a
> >>>>>>>>>>>>>> priority n a programmatic way.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>> Strub
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> >>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
> >>>> emails -
> >>>>>>>>>>>> setting
> >>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
> >>>> trick.
> >>>>>>>>>>>> Pushed.
> >>>>>>>>>>>>>>> Lets see what we get from the CI now.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Cheers
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure,
> but
> >>>> this
> >>>>>>>>>>>> commit
> >>>>>>>>>>>>>> is
> >>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
> >>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and
> pin it
> >>>> down.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
> >>>> opened on the
> >>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted
> on
> >>>> progress.
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Thanks all!
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
> >>>> bval-embedded
> >>>>>>>>>>>> tests
> >>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
> >>>> openejb-mockito
> >>>>>>>>>>>>>> module,
> >>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
> >>>>>>>>>>>>>> https://github.com/apache
> >>>>>>>>>>>>>>>>>
> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at this
> >>>> one, can
> >>>>>>>>>>>>>> anyone
> >>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the
> process. In
> >>>>>>>>>>>> essence,
> >>>>>>>>>>>>>>>>> we're seeing this:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Caused by:
> >>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> with the
> >>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary
> stuff
> >>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
> >>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
> >>>>>>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>>>>>>>>>>>>>>>> MockitoExtension.java#L53
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that it is
> >>>> that
> >>>>>>>>>>>> change,
> >>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Here's the output from the tests:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> -----
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> >>>>>>>>>>>> "-javaagent:/Applications/
> >>>>>>>>>>>>>> IntelliJ
> >>>>>>>>>>>>>>>>>
> >>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
> >>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
> >>>>>>>>>>>>>> jar:/Applications/IntelliJ
> >>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >>>>>>>>>>>>>> Applications/IntelliJ
> >>>>>>>>>>>>>>>>>
> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>>>>>>>>>>>>>>>>
> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>
> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>>>>>>>>>>>>>>>>
> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>>>>>>>>>>>>>>>>
> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>
> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>
> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>
> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>>
> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>
> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>>>>>>>>>>>>>>>>
> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>
> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>>>>>>>>>>>>>>>>
> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>>>>>>>>>>>>>>>>
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>
> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>
> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>>
> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>>>>>>>>>>>>>>>>
> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>>
> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>>>>>
> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>>>>>>>>>>>>>>>>
> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>>>>>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>>>>>>>>>>>>>>>>
> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>>>>>>>>>>>>>>>>
> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>>>>>>>>>>>>>>>>
> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>>>>>>
> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>>>>>>
> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>>>>>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>>>>>>>>>>>>>>>>
> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>>>>>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>
> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>>>>>>>>>>>>>>>>
> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>>
> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>>
> commons-collections/commons-collections/3.2.2/commons-collec
> >>>>>>>>>>>>>>>>>
> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>
> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>> activemq/protobuf/activemq-
> >>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>>>>>>
> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>>>>>>>>>>>>>>>>
> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>>>>>>>>>>>>>>>>
> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>>>>>>>>>>>>>>>>
> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>>>>>>>>>>>>>>>>
> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>>>>>>>>>>>>>>>>
> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
> >>>>>>>>>>>>>>>>>
> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>>>>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>>>>>>>>>>>>>>>>
> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>>>>>>>>>>>>>>>>
> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>>>>>>>>>>>>>>>>
> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>>>>>>>>>>>>>>>>
> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>>
> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>>>>>>>>>>>>>>>>
> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>>>>>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>>>>>>>>>>>>>>>>
> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>>>>>>>>>>>>>>>>
> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>>>>>>>>>>>>>>>>
> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>>>>>>>>>>>>>>>>
> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>> repository/org/apache/
> >>>>>>>>>>>>>>>>>
> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>
> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>>>>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>>>>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>>>>>>
> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>>>>>>
> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>>>>>>>>>>>>>>>>
> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>>>>>>>>>>>>>>>>
> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>>>>>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>>>>>>>>>>>>>>>>
> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>>>>>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>>>>>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>>>>>
> >>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5
> >>>> -junit4
> >>>>>>>>>>>>>>>>>
> >>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
> >>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>>>>>
> >>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is
> >>>> undefined.
> >>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
> >>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> Service)
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> Manager,
> >>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
> >>>> Manager)
> >>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
> >>>> Manager)
> >>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> Service)
> >>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
> >>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
> >>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> Container,
> >>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> "java:comp/env/org.apache.
> >>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> runtime.
> >>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> "java:comp/env/org.apache.
> >>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
> >>>> runtime.
> >>>>>>>>>>>>>>>>> INFO - Enterprise application
> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>> loaded.
> >>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
> >>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO -
> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> SystemInstance():
> >>>>>>>>>>>>>>>>>
> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>
> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >>>> type
> >>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> >>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>> Caused by:
> >>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> with the
> >>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
> >>>> start owb
> >>>>>>>>>>>>>>>>> context
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >>>>>>>>>>>>>>>>>
> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >>>> type
> >>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> >>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>> ... 22 more
> >>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
> >>>>>>>>>>>> WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >>>> type
> >>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> >>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>> ... 23 more
> >>>>>>>>>>>>>>>>> Caused by:
> >>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> with the
> >>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> INFO - Created new singletonService
> >>>> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
> >>>> [conf/openejb.xml].  Will
> >>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
> >>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security
> Service)
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction
> Manager,
> >>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
> >>>> Manager)
> >>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
> >>>> Manager)
> >>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security
> Service)
> >>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> >>>> EjbDeployment(deployment-id=
> >>>>>>>>>>>> Facade)
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
> >>>>>>>>>>>>>> type=Container,
> >>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
> >>>>>>>>>>>> id=Default
> >>>>>>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
> >>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton
> Container,
> >>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
> >>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> "java:comp/env/org.apache.
> >>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at
> runtime.
> >>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference
> "java:comp/env/org.apache.
> >>>>>>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
> >>>> runtime.
> >>>>>>>>>>>>>>>>> INFO - Enterprise application
> "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> >>>> loaded.
> >>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
> >>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> >>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO -
> Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in
> SystemInstance():
> >>>>>>>>>>>>>>>>>
> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>>>>>>
> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >>>> type
> >>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> >>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>>>>>> Caused by:
> >>>> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>>>>>> Api
> >>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found
> with the
> >>>>>>>>>>>>>> qualifiers
> >>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
> >>>> helloCdi,
> >>>>>>>>>>>> Bean
> >>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>>>>>>
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
> >>>> start owb
> >>>>>>>>>>>>>>>>> context
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>>>>>> at
> >>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>>>>>> at
> >>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>>>>>> at
> >>>> com.intellij.junit4.JUni

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
And another one which seems regularly failing since 2 years:

[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.736 s <<< FAILURE! - in org.apache.openejb.itest.legacy.LegacyServerTest
[ERROR] test(org.apache.openejb.itest.legacy.LegacyServerTest)  Time elapsed: 38.661 s  <<< FAILURE!
java.lang.AssertionError: Bad number of invocations for the bean "green". expected:<2> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.openejb.itest.legacy.LegacyServerTest.assertBalance(LegacyServerTest.java:219)


It's really hard to do a realease that way. 
Is the logic of the test itself broken or is it really a problem in our impl? Afaict it's the former. So probably remove the test?

LieGrue,
strub


> Am 17.06.2018 um 11:04 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> OpenJPA updated to 2.4.3.
> 
> But still getting random test errors.
> 
> Failed tests:
>  ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null
> 
> 
> triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)  Time elapsed: 0.836 sec  <<< FAILURE!
> java.lang.AssertionError
>        at org.junit.Assert.fail(Assert.java:86)
>        at org.junit.Assert.assertTrue(Assert.java:41)
>        at org.junit.Assert.assertTrue(Assert.java:52)
>        at org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)
> 
> 
> LieGrue,
> strub
> 
> 
> 
>> Am 07.06.2018 um 00:08 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>> 
>> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
>> 
>> LieGrue,
>> strub
>> 
>>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <jo...@gmail.com>:
>>> 
>>> I think we're still looking for an OpenJPA release (unless I missed it).
>>> 
>>> Jon
>>> 
>>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com> wrote:
>>> 
>>>> Hello,
>>>> 
>>>> I TomEE 7.0.5 finally ready to be released?
>>>> (I don't see new activity for 1 month on this intention to release,
>>>> what's blocking?)
>>>> 
>>>> Best regards,
>>>> Alexandre
>>>> 
>>>> 
>>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>>>> btw, link to the buildbot is here
>>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>>> 
>>>>> LieGrue,
>>>>> strub
>>>>> 
>>>>> 
>>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>>>> :
>>>>>> 
>>>>>> master build is broken since a while!
>>>>>> 
>>>>>> [ERROR] Failed to execute goal
>>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests: There are
>>>> test failures.
>>>>>> [ERROR]
>>>>>> 
>>>>>> 
>>>>>> The rest seems to work fine.
>>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>>> 
>>>>>> Can anybody have a look at it?
>>>>>> 
>>>>>> txs and LieGrue,
>>>>>> strub
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>>>> :
>>>>>>> 
>>>>>>> I've now also deployed fresh snapshots and will update in master
>>>>>>> 
>>>>>>> LieGrue,
>>>>>>> strub
>>>>>>> 
>>>>>>> 
>>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>>> <st...@yahoo.de.INVALID>:
>>>>>>>> 
>>>>>>>> Yes, working on it.
>>>>>>>> 
>>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>>> 
>>>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>>> 
>>>>>>>> 
>>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>>> ObjectConverters are only supported for Classes not Types    Unassigned
>>>> Resolved
>>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw NullPointerException
>>>> Reinhard Sandtner       Closed
>>>>>>>> 
>>>>>>>> 
>>>>>>>> I now applied the patch - thanks again to Jon for doing all  the work!
>>>>>>>> 
>>>>>>>> I've also went through the changes (hack, that was a lot!) and tried
>>>> to extract the ticket numbers:
>>>>>>>> 
>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>>> 
>>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>>> 
>>>>>>>> Will keep you updated.
>>>>>>>> 
>>>>>>>> LieGrue,
>>>>>>>> strub
>>>>>>>> 
>>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <alex.m3tal@gmail.com
>>>>> :
>>>>>>>>> 
>>>>>>>>> Hello,
>>>>>>>>> 
>>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
>>>>>>>>> TomEE 7.0.5?
>>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>>> 
>>>>>>>>> Best regards,
>>>>>>>>> Alexandre
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg <struberg@yahoo.de.invalid
>>>>> :
>>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>>> 
>>>>>>>>>> LieGrue,
>>>>>>>>>> strub
>>>>>>>>>> 
>>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>>> rmannibucau@gmail.com>:
>>>>>>>>>>> 
>>>>>>>>>>> We are working with Mark on a release train soon, johnzon would be
>>>> part of
>>>>>>>>>>> it probably.
>>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>> https://github.com/rmannibucau> |
>>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>>>>>>> <
>>>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>>>>>>>>>> 
>>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>>> 
>>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5
>>>> upcoming
>>>>>>>>>>>> release plans:
>>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as
>>>> far
>>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>>>>>>>> 
>>>>>>>>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>>>>>>>>> 
>>>>>>>>>>>> Best regards,
>>>>>>>>>>>> Alexandre
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>>> rmannibucau@gmail.com>:
>>>>>>>>>>>>> It is the fix, originally alternative=true was a very secured
>>>> impl cause
>>>>>>>>>>>>> even with a poorly setup test it was passing but it was wrong.
>>>> Maybe it
>>>>>>>>>>>> is
>>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we are
>>>> good now.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid>
>>>> a
>>>>>>>>>>>> écrit :
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be enabled via
>>>>>>>>>>>> beans.xml
>>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and
>>>> add a
>>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>> Strub
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
>>>> emails -
>>>>>>>>>>>> setting
>>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
>>>> trick.
>>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure, but
>>>> this
>>>>>>>>>>>> commit
>>>>>>>>>>>>>> is
>>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it
>>>> down.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
>>>> opened on the
>>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on
>>>> progress.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
>>>> bval-embedded
>>>>>>>>>>>> tests
>>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
>>>> openejb-mockito
>>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at this
>>>> one, can
>>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Caused by:
>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that it is
>>>> that
>>>>>>>>>>>> change,
>>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>>>> 
>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>>> 
>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5
>>>> -junit4
>>>>>>>>>>>>>>>>> 
>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>>> 
>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is
>>>> undefined.
>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>>>> Manager)
>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>>>> Manager)
>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>>>> runtime.
>>>>>>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>> loaded.
>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>>> type
>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>> Caused by:
>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>>>> start owb
>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>>> type
>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>>> type
>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>>>> Caused by:
>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>>>> Manager)
>>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>>>> Manager)
>>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>>> EjbDeployment(deployment-id=
>>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>>>> runtime.
>>>>>>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>>> loaded.
>>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>>> type
>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>> Caused by:
>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>>>> start owb
>>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>>> at
>>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>>> at
>>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>>> type
>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>>> type
>>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>>>> Caused by:
>>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>>> Api
>>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>>> helloCdi,
>>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>>> at
>>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Process finished with exit code 255
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Thanks
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>>>>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> done.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>>>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Lgm
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>>>>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of
>>>> Johnzon
>>>>>>>>>>>>>> 1.0.1
>>>>>>>>>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of
>>>> course I'll
>>>>>>>>>>>> do
>>>>>>>>>>>>>> the
>>>>>>>>>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR
>>>> to
>>>>>>>>>>>> OpenJPA
>>>>>>>>>>>>>>>>>> master
>>>>>>>>>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>>>>>>>>>>> deployment
>>>>>>>>>>>>>>>>>> needed
>>>>>>>>>>>>>>>>>>>>> there too.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to
>>>> 1.0.x. Will
>>>>>>>>>>>>>>>>>> submit a
>>>>>>>>>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final
>>>> check.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan
>>>> Gallimore
>>>>>>>>>>>> <
>>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as
>>>> soon
>>>>>>>>>>>> as I
>>>>>>>>>>>>>>>>>> can.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a
>>>> new
>>>>>>>>>>>> thread
>>>>>>>>>>>>>>>>>> to
>>>>>>>>>>>>>>>>>>>>>> focus
>>>>>>>>>>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed
>>>> an
>>>>>>>>>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our
>>>> master
>>>>>>>>>>>> pom.xml
>>>>>>>>>>>>>>>>>> and
>>>>>>>>>>>>>>>>>>>>>> also
>>>>>>>>>>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine
>>>> then I can
>>>>>>>>>>>> do
>>>>>>>>>>>>>>>>>> an OWB
>>>>>>>>>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>> 
> 


Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
OpenJPA updated to 2.4.3.

But still getting random test errors.

Failed tests:
  ManagedScheduledExecutorServiceTest.triggerRunnableSchedule:124 null


triggerRunnableSchedule(org.apache.openejb.threads.ManagedScheduledExecutorServiceTest)  Time elapsed: 0.836 sec  <<< FAILURE!
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.apache.openejb.threads.ManagedScheduledExecutorServiceTest.triggerRunnableSchedule(ManagedScheduledExecutorServiceTest.java:124)


LieGrue,
strub



> Am 07.06.2018 um 00:08 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.
> 
> LieGrue,
> strub
> 
>> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <jo...@gmail.com>:
>> 
>> I think we're still looking for an OpenJPA release (unless I missed it).
>> 
>> Jon
>> 
>> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com> wrote:
>> 
>>> Hello,
>>> 
>>> I TomEE 7.0.5 finally ready to be released?
>>> (I don't see new activity for 1 month on this intention to release,
>>> what's blocking?)
>>> 
>>> Best regards,
>>> Alexandre
>>> 
>>> 
>>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>>> btw, link to the buildbot is here
>>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>>> 
>>>> LieGrue,
>>>> strub
>>>> 
>>>> 
>>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>>> :
>>>>> 
>>>>> master build is broken since a while!
>>>>> 
>>>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests: There are
>>> test failures.
>>>>> [ERROR]
>>>>> 
>>>>> 
>>>>> The rest seems to work fine.
>>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>>> 
>>>>> Can anybody have a look at it?
>>>>> 
>>>>> txs and LieGrue,
>>>>> strub
>>>>> 
>>>>> 
>>>>> 
>>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>>> :
>>>>>> 
>>>>>> I've now also deployed fresh snapshots and will update in master
>>>>>> 
>>>>>> LieGrue,
>>>>>> strub
>>>>>> 
>>>>>> 
>>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>>> <st...@yahoo.de.INVALID>:
>>>>>>> 
>>>>>>> Yes, working on it.
>>>>>>> 
>>>>>>> But I only see 2 bugs reported for this release.
>>>>>>> 
>>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>>> 
>>>>>>> 
>>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>>> ObjectConverters are only supported for Classes not Types    Unassigned
>>> Resolved
>>>>>>> JOHNZON-101 JsonObject#getJson* must not throw NullPointerException
>>> Reinhard Sandtner       Closed
>>>>>>> 
>>>>>>> 
>>>>>>> I now applied the patch - thanks again to Jon for doing all  the work!
>>>>>>> 
>>>>>>> I've also went through the changes (hack, that was a lot!) and tried
>>> to extract the ticket numbers:
>>>>>>> 
>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>>> 
>>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>>> 
>>>>>>> Will keep you updated.
>>>>>>> 
>>>>>>> LieGrue,
>>>>>>> strub
>>>>>>> 
>>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <alex.m3tal@gmail.com
>>>> :
>>>>>>>> 
>>>>>>>> Hello,
>>>>>>>> 
>>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
>>>>>>>> TomEE 7.0.5?
>>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>>> 
>>>>>>>> Best regards,
>>>>>>>> Alexandre
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg <struberg@yahoo.de.invalid
>>>> :
>>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>>> 
>>>>>>>>> LieGrue,
>>>>>>>>> strub
>>>>>>>>> 
>>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>>> rmannibucau@gmail.com>:
>>>>>>>>>> 
>>>>>>>>>> We are working with Mark on a release train soon, johnzon would be
>>> part of
>>>>>>>>>> it probably.
>>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> Romain Manni-Bucau
>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>> https://github.com/rmannibucau> |
>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>>>>>> <
>>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>> 
>>>>>>>>>> 
>>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>>>>>>>>> 
>>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>>> 
>>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5
>>> upcoming
>>>>>>>>>>> release plans:
>>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as
>>> far
>>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>>>>>>> 
>>>>>>>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>>>>>>>> 
>>>>>>>>>>> Best regards,
>>>>>>>>>>> Alexandre
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>>> rmannibucau@gmail.com>:
>>>>>>>>>>>> It is the fix, originally alternative=true was a very secured
>>> impl cause
>>>>>>>>>>>> even with a poorly setup test it was passing but it was wrong.
>>> Maybe it
>>>>>>>>>>> is
>>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we are
>>> good now.
>>>>>>>>>>>> 
>>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid>
>>> a
>>>>>>>>>>> écrit :
>>>>>>>>>>>> 
>>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> A custom Bean which is an @Alternative also must be enabled via
>>>>>>>>>>> beans.xml
>>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>>> 
>>>>>>>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and
>>> add a
>>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>> Strub
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
>>> emails -
>>>>>>>>>>> setting
>>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
>>> trick.
>>>>>>>>>>> Pushed.
>>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure, but
>>> this
>>>>>>>>>>> commit
>>>>>>>>>>>>> is
>>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it
>>> down.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
>>> opened on the
>>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on
>>> progress.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
>>> bval-embedded
>>>>>>>>>>> tests
>>>>>>>>>>>>>>>> should be ok now - the other failures were in the
>>> openejb-mockito
>>>>>>>>>>>>> module,
>>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at this
>>> one, can
>>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>>>>>>>>>> essence,
>>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Caused by:
>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>> Api
>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that it is
>>> that
>>>>>>>>>>> change,
>>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>>> 
>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>>> 
>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5
>>> -junit4
>>>>>>>>>>>>>>>> 
>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>>> 
>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is
>>> undefined.
>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>>> Manager)
>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>>> Manager)
>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>> EjbDeployment(deployment-id=
>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>>> runtime.
>>>>>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>> loaded.
>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type
>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>> at
>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>> Caused by:
>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>> Api
>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>>> start owb
>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>> at
>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type
>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type
>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>>> Caused by:
>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>> Api
>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> INFO - Created new singletonService
>>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>>> Manager)
>>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>>> Manager)
>>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>>> EjbDeployment(deployment-id=
>>>>>>>>>>> Facade)
>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>>> id=Default
>>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>>> runtime.
>>>>>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>>> loaded.
>>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type
>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>> at
>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>> Caused by:
>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>> Api
>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>>> start owb
>>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>>> at
>>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>>> at
>>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>>> at
>>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type
>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type
>>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>>> at
>>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>>> Caused by:
>>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>>> Api
>>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>>> helloCdi,
>>>>>>>>>>> Bean
>>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>>> at
>>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Process finished with exit code 255
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Thanks
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>>>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> done.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Lgm
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>>>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of
>>> Johnzon
>>>>>>>>>>>>> 1.0.1
>>>>>>>>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of
>>> course I'll
>>>>>>>>>>> do
>>>>>>>>>>>>> the
>>>>>>>>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR
>>> to
>>>>>>>>>>> OpenJPA
>>>>>>>>>>>>>>>>> master
>>>>>>>>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>>>>>>>>>> deployment
>>>>>>>>>>>>>>>>> needed
>>>>>>>>>>>>>>>>>>>> there too.
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to
>>> 1.0.x. Will
>>>>>>>>>>>>>>>>> submit a
>>>>>>>>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final
>>> check.
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan
>>> Gallimore
>>>>>>>>>>> <
>>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as
>>> soon
>>>>>>>>>>> as I
>>>>>>>>>>>>>>>>> can.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a
>>> new
>>>>>>>>>>> thread
>>>>>>>>>>>>>>>>> to
>>>>>>>>>>>>>>>>>>>>> focus
>>>>>>>>>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed
>>> an
>>>>>>>>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our
>>> master
>>>>>>>>>>> pom.xml
>>>>>>>>>>>>>>>>> and
>>>>>>>>>>>>>>>>>>>>> also
>>>>>>>>>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine
>>> then I can
>>>>>>>>>>> do
>>>>>>>>>>>>>>>>> an OWB
>>>>>>>>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
> 


Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Just started a vote for openjpa-2.4.3. And 3.0 will follow soon.

LieGrue,
strub

> Am 05.06.2018 um 17:45 schrieb Jonathan Gallimore <jo...@gmail.com>:
> 
> I think we're still looking for an OpenJPA release (unless I missed it).
> 
> Jon
> 
> On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com> wrote:
> 
>> Hello,
>> 
>> I TomEE 7.0.5 finally ready to be released?
>> (I don't see new activity for 1 month on this intention to release,
>> what's blocking?)
>> 
>> Best regards,
>> Alexandre
>> 
>> 
>> 2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>> btw, link to the buildbot is here
>>> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>>> 
>>> LieGrue,
>>> strub
>>> 
>>> 
>>>> Am 05.05.2018 um 10:49 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>> :
>>>> 
>>>> master build is broken since a while!
>>>> 
>>>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
>> (test-tomee-remote) on project arquillian-tomee-webprofile-tests: There are
>> test failures.
>>>> [ERROR]
>>>> 
>>>> 
>>>> The rest seems to work fine.
>>>> So I gonna push forward with the Johnzon-1.0.1 release
>>>> 
>>>> Can anybody have a look at it?
>>>> 
>>>> txs and LieGrue,
>>>> strub
>>>> 
>>>> 
>>>> 
>>>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>> :
>>>>> 
>>>>> I've now also deployed fresh snapshots and will update in master
>>>>> 
>>>>> LieGrue,
>>>>> strub
>>>>> 
>>>>> 
>>>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
>> <st...@yahoo.de.INVALID>:
>>>>>> 
>>>>>> Yes, working on it.
>>>>>> 
>>>>>> But I only see 2 bugs reported for this release.
>>>>>> 
>>>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>>> 
>>>>>> 
>>>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
>> ObjectConverters are only supported for Classes not Types    Unassigned
>>  Resolved
>>>>>> JOHNZON-101 JsonObject#getJson* must not throw NullPointerException
>> Reinhard Sandtner       Closed
>>>>>> 
>>>>>> 
>>>>>> I now applied the patch - thanks again to Jon for doing all  the work!
>>>>>> 
>>>>>> I've also went through the changes (hack, that was a lot!) and tried
>> to extract the ticket numbers:
>>>>>> 
>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>>> 
>>>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>>> 
>>>>>> Will keep you updated.
>>>>>> 
>>>>>> LieGrue,
>>>>>> strub
>>>>>> 
>>>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <alex.m3tal@gmail.com
>>> :
>>>>>>> 
>>>>>>> Hello,
>>>>>>> 
>>>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
>>>>>>> TomEE 7.0.5?
>>>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>>> 
>>>>>>> Best regards,
>>>>>>> Alexandre
>>>>>>> 
>>>>>>> 
>>>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg <struberg@yahoo.de.invalid
>>> :
>>>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>>> 
>>>>>>>> LieGrue,
>>>>>>>> strub
>>>>>>>> 
>>>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
>> rmannibucau@gmail.com>:
>>>>>>>>> 
>>>>>>>>> We are working with Mark on a release train soon, johnzon would be
>> part of
>>>>>>>>> it probably.
>>>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> Romain Manni-Bucau
>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>>>> <http://rmannibucau.wordpress.com> | Github <
>> https://github.com/rmannibucau> |
>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>>>>> <
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>> 
>>>>>>>>> 
>>>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>>>>>>>> 
>>>>>>>>>> Hello TomEE developers,
>>>>>>>>>> 
>>>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5
>> upcoming
>>>>>>>>>> release plans:
>>>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as
>> far
>>>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>>>>>> 
>>>>>>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>>>>>>> 
>>>>>>>>>> Best regards,
>>>>>>>>>> Alexandre
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
>> rmannibucau@gmail.com>:
>>>>>>>>>>> It is the fix, originally alternative=true was a very secured
>> impl cause
>>>>>>>>>>> even with a poorly setup test it was passing but it was wrong.
>> Maybe it
>>>>>>>>>> is
>>>>>>>>>>> worth a ticket to have it in the changelog but no doubt we are
>> good now.
>>>>>>>>>>> 
>>>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid>
>> a
>>>>>>>>>> écrit :
>>>>>>>>>>> 
>>>>>>>>>>>> Hi jon!
>>>>>>>>>>>> 
>>>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>>> 
>>>>>>>>>>>> A custom Bean which is an @Alternative also must be enabled via
>>>>>>>>>> beans.xml
>>>>>>>>>>>> as per the spec :(
>>>>>>>>>>>> 
>>>>>>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and
>> add a
>>>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>>> 
>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>> Strub
>>>>>>>>>>>> 
>>>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>> 
>>>>>>>>>>>>> On the openejb-mockito test failure - forget my previous
>> emails -
>>>>>>>>>> setting
>>>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
>> trick.
>>>>>>>>>> Pushed.
>>>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Jon
>>>>>>>>>>>>> 
>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure, but
>> this
>>>>>>>>>> commit
>>>>>>>>>>>> is
>>>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it
>> down.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
>> opened on the
>>>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on
>> progress.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> I have looked at the test failures on the CI. The
>> bval-embedded
>>>>>>>>>> tests
>>>>>>>>>>>>>>> should be ok now - the other failures were in the
>> openejb-mockito
>>>>>>>>>>>> module,
>>>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> To be honest, I don't know where to start looking at this
>> one, can
>>>>>>>>>>>> anyone
>>>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>>>>>>>>> essence,
>>>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Caused by:
>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>> Api
>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> I'll a build without that change to a) confirm that it is
>> that
>>>>>>>>>> change,
>>>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> -----
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>>>> IntelliJ
>>>>>>>>>>>>>>> 
>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>> repository/org/apache/
>>>>>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>>>> 
>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5
>> -junit4
>>>>>>>>>>>>>>> 
>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>>>> 
>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is
>> undefined.
>>>>>>>>>>>>>>> INFO - Created new singletonService
>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>> Manager)
>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>> Manager)
>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>> EjbDeployment(deployment-id=
>>>>>>>>>> Facade)
>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>> id=Default
>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>> runtime.
>>>>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>> loaded.
>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type
>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>> at
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>> at
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>> at
>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>> Caused by:
>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>> Api
>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>> start owb
>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>> at
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>> at
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>> at
>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type
>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type
>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>> Caused by:
>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>> Api
>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> INFO - Created new singletonService
>> org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>>>> INFO - Cannot find the configuration file
>> [conf/openejb.xml].  Will
>>>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
>> Manager)
>>>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
>> Manager)
>>>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
>> EjbDeployment(deployment-id=
>>>>>>>>>> Facade)
>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>>>> type=Container,
>>>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>>>> id=Default
>>>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
>> runtime.
>>>>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
>> loaded.
>>>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type
>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>> at
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>> at
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>> at
>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>> Caused by:
>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>> Api
>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
>> start owb
>>>>>>>>>>>>>>> context
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>>>> at
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>>>> at
>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>>>> at
>> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>>>> at
>> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>>>> at
>> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type
>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type
>>>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>>>> at
>> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>>>> Caused by:
>> javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>>>> Api
>>>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>>>> qualifiers
>>>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>>>> for injection into Field Injection Point, field name :
>> helloCdi,
>>>>>>>>>> Bean
>>>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>>>> at
>> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Process finished with exit code 255
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Thanks
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> done.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Lgm
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of
>> Johnzon
>>>>>>>>>>>> 1.0.1
>>>>>>>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of
>> course I'll
>>>>>>>>>> do
>>>>>>>>>>>> the
>>>>>>>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR
>> to
>>>>>>>>>> OpenJPA
>>>>>>>>>>>>>>>> master
>>>>>>>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>>>>>>>>> deployment
>>>>>>>>>>>>>>>> needed
>>>>>>>>>>>>>>>>>>> there too.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to
>> 1.0.x. Will
>>>>>>>>>>>>>>>> submit a
>>>>>>>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final
>> check.
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan
>> Gallimore
>>>>>>>>>> <
>>>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as
>> soon
>>>>>>>>>> as I
>>>>>>>>>>>>>>>> can.
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a
>> new
>>>>>>>>>> thread
>>>>>>>>>>>>>>>> to
>>>>>>>>>>>>>>>>>>>> focus
>>>>>>>>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed
>> an
>>>>>>>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our
>> master
>>>>>>>>>> pom.xml
>>>>>>>>>>>>>>>> and
>>>>>>>>>>>>>>>>>>>> also
>>>>>>>>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine
>> then I can
>>>>>>>>>> do
>>>>>>>>>>>>>>>> an OWB
>>>>>>>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 


Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
I think we're still looking for an OpenJPA release (unless I missed it).

Jon

On Tue, 5 Jun 2018, 14:03 Alex The Rocker, <al...@gmail.com> wrote:

> Hello,
>
> I TomEE 7.0.5 finally ready to be released?
> (I don't see new activity for 1 month on this intention to release,
> what's blocking?)
>
> Best regards,
> Alexandre
>
>
> 2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
> > btw, link to the buildbot is here
> > https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
> >
> > LieGrue,
> > strub
> >
> >
> >> Am 05.05.2018 um 10:49 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >>
> >> master build is broken since a while!
> >>
> >> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.20:test
> (test-tomee-remote) on project arquillian-tomee-webprofile-tests: There are
> test failures.
> >> [ERROR]
> >>
> >>
> >> The rest seems to work fine.
> >> So I gonna push forward with the Johnzon-1.0.1 release
> >>
> >> Can anybody have a look at it?
> >>
> >> txs and LieGrue,
> >> strub
> >>
> >>
> >>
> >>> Am 04.05.2018 um 22:05 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >>>
> >>> I've now also deployed fresh snapshots and will update in master
> >>>
> >>> LieGrue,
> >>> strub
> >>>
> >>>
> >>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg
> <st...@yahoo.de.INVALID>:
> >>>>
> >>>> Yes, working on it.
> >>>>
> >>>> But I only see 2 bugs reported for this release.
> >>>>
> >>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> >>>>
> >>>>
> >>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException:
> ObjectConverters are only supported for Classes not Types    Unassigned
>   Resolved
> >>>> JOHNZON-101 JsonObject#getJson* must not throw NullPointerException
> Reinhard Sandtner       Closed
> >>>>
> >>>>
> >>>> I now applied the patch - thanks again to Jon for doing all  the work!
> >>>>
> >>>> I've also went through the changes (hack, that was a lot!) and tried
> to extract the ticket numbers:
> >>>>
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> >>>>
> >>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
> >>>>
> >>>> Will keep you updated.
> >>>>
> >>>> LieGrue,
> >>>> strub
> >>>>
> >>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <alex.m3tal@gmail.com
> >:
> >>>>>
> >>>>> Hello,
> >>>>>
> >>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
> >>>>> TomEE 7.0.5?
> >>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> >>>>>
> >>>>> Best regards,
> >>>>> Alexandre
> >>>>>
> >>>>>
> >>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg <struberg@yahoo.de.invalid
> >:
> >>>>>> The OWB-1.7.5 vote is on the list now.
> >>>>>>
> >>>>>> LieGrue,
> >>>>>> strub
> >>>>>>
> >>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <
> rmannibucau@gmail.com>:
> >>>>>>>
> >>>>>>> We are working with Mark on a release train soon, johnzon would be
> part of
> >>>>>>> it probably.
> >>>>>>> An OWB release is needed too AFAIK and is on its way.
> >>>>>>>
> >>>>>>>
> >>>>>>> Romain Manni-Bucau
> >>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
> >>>>>>> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> >>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >>>>>>> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
> >>>>>>>
> >>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
> >>>>>>>
> >>>>>>>> Hello TomEE developers,
> >>>>>>>>
> >>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5
> upcoming
> >>>>>>>> release plans:
> >>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as
> far
> >>>>>>>> as I see, Johnzon 1.0.1 is still not released
> >>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
> >>>>>>>>
> >>>>>>>> As usual I volunteer for running heavy tests on any preview...
> >>>>>>>>
> >>>>>>>> Best regards,
> >>>>>>>> Alexandre
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <
> rmannibucau@gmail.com>:
> >>>>>>>>> It is the fix, originally alternative=true was a very secured
> impl cause
> >>>>>>>>> even with a poorly setup test it was passing but it was wrong.
> Maybe it
> >>>>>>>> is
> >>>>>>>>> worth a ticket to have it in the changelog but no doubt we are
> good now.
> >>>>>>>>>
> >>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid>
> a
> >>>>>>>> écrit :
> >>>>>>>>>
> >>>>>>>>>> Hi jon!
> >>>>>>>>>>
> >>>>>>>>>> Most probably has to do with fixing OWB-1209.
> >>>>>>>>>>
> >>>>>>>>>> A custom Bean which is an @Alternative also must be enabled via
> >>>>>>>> beans.xml
> >>>>>>>>>> as per the spec :(
> >>>>>>>>>>
> >>>>>>>>>> I know this is not convenient, but thats what the spec says.
> >>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and
> add a
> >>>>>>>>>> priority n a programmatic way.
> >>>>>>>>>>
> >>>>>>>>>> LieGrue,
> >>>>>>>>>> Strub
> >>>>>>>>>>
> >>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> >>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>
> >>>>>>>>>>> On the openejb-mockito test failure - forget my previous
> emails -
> >>>>>>>> setting
> >>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the
> trick.
> >>>>>>>> Pushed.
> >>>>>>>>>>> Lets see what we get from the CI now.
> >>>>>>>>>>>
> >>>>>>>>>>> Cheers
> >>>>>>>>>>>
> >>>>>>>>>>> Jon
> >>>>>>>>>>>
> >>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> >>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> OK, I'm not sure which commit causes that test failure, but
> this
> >>>>>>>> commit
> >>>>>>>>>> is
> >>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
> >>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it
> down.
> >>>>>>>>>>>>
> >>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion
> opened on the
> >>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on
> progress.
> >>>>>>>>>>>>
> >>>>>>>>>>>> Jon
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>
> >>>>>>>>>>>>> Thanks all!
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I have looked at the test failures on the CI. The
> bval-embedded
> >>>>>>>> tests
> >>>>>>>>>>>>> should be ok now - the other failures were in the
> openejb-mockito
> >>>>>>>>>> module,
> >>>>>>>>>>>>> and I think they relate to this change in OWB:
> >>>>>>>>>> https://github.com/apache
> >>>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> To be honest, I don't know where to start looking at this
> one, can
> >>>>>>>>>> anyone
> >>>>>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
> >>>>>>>> essence,
> >>>>>>>>>>>>> we're seeing this:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Caused by:
> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>> Api
> >>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
> >>>>>>>>>> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> As far as I can see the extension adds the necessary stuff
> >>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
> >>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
> >>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>>>>>>>>>>>> MockitoExtension.java#L53
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I'll a build without that change to a) confirm that it is
> that
> >>>>>>>> change,
> >>>>>>>>>>>>> and b) see if that shows any different behaviour.
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Here's the output from the tests:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> -----
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
> >>>>>>>> "-javaagent:/Applications/
> >>>>>>>>>> IntelliJ
> >>>>>>>>>>>>>
> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
> >>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
> >>>>>>>>>> jar:/Applications/IntelliJ
> >>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >>>>>>>>>> Applications/IntelliJ
> >>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
> >>>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>> activemq/protobuf/activemq-
> >>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
> >>>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> >>>>>>>> repository/org/apache/
> >>>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>>>>>>>>>>>>
> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5
> -junit4
> >>>>>>>>>>>>>
> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
> >>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>>>>>>>>> 141.jdk/Contents/Home/bin/java
> >>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>>>>>>>>>>>>
> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is
> undefined.
> >>>>>>>>>>>>> INFO - Created new singletonService
> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>> INFO - Cannot find the configuration file
> [conf/openejb.xml].  Will
> >>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
> >>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
> >>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
> >>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
> Manager)
> >>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
> Manager)
> >>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
> >>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> EjbDeployment(deployment-id=
> >>>>>>>> Facade)
> >>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
> >>>>>>>>>> type=Container,
> >>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
> >>>>>>>> id=Default
> >>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
> >>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
> >>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
> >>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
> >>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
> >>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> >>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
> >>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> >>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
> runtime.
> >>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> loaded.
> >>>>>>>>>>>>> INFO - Not creating another application classloader for
> >>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
> >>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type
> >>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>> at
> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>> at
> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>> Caused by:
> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>> Api
> >>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
> >>>>>>>>>> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
> start owb
> >>>>>>>>>>>>> context
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>> at
> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>> at
> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type
> >>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>> nEJBLifecycle.java:200)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>> ... 22 more
> >>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
> >>>>>>>> WebBeansDeploymentException:
> >>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type
> >>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>> ... 23 more
> >>>>>>>>>>>>> Caused by:
> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>> Api
> >>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
> >>>>>>>>>> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> INFO - Created new singletonService
> org.apache.openejb.cdi.ThreadS
> >>>>>>>>>>>>> ingletonServiceImpl@12843fce
> >>>>>>>>>>>>> INFO - Succeeded in installing singleton service
> >>>>>>>>>>>>> INFO - Cannot find the configuration file
> [conf/openejb.xml].  Will
> >>>>>>>>>>>>> attempt to create one for the beans deployed.
> >>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
> >>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
> >>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
> >>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction
> Manager)
> >>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction
> Manager)
> >>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
> >>>>>>>>>>>>> INFO - Configuring enterprise application:
> >>>>>>>>>> /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>> INFO - Auto-deploying ejb Facade:
> EjbDeployment(deployment-id=
> >>>>>>>> Facade)
> >>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
> >>>>>>>>>> type=Container,
> >>>>>>>>>>>>> provider-id=Default Managed Container)
> >>>>>>>>>>>>> INFO - Auto-creating a container for bean
> >>>>>>>>>> org.apache.openejb.mockito.Moc
> >>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
> >>>>>>>> id=Default
> >>>>>>>>>>>>> Managed Container)
> >>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
> >>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
> >>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
> >>>>>>>>>>>>> for stateful session passivation
> >>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
> >>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
> >>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
> >>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
> >>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
> >>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> >>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
> >>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> >>>>>>>>>> openejb.mockito.Facade/hello"
> >>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at
> runtime.
> >>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
> >>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
> loaded.
> >>>>>>>>>>>>> INFO - Not creating another application classloader for
> >>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) -->
> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>>>>>>>>>>>> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >>>>>>>>>> lTest/classes/Facade)
> >>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
> >>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
> >>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
> >>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
> >>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type
> >>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>> at
> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>> at
> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>> Caused by:
> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>> Api
> >>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
> >>>>>>>>>> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't
> start owb
> >>>>>>>>>>>>> context
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:963)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:757)
> >>>>>>>>>>>>> at
> org.apache.openejb.assembler.classic.Assembler.createApplica
> >>>>>>>>>>>>> tion(Assembler.java:753)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>>>>>>>>>>>> plicationComposers.java:724)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>>>>>>>>>>>> cationComposers.java:386)
> >>>>>>>>>>>>> at
> org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>>>>>>>>>>>> licationComposers.java:1068)
> >>>>>>>>>>>>> at
> org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>>>>>>>>>>>> plication.java:40)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>>>>>>>>>>>> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>> 4ClassRunner.java:78)
> >>>>>>>>>>>>> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>>>>>>>>>>>> 4ClassRunner.java:57)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
> >>>>>>>> ParentRunner.java:288)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>>>>>>>>>>>> at
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>>>>>>>>>>>> at
> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
> >>>>>>>>>>>>> at
> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>>>>>>>>>>>> er.java:70)
> >>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type
> >>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>> nEJBLifecycle.java:200)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
> >>>>>>>>>>>>> ... 22 more
> >>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
> >>>>>>>> WebBeansDeploymentException:
> >>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type
> >>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:338)
> >>>>>>>>>>>>> at
> org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>>>>>>>>>>>> nEJBLifecycle.java:196)
> >>>>>>>>>>>>> ... 23 more
> >>>>>>>>>>>>> Caused by:
> javax.enterprise.inject.UnsatisfiedResolutionException:
> >>>>>>>> Api
> >>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
> >>>>>>>>>> qualifiers
> >>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>>>>>>>>>>>> for injection into Field Injection Point, field name :
> helloCdi,
> >>>>>>>> Bean
> >>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >>>>>>>>>> enterprise.inject.Any]]
> >>>>>>>>>>>>> at
> org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
> >>>>>>>>>>>>> at
> org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>>>>>>>>>>>> anagerImpl.java:1209)
> >>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >>>>>>>>>> WebBeansUtil.java:1709)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>>>>>>>>>>>> yer.java:924)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>>>>>>>>>>>> ints(BeansDeployer.java:835)
> >>>>>>>>>>>>> at
> org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>>>>>>>>>>>> r.java:318)
> >>>>>>>>>>>>> ... 24 more
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Process finished with exit code 255
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Thanks
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
> >>>>>>>>>>>>> struberg@yahoo.de.invalid> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> done.
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>> LieGrue,
> >>>>>>>>>>>>>> strub
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
> >>>>>>>>>> <struberg@yahoo.de.INVALID
> >>>>>>>>>>>>>>> :
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>> Lgm
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
> >>>>>>>>>> alex.m3tal@gmail.com
> >>>>>>>>>>>>>>> :
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Hello Jon,
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Sounds like very good news!
> >>>>>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of
> Johnzon
> >>>>>>>>>> 1.0.1
> >>>>>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of
> course I'll
> >>>>>>>> do
> >>>>>>>>>> the
> >>>>>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> Best regards,
> >>>>>>>>>>>>>>>> Alexandre
> >>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
> >>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
> >>>>>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR
> to
> >>>>>>>> OpenJPA
> >>>>>>>>>>>>>> master
> >>>>>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
> >>>>>>>>>> deployment
> >>>>>>>>>>>>>> needed
> >>>>>>>>>>>>>>>>> there too.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to
> 1.0.x. Will
> >>>>>>>>>>>>>> submit a
> >>>>>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final
> check.
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
> >>>>>>>>>>>>>> <st...@yahoo.de.invalid>
> >>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Txs Jon!
> >>>>>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
> >>>>>>>>>>>>>>>>>> Will try to fix it tomorrow.
> >>>>>>>>>>>>>>>>>> LieGrue,strub
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan
> Gallimore
> >>>>>>>> <
> >>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as
> soon
> >>>>>>>> as I
> >>>>>>>>>>>>>> can.
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> Jon
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
> >>>>>>>>>>>>>> <struberg@yahoo.de.invalid
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> hi folks!
> >>>>>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a
> new
> >>>>>>>> thread
> >>>>>>>>>>>>>> to
> >>>>>>>>>>>>>>>>>> focus
> >>>>>>>>>>>>>>>>>>> on 7.0.5 tasks.
> >>>>>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed
> an
> >>>>>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our
> master
> >>>>>>>> pom.xml
> >>>>>>>>>>>>>> and
> >>>>>>>>>>>>>>>>>> also
> >>>>>>>>>>>>>>>>>>> upgraded xbean to 4.7.
> >>>>>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine
> then I can
> >>>>>>>> do
> >>>>>>>>>>>>>> an OWB
> >>>>>>>>>>>>>>>>>>> release.
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>> txs and LieGrue,strub
> >>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >>
> >
>

Re: TomEE-7.0.5 work

Posted by Alex The Rocker <al...@gmail.com>.
Hello,

I TomEE 7.0.5 finally ready to be released?
(I don't see new activity for 1 month on this intention to release,
what's blocking?)

Best regards,
Alexandre


2018-05-05 10:53 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
> btw, link to the buildbot is here
> https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920
>
> LieGrue,
> strub
>
>
>> Am 05.05.2018 um 10:49 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>>
>> master build is broken since a while!
>>
>> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20:test (test-tomee-remote) on project arquillian-tomee-webprofile-tests: There are test failures.
>> [ERROR]
>>
>>
>> The rest seems to work fine.
>> So I gonna push forward with the Johnzon-1.0.1 release
>>
>> Can anybody have a look at it?
>>
>> txs and LieGrue,
>> strub
>>
>>
>>
>>> Am 04.05.2018 um 22:05 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>>>
>>> I've now also deployed fresh snapshots and will update in master
>>>
>>> LieGrue,
>>> strub
>>>
>>>
>>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>>>>
>>>> Yes, working on it.
>>>>
>>>> But I only see 2 bugs reported for this release.
>>>>
>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>>>
>>>>
>>>> JOHNZON-160 org.apache.johnzon.mapper.MapperException: ObjectConverters are only supported for Classes not Types    Unassigned      Resolved
>>>> JOHNZON-101 JsonObject#getJson* must not throw NullPointerException Reinhard Sandtner       Closed
>>>>
>>>>
>>>> I now applied the patch - thanks again to Jon for doing all  the work!
>>>>
>>>> I've also went through the changes (hack, that was a lot!) and tried to extract the ticket numbers:
>>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>>>
>>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>>>
>>>> Will keep you updated.
>>>>
>>>> LieGrue,
>>>> strub
>>>>
>>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <al...@gmail.com>:
>>>>>
>>>>> Hello,
>>>>>
>>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
>>>>> TomEE 7.0.5?
>>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>>>
>>>>> Best regards,
>>>>> Alexandre
>>>>>
>>>>>
>>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>>>>> The OWB-1.7.5 vote is on the list now.
>>>>>>
>>>>>> LieGrue,
>>>>>> strub
>>>>>>
>>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>>>>>>>
>>>>>>> We are working with Mark on a release train soon, johnzon would be part of
>>>>>>> it probably.
>>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>>>
>>>>>>>
>>>>>>> Romain Manni-Bucau
>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>>> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>>> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>>>>>>>
>>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>>>>>>
>>>>>>>> Hello TomEE developers,
>>>>>>>>
>>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
>>>>>>>> release plans:
>>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
>>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>>>>
>>>>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>>>>>
>>>>>>>> Best regards,
>>>>>>>> Alexandre
>>>>>>>>
>>>>>>>>
>>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
>>>>>>>>> It is the fix, originally alternative=true was a very secured impl cause
>>>>>>>>> even with a poorly setup test it was passing but it was wrong. Maybe it
>>>>>>>> is
>>>>>>>>> worth a ticket to have it in the changelog but no doubt we are good now.
>>>>>>>>>
>>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a
>>>>>>>> écrit :
>>>>>>>>>
>>>>>>>>>> Hi jon!
>>>>>>>>>>
>>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>>>
>>>>>>>>>> A custom Bean which is an @Alternative also must be enabled via
>>>>>>>> beans.xml
>>>>>>>>>> as per the spec :(
>>>>>>>>>>
>>>>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and add a
>>>>>>>>>> priority n a programmatic way.
>>>>>>>>>>
>>>>>>>>>> LieGrue,
>>>>>>>>>> Strub
>>>>>>>>>>
>>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>
>>>>>>>>>>> On the openejb-mockito test failure - forget my previous emails -
>>>>>>>> setting
>>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the trick.
>>>>>>>> Pushed.
>>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>>>
>>>>>>>>>>> Cheers
>>>>>>>>>>>
>>>>>>>>>>> Jon
>>>>>>>>>>>
>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> OK, I'm not sure which commit causes that test failure, but this
>>>>>>>> commit
>>>>>>>>>> is
>>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>>>>>>>>>>>>
>>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion opened on the
>>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>>>>>>>>>>>>
>>>>>>>>>>>> Jon
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>>>
>>>>>>>>>>>>> I have looked at the test failures on the CI. The bval-embedded
>>>>>>>> tests
>>>>>>>>>>>>> should be ok now - the other failures were in the openejb-mockito
>>>>>>>>>> module,
>>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>>> https://github.com/apache
>>>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>>>
>>>>>>>>>>>>> To be honest, I don't know where to start looking at this one, can
>>>>>>>>>> anyone
>>>>>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>>>>>>> essence,
>>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>>>
>>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>> Api
>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>> qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>
>>>>>>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>>>
>>>>>>>>>>>>> I'll a build without that change to a) confirm that it is that
>>>>>>>> change,
>>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>>>
>>>>>>>>>>>>> -----
>>>>>>>>>>>>>
>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>>> "-javaagent:/Applications/
>>>>>>>>>> IntelliJ
>>>>>>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>>> repository/org/apache/
>>>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>>>>>>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>>>>>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>>>>>> Facade)
>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>> type=Container,
>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>> id=Default
>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>> Api
>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>> qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>
>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>>>>>> context
>>>>>>>>>>>>>
>>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>> Api
>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>> qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>
>>>>>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>>>>>> Facade)
>>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>>> type=Container,
>>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>>> id=Default
>>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>> Api
>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>> qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>
>>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>>>>>> context
>>>>>>>>>>>>>
>>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>>> Api
>>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>>> qualifiers
>>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>>> Bean
>>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Process finished with exit code 255
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks
>>>>>>>>>>>>>
>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> done.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>>> strub
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Lgm
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of Johnzon
>>>>>>>>>> 1.0.1
>>>>>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll
>>>>>>>> do
>>>>>>>>>> the
>>>>>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to
>>>>>>>> OpenJPA
>>>>>>>>>>>>>> master
>>>>>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>>>>>>> deployment
>>>>>>>>>>>>>> needed
>>>>>>>>>>>>>>>>> there too.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>>>>>>>>>>>>> submit a
>>>>>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final check.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore
>>>>>>>> <
>>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon
>>>>>>>> as I
>>>>>>>>>>>>>> can.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a new
>>>>>>>> thread
>>>>>>>>>>>>>> to
>>>>>>>>>>>>>>>>>> focus
>>>>>>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master
>>>>>>>> pom.xml
>>>>>>>>>>>>>> and
>>>>>>>>>>>>>>>>>> also
>>>>>>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine then I can
>>>>>>>> do
>>>>>>>>>>>>>> an OWB
>>>>>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>
>>
>

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
btw, link to the buildbot is here
https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/920

LieGrue,
strub


> Am 05.05.2018 um 10:49 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> master build is broken since a while!
> 
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20:test (test-tomee-remote) on project arquillian-tomee-webprofile-tests: There are test failures.
> [ERROR] 
> 
> 
> The rest seems to work fine. 
> So I gonna push forward with the Johnzon-1.0.1 release
> 
> Can anybody have a look at it?
> 
> txs and LieGrue,
> strub
> 
> 
> 
>> Am 04.05.2018 um 22:05 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>> 
>> I've now also deployed fresh snapshots and will update in master
>> 
>> LieGrue,
>> strub
>> 
>> 
>>> Am 04.05.2018 um 21:53 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>>> 
>>> Yes, working on it.
>>> 
>>> But I only see 2 bugs reported for this release.
>>> 
>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>>> 
>>> 
>>> JOHNZON-160	org.apache.johnzon.mapper.MapperException: ObjectConverters are only supported for Classes not Types	Unassigned	Resolved		
>>> JOHNZON-101	JsonObject#getJson* must not throw NullPointerException	Reinhard Sandtner	Closed
>>> 
>>> 
>>> I now applied the patch - thanks again to Jon for doing all  the work!
>>> 
>>> I've also went through the changes (hack, that was a lot!) and tried to extract the ticket numbers:
>>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>>> 
>>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>>> 
>>> Will keep you updated.
>>> 
>>> LieGrue,
>>> strub
>>> 
>>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <al...@gmail.com>:
>>>> 
>>>> Hello,
>>>> 
>>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
>>>> TomEE 7.0.5?
>>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>>> 
>>>> Best regards,
>>>> Alexandre
>>>> 
>>>> 
>>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>>>> The OWB-1.7.5 vote is on the list now.
>>>>> 
>>>>> LieGrue,
>>>>> strub
>>>>> 
>>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>>>>>> 
>>>>>> We are working with Mark on a release train soon, johnzon would be part of
>>>>>> it probably.
>>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>>> 
>>>>>> 
>>>>>> Romain Manni-Bucau
>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>>>>>> 
>>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>>>>> 
>>>>>>> Hello TomEE developers,
>>>>>>> 
>>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
>>>>>>> release plans:
>>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
>>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>>> 
>>>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>>>> 
>>>>>>> Best regards,
>>>>>>> Alexandre
>>>>>>> 
>>>>>>> 
>>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
>>>>>>>> It is the fix, originally alternative=true was a very secured impl cause
>>>>>>>> even with a poorly setup test it was passing but it was wrong. Maybe it
>>>>>>> is
>>>>>>>> worth a ticket to have it in the changelog but no doubt we are good now.
>>>>>>>> 
>>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a
>>>>>>> écrit :
>>>>>>>> 
>>>>>>>>> Hi jon!
>>>>>>>>> 
>>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>>> 
>>>>>>>>> A custom Bean which is an @Alternative also must be enabled via
>>>>>>> beans.xml
>>>>>>>>> as per the spec :(
>>>>>>>>> 
>>>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and add a
>>>>>>>>> priority n a programmatic way.
>>>>>>>>> 
>>>>>>>>> LieGrue,
>>>>>>>>> Strub
>>>>>>>>> 
>>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>> 
>>>>>>>>>> On the openejb-mockito test failure - forget my previous emails -
>>>>>>> setting
>>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the trick.
>>>>>>> Pushed.
>>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>>> 
>>>>>>>>>> Cheers
>>>>>>>>>> 
>>>>>>>>>> Jon
>>>>>>>>>> 
>>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>> 
>>>>>>>>>>> OK, I'm not sure which commit causes that test failure, but this
>>>>>>> commit
>>>>>>>>> is
>>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>>>>>>>>>>> 
>>>>>>>>>>> In other news - Johnzon patch submitted, and discussion opened on the
>>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>>>>>>>>>>> 
>>>>>>>>>>> Jon
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> Thanks all!
>>>>>>>>>>>> 
>>>>>>>>>>>> I have looked at the test failures on the CI. The bval-embedded
>>>>>>> tests
>>>>>>>>>>>> should be ok now - the other failures were in the openejb-mockito
>>>>>>>>> module,
>>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>>> https://github.com/apache
>>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>>> 
>>>>>>>>>>>> To be honest, I don't know where to start looking at this one, can
>>>>>>>>> anyone
>>>>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>>>>>> essence,
>>>>>>>>>>>> we're seeing this:
>>>>>>>>>>>> 
>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>> Api
>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>> qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>> 
>>>>>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>>> 
>>>>>>>>>>>> I'll a build without that change to a) confirm that it is that
>>>>>>> change,
>>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>>> 
>>>>>>>>>>>> -----
>>>>>>>>>>>> 
>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>>> "-javaagent:/Applications/
>>>>>>>>> IntelliJ
>>>>>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>>> Applications/IntelliJ
>>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>>> repository/org/apache/
>>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>>>>>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>>>>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>>>>> Facade)
>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>> type=Container,
>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>> id=Default
>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>> Api
>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>> qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>> 
>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>>>>> context
>>>>>>>>>>>> 
>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>> Api
>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>> qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>> 
>>>>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>>>>> Facade)
>>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>>> type=Container,
>>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>>> id=Default
>>>>>>>>>>>> Managed Container)
>>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>> Api
>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>> qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>> 
>>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>>>>> context
>>>>>>>>>>>> 
>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>>> plication.java:40)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>>> ParentRunner.java:288)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>>> er.java:70)
>>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>>> ... 22 more
>>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>>> WebBeansDeploymentException:
>>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:338)
>>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>>> ... 23 more
>>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>>> Api
>>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>>> qualifiers
>>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>>> Bean
>>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>>> yer.java:924)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>>> r.java:318)
>>>>>>>>>>>> ... 24 more
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> Process finished with exit code 255
>>>>>>>>>>>> 
>>>>>>>>>>>> Thanks
>>>>>>>>>>>> 
>>>>>>>>>>>> Jon
>>>>>>>>>>>> 
>>>>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>>>>> 
>>>>>>>>>>>>> done.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>>> strub
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>>> :
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Lgm
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>>> :
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of Johnzon
>>>>>>>>> 1.0.1
>>>>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll
>>>>>>> do
>>>>>>>>> the
>>>>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to
>>>>>>> OpenJPA
>>>>>>>>>>>>> master
>>>>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>>>>>> deployment
>>>>>>>>>>>>> needed
>>>>>>>>>>>>>>>> there too.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>>>>>>>>>>>> submit a
>>>>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final check.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore
>>>>>>> <
>>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon
>>>>>>> as I
>>>>>>>>>>>>> can.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a new
>>>>>>> thread
>>>>>>>>>>>>> to
>>>>>>>>>>>>>>>>> focus
>>>>>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master
>>>>>>> pom.xml
>>>>>>>>>>>>> and
>>>>>>>>>>>>>>>>> also
>>>>>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine then I can
>>>>>>> do
>>>>>>>>>>>>> an OWB
>>>>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>> 
>>>>> 
>>>> 
>>> 
>>> 
>> 
> 


Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
master build is broken since a while!

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20:test (test-tomee-remote) on project arquillian-tomee-webprofile-tests: There are test failures.
[ERROR] 


The rest seems to work fine. 
So I gonna push forward with the Johnzon-1.0.1 release

Can anybody have a look at it?

txs and LieGrue,
strub



> Am 04.05.2018 um 22:05 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> I've now also deployed fresh snapshots and will update in master
> 
> LieGrue,
> strub
> 
> 
>> Am 04.05.2018 um 21:53 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>> 
>> Yes, working on it.
>> 
>> But I only see 2 bugs reported for this release.
>> 
>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
>> 
>> 
>> JOHNZON-160	org.apache.johnzon.mapper.MapperException: ObjectConverters are only supported for Classes not Types	Unassigned	Resolved		
>> JOHNZON-101	JsonObject#getJson* must not throw NullPointerException	Reinhard Sandtner	Closed
>> 
>> 
>> I now applied the patch - thanks again to Jon for doing all  the work!
>> 
>> I've also went through the changes (hack, that was a lot!) and tried to extract the ticket numbers:
>> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
>> 
>> So I'm ready to roll the Johnzon-1.0.1 release ^^
>> 
>> Will keep you updated.
>> 
>> LieGrue,
>> strub
>> 
>>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <al...@gmail.com>:
>>> 
>>> Hello,
>>> 
>>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
>>> TomEE 7.0.5?
>>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>>> 
>>> Best regards,
>>> Alexandre
>>> 
>>> 
>>> 2018-04-29 13:04 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>>> The OWB-1.7.5 vote is on the list now.
>>>> 
>>>> LieGrue,
>>>> strub
>>>> 
>>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>>>>> 
>>>>> We are working with Mark on a release train soon, johnzon would be part of
>>>>> it probably.
>>>>> An OWB release is needed too AFAIK and is on its way.
>>>>> 
>>>>> 
>>>>> Romain Manni-Bucau
>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>>>>> 
>>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>>>> 
>>>>>> Hello TomEE developers,
>>>>>> 
>>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
>>>>>> release plans:
>>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
>>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>>> 
>>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>>> 
>>>>>> Best regards,
>>>>>> Alexandre
>>>>>> 
>>>>>> 
>>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
>>>>>>> It is the fix, originally alternative=true was a very secured impl cause
>>>>>>> even with a poorly setup test it was passing but it was wrong. Maybe it
>>>>>> is
>>>>>>> worth a ticket to have it in the changelog but no doubt we are good now.
>>>>>>> 
>>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a
>>>>>> écrit :
>>>>>>> 
>>>>>>>> Hi jon!
>>>>>>>> 
>>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>>> 
>>>>>>>> A custom Bean which is an @Alternative also must be enabled via
>>>>>> beans.xml
>>>>>>>> as per the spec :(
>>>>>>>> 
>>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and add a
>>>>>>>> priority n a programmatic way.
>>>>>>>> 
>>>>>>>> LieGrue,
>>>>>>>> Strub
>>>>>>>> 
>>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>> 
>>>>>>>>> On the openejb-mockito test failure - forget my previous emails -
>>>>>> setting
>>>>>>>>> the MockBean to not be an AlternativeBean seems to do the trick.
>>>>>> Pushed.
>>>>>>>>> Lets see what we get from the CI now.
>>>>>>>>> 
>>>>>>>>> Cheers
>>>>>>>>> 
>>>>>>>>> Jon
>>>>>>>>> 
>>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>> 
>>>>>>>>>> OK, I'm not sure which commit causes that test failure, but this
>>>>>> commit
>>>>>>>> is
>>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>>>>>>>>>> 
>>>>>>>>>> In other news - Johnzon patch submitted, and discussion opened on the
>>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>>>>>>>>>> 
>>>>>>>>>> Jon
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>> 
>>>>>>>>>>> Thanks all!
>>>>>>>>>>> 
>>>>>>>>>>> I have looked at the test failures on the CI. The bval-embedded
>>>>>> tests
>>>>>>>>>>> should be ok now - the other failures were in the openejb-mockito
>>>>>>>> module,
>>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>>> https://github.com/apache
>>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>>> 
>>>>>>>>>>> To be honest, I don't know where to start looking at this one, can
>>>>>>>> anyone
>>>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>>>>> essence,
>>>>>>>>>>> we're seeing this:
>>>>>>>>>>> 
>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>> Api
>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>> qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>> yer.java:924)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:318)
>>>>>>>>>>> ... 24 more
>>>>>>>>>>> 
>>>>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>>> 
>>>>>>>>>>> I'll a build without that change to a) confirm that it is that
>>>>>> change,
>>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>>> 
>>>>>>>>>>> -----
>>>>>>>>>>> 
>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>>> "-javaagent:/Applications/
>>>>>>>> IntelliJ
>>>>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>>> Applications/IntelliJ
>>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>>> activemq/protobuf/activemq-
>>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>>> repository/org/apache/
>>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>>>>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>>>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>>>> Facade)
>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>> type=Container,
>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>> id=Default
>>>>>>>>>>> Managed Container)
>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:338)
>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>> plication.java:40)
>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>> ParentRunner.java:288)
>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>> er.java:70)
>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>> Api
>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>> qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>> yer.java:924)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:318)
>>>>>>>>>>> ... 24 more
>>>>>>>>>>> 
>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>>>> context
>>>>>>>>>>> 
>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>> plication.java:40)
>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>> ParentRunner.java:288)
>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>> er.java:70)
>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>> ... 22 more
>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>> WebBeansDeploymentException:
>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:338)
>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>> ... 23 more
>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>> Api
>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>> qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>> yer.java:924)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:318)
>>>>>>>>>>> ... 24 more
>>>>>>>>>>> 
>>>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>>>> Facade)
>>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>>> type=Container,
>>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>>> id=Default
>>>>>>>>>>> Managed Container)
>>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>>> for stateful session passivation
>>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>>> lTest/classes/Facade)
>>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:338)
>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>> plication.java:40)
>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>> ParentRunner.java:288)
>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>> er.java:70)
>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>> Api
>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>> qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>> yer.java:924)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:318)
>>>>>>>>>>> ... 24 more
>>>>>>>>>>> 
>>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>>>> context
>>>>>>>>>>> 
>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>>> plication.java:40)
>>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>>> ParentRunner.java:288)
>>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>>> er.java:70)
>>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>>> ... 22 more
>>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>>> WebBeansDeploymentException:
>>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:338)
>>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>>> ... 23 more
>>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>>> Api
>>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>>> qualifiers
>>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>>> Bean
>>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>>> enterprise.inject.Any]]
>>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>>> yer.java:924)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>>> r.java:318)
>>>>>>>>>>> ... 24 more
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> Process finished with exit code 255
>>>>>>>>>>> 
>>>>>>>>>>> Thanks
>>>>>>>>>>> 
>>>>>>>>>>> Jon
>>>>>>>>>>> 
>>>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> done.
>>>>>>>>>>>> 
>>>>>>>>>>>> LieGrue,
>>>>>>>>>>>> strub
>>>>>>>>>>>> 
>>>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>>> :
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Lgm
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>>> :
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of Johnzon
>>>>>>>> 1.0.1
>>>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll
>>>>>> do
>>>>>>>> the
>>>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to
>>>>>> OpenJPA
>>>>>>>>>>>> master
>>>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>>>>> deployment
>>>>>>>>>>>> needed
>>>>>>>>>>>>>>> there too.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>>>>>>>>>>> submit a
>>>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final check.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore
>>>>>> <
>>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon
>>>>>> as I
>>>>>>>>>>>> can.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a new
>>>>>> thread
>>>>>>>>>>>> to
>>>>>>>>>>>>>>>> focus
>>>>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master
>>>>>> pom.xml
>>>>>>>>>>>> and
>>>>>>>>>>>>>>>> also
>>>>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine then I can
>>>>>> do
>>>>>>>>>>>> an OWB
>>>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>>> 
>>>> 
>>>> 
>>> 
>> 
>> 
> 


Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
I've now also deployed fresh snapshots and will update in master

LieGrue,
strub


> Am 04.05.2018 um 21:53 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Yes, working on it.
> 
> But I only see 2 bugs reported for this release.
> 
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497
> 
> 
> JOHNZON-160	org.apache.johnzon.mapper.MapperException: ObjectConverters are only supported for Classes not Types	Unassigned	Resolved		
> JOHNZON-101	JsonObject#getJson* must not throw NullPointerException	Reinhard Sandtner	Closed
> 
> 
> I now applied the patch - thanks again to Jon for doing all  the work!
> 
> I've also went through the changes (hack, that was a lot!) and tried to extract the ticket numbers:
> https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body
> 
> So I'm ready to roll the Johnzon-1.0.1 release ^^
> 
> Will keep you updated.
> 
> LieGrue,
> strub
> 
>> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <al...@gmail.com>:
>> 
>> Hello,
>> 
>> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
>> TomEE 7.0.5?
>> Shouldn't there be a vote to officialize Johnzon 1.0.1?
>> 
>> Best regards,
>> Alexandre
>> 
>> 
>> 2018-04-29 13:04 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>> The OWB-1.7.5 vote is on the list now.
>>> 
>>> LieGrue,
>>> strub
>>> 
>>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>>>> 
>>>> We are working with Mark on a release train soon, johnzon would be part of
>>>> it probably.
>>>> An OWB release is needed too AFAIK and is on its way.
>>>> 
>>>> 
>>>> Romain Manni-Bucau
>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>>>> 
>>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>>> 
>>>>> Hello TomEE developers,
>>>>> 
>>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
>>>>> release plans:
>>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
>>>>> as I see, Johnzon 1.0.1 is still not released
>>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>>> 
>>>>> As usual I volunteer for running heavy tests on any preview...
>>>>> 
>>>>> Best regards,
>>>>> Alexandre
>>>>> 
>>>>> 
>>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
>>>>>> It is the fix, originally alternative=true was a very secured impl cause
>>>>>> even with a poorly setup test it was passing but it was wrong. Maybe it
>>>>> is
>>>>>> worth a ticket to have it in the changelog but no doubt we are good now.
>>>>>> 
>>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a
>>>>> écrit :
>>>>>> 
>>>>>>> Hi jon!
>>>>>>> 
>>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>>> 
>>>>>>> A custom Bean which is an @Alternative also must be enabled via
>>>>> beans.xml
>>>>>>> as per the spec :(
>>>>>>> 
>>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and add a
>>>>>>> priority n a programmatic way.
>>>>>>> 
>>>>>>> LieGrue,
>>>>>>> Strub
>>>>>>> 
>>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>> 
>>>>>>>> On the openejb-mockito test failure - forget my previous emails -
>>>>> setting
>>>>>>>> the MockBean to not be an AlternativeBean seems to do the trick.
>>>>> Pushed.
>>>>>>>> Lets see what we get from the CI now.
>>>>>>>> 
>>>>>>>> Cheers
>>>>>>>> 
>>>>>>>> Jon
>>>>>>>> 
>>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>> 
>>>>>>>>> OK, I'm not sure which commit causes that test failure, but this
>>>>> commit
>>>>>>> is
>>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>>>>>>>>> 
>>>>>>>>> In other news - Johnzon patch submitted, and discussion opened on the
>>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>>>>>>>>> 
>>>>>>>>> Jon
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>> 
>>>>>>>>>> Thanks all!
>>>>>>>>>> 
>>>>>>>>>> I have looked at the test failures on the CI. The bval-embedded
>>>>> tests
>>>>>>>>>> should be ok now - the other failures were in the openejb-mockito
>>>>>>> module,
>>>>>>>>>> and I think they relate to this change in OWB:
>>>>>>> https://github.com/apache
>>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>>> 
>>>>>>>>>> To be honest, I don't know where to start looking at this one, can
>>>>>>> anyone
>>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>>>> essence,
>>>>>>>>>> we're seeing this:
>>>>>>>>>> 
>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>> Api
>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>> yer.java:924)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:318)
>>>>>>>>>> ... 24 more
>>>>>>>>>> 
>>>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>>> 
>>>>>>>>>> I'll a build without that change to a) confirm that it is that
>>>>> change,
>>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> Here's the output from the tests:
>>>>>>>>>> 
>>>>>>>>>> -----
>>>>>>>>>> 
>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>>> "-javaagent:/Applications/
>>>>>>> IntelliJ
>>>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>>> jar:/Applications/IntelliJ
>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>>> Applications/IntelliJ
>>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>>> activemq/protobuf/activemq-
>>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>>> repository/org/apache/
>>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>>>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>>> Facade)
>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>> type=Container,
>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>> id=Default
>>>>>>>>>> Managed Container)
>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>> for stateful session passivation
>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>> lTest/classes/Facade)
>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:338)
>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>> plication.java:40)
>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>> ParentRunner.java:288)
>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>> er.java:70)
>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>> Api
>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>> yer.java:924)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:318)
>>>>>>>>>> ... 24 more
>>>>>>>>>> 
>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>>> context
>>>>>>>>>> 
>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>> plication.java:40)
>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>> ParentRunner.java:288)
>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>> er.java:70)
>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>> ... 22 more
>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>> WebBeansDeploymentException:
>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:338)
>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>> ... 23 more
>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>> Api
>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>> yer.java:924)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:318)
>>>>>>>>>> ... 24 more
>>>>>>>>>> 
>>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>>> INFO - Configuring enterprise application:
>>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>>> Facade)
>>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>>> type=Container,
>>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>>> id=Default
>>>>>>>>>> Managed Container)
>>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>>> for stateful session passivation
>>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>>> lTest/classes/Facade)
>>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:338)
>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>> plication.java:40)
>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>> ParentRunner.java:288)
>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>> er.java:70)
>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>> Api
>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>> yer.java:924)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:318)
>>>>>>>>>> ... 24 more
>>>>>>>>>> 
>>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>>> context
>>>>>>>>>> 
>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>>> plicationComposers.java:724)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>>> cationComposers.java:386)
>>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>>> licationComposers.java:1068)
>>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>>> plication.java:40)
>>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>>> ParentRunner.java:288)
>>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>>> er.java:70)
>>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>>> ... 22 more
>>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>>> WebBeansDeploymentException:
>>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:338)
>>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>>> ... 23 more
>>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>>> Api
>>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>>> qualifiers
>>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>>> Bean
>>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>>> enterprise.inject.Any]]
>>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>>> WebBeansUtil.java:1709)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>>> yer.java:924)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>>> r.java:318)
>>>>>>>>>> ... 24 more
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> Process finished with exit code 255
>>>>>>>>>> 
>>>>>>>>>> Thanks
>>>>>>>>>> 
>>>>>>>>>> Jon
>>>>>>>>>> 
>>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>>> 
>>>>>>>>>>> done.
>>>>>>>>>>> 
>>>>>>>>>>> LieGrue,
>>>>>>>>>>> strub
>>>>>>>>>>> 
>>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>>> :
>>>>>>>>>>>> 
>>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>>> 
>>>>>>>>>>>> Lgm
>>>>>>>>>>>> 
>>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>>> :
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of Johnzon
>>>>>>> 1.0.1
>>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll
>>>>> do
>>>>>>> the
>>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>> Alexandre
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to
>>>>> OpenJPA
>>>>>>>>>>> master
>>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>>>> deployment
>>>>>>>>>>> needed
>>>>>>>>>>>>>> there too.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>>>>>>>>>> submit a
>>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final check.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore
>>>>> <
>>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon
>>>>> as I
>>>>>>>>>>> can.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a new
>>>>> thread
>>>>>>>>>>> to
>>>>>>>>>>>>>>> focus
>>>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master
>>>>> pom.xml
>>>>>>>>>>> and
>>>>>>>>>>>>>>> also
>>>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine then I can
>>>>> do
>>>>>>>>>>> an OWB
>>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>> 
>>>>> 
>>> 
>>> 
>> 
> 
> 


Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Yes, working on it.

But I only see 2 bugs reported for this release.

https://issues.apache.org/jira/projects/JOHNZON/versions/12340497


JOHNZON-160	org.apache.johnzon.mapper.MapperException: ObjectConverters are only supported for Classes not Types	Unassigned	Resolved		
JOHNZON-101	JsonObject#getJson* must not throw NullPointerException	Reinhard Sandtner	Closed


I now applied the patch - thanks again to Jon for doing all  the work!

I've also went through the changes (hack, that was a lot!) and tried to extract the ticket numbers:
https://issues.apache.org/jira/projects/JOHNZON/versions/12340497#release-report-tab-body

So I'm ready to roll the Johnzon-1.0.1 release ^^

Will keep you updated.

LieGrue,
strub

> Am 02.05.2018 um 22:45 schrieb Alex The Rocker <al...@gmail.com>:
> 
> Hello,
> 
> Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
> TomEE 7.0.5?
> Shouldn't there be a vote to officialize Johnzon 1.0.1?
> 
> Best regards,
> Alexandre
> 
> 
> 2018-04-29 13:04 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>> The OWB-1.7.5 vote is on the list now.
>> 
>> LieGrue,
>> strub
>> 
>>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>>> 
>>> We are working with Mark on a release train soon, johnzon would be part of
>>> it probably.
>>> An OWB release is needed too AFAIK and is on its way.
>>> 
>>> 
>>> Romain Manni-Bucau
>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>>> 
>>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>> 
>>>> Hello TomEE developers,
>>>> 
>>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
>>>> release plans:
>>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
>>>> as I see, Johnzon 1.0.1 is still not released
>>>> - What else would prevent TomEE 7.0.5 from being released?
>>>> 
>>>> As usual I volunteer for running heavy tests on any preview...
>>>> 
>>>> Best regards,
>>>> Alexandre
>>>> 
>>>> 
>>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
>>>>> It is the fix, originally alternative=true was a very secured impl cause
>>>>> even with a poorly setup test it was passing but it was wrong. Maybe it
>>>> is
>>>>> worth a ticket to have it in the changelog but no doubt we are good now.
>>>>> 
>>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a
>>>> écrit :
>>>>> 
>>>>>> Hi jon!
>>>>>> 
>>>>>> Most probably has to do with fixing OWB-1209.
>>>>>> 
>>>>>> A custom Bean which is an @Alternative also must be enabled via
>>>> beans.xml
>>>>>> as per the spec :(
>>>>>> 
>>>>>> I know this is not convenient, but thats what the spec says.
>>>>>> From CDI-2.0 onwards one can add the Prioritized interface and add a
>>>>>> priority n a programmatic way.
>>>>>> 
>>>>>> LieGrue,
>>>>>> Strub
>>>>>> 
>>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>> 
>>>>>>> On the openejb-mockito test failure - forget my previous emails -
>>>> setting
>>>>>>> the MockBean to not be an AlternativeBean seems to do the trick.
>>>> Pushed.
>>>>>>> Lets see what we get from the CI now.
>>>>>>> 
>>>>>>> Cheers
>>>>>>> 
>>>>>>> Jon
>>>>>>> 
>>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>> 
>>>>>>>> OK, I'm not sure which commit causes that test failure, but this
>>>> commit
>>>>>> is
>>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>>>>>>>> 
>>>>>>>> In other news - Johnzon patch submitted, and discussion opened on the
>>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>>>>>>>> 
>>>>>>>> Jon
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>> 
>>>>>>>>> Thanks all!
>>>>>>>>> 
>>>>>>>>> I have looked at the test failures on the CI. The bval-embedded
>>>> tests
>>>>>>>>> should be ok now - the other failures were in the openejb-mockito
>>>>>> module,
>>>>>>>>> and I think they relate to this change in OWB:
>>>>>> https://github.com/apache
>>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>> 
>>>>>>>>> To be honest, I don't know where to start looking at this one, can
>>>>>> anyone
>>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>>> essence,
>>>>>>>>> we're seeing this:
>>>>>>>>> 
>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>> Api
>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>> WebBeansUtil.java:1709)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>> yer.java:924)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:318)
>>>>>>>>> ... 24 more
>>>>>>>>> 
>>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>>> MockitoExtension.java#L53
>>>>>>>>> 
>>>>>>>>> I'll a build without that change to a) confirm that it is that
>>>> change,
>>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> Here's the output from the tests:
>>>>>>>>> 
>>>>>>>>> -----
>>>>>>>>> 
>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>>> "-javaagent:/Applications/
>>>>>> IntelliJ
>>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>>> jar:/Applications/IntelliJ
>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>>> Applications/IntelliJ
>>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>>> activemq/protobuf/activemq-
>>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>>> repository/org/apache/
>>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>> INFO - Configuring enterprise application:
>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>> Facade)
>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>> type=Container,
>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>> id=Default
>>>>>>>>> Managed Container)
>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>> for stateful session passivation
>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>> lTest/classes/Facade)
>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:338)
>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>> plicationComposers.java:724)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>> cationComposers.java:386)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>> licationComposers.java:1068)
>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>> plication.java:40)
>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>> ParentRunner.java:288)
>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>> er.java:70)
>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>> Api
>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>> WebBeansUtil.java:1709)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>> yer.java:924)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:318)
>>>>>>>>> ... 24 more
>>>>>>>>> 
>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>> context
>>>>>>>>> 
>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>> plicationComposers.java:724)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>> cationComposers.java:386)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>> licationComposers.java:1068)
>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>> plication.java:40)
>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>> ParentRunner.java:288)
>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>> er.java:70)
>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>> ... 22 more
>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>> WebBeansDeploymentException:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:338)
>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>> ... 23 more
>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>> Api
>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>> WebBeansUtil.java:1709)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>> yer.java:924)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:318)
>>>>>>>>> ... 24 more
>>>>>>>>> 
>>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>>> INFO - Configuring enterprise application:
>>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>>> Facade)
>>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>>> type=Container,
>>>>>>>>> provider-id=Default Managed Container)
>>>>>>>>> INFO - Auto-creating a container for bean
>>>>>> org.apache.openejb.mockito.Moc
>>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>>> id=Default
>>>>>>>>> Managed Container)
>>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>>> for stateful session passivation
>>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>>> openejb.mockito.Facade/hello"
>>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>>> lTest/classes/Facade)
>>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:338)
>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>> plicationComposers.java:724)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>> cationComposers.java:386)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>> licationComposers.java:1068)
>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>> plication.java:40)
>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>> ParentRunner.java:288)
>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>> er.java:70)
>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>> Api
>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>> WebBeansUtil.java:1709)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>> yer.java:924)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:318)
>>>>>>>>> ... 24 more
>>>>>>>>> 
>>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>>> context
>>>>>>>>> 
>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:963)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:757)
>>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>>> tion(Assembler.java:753)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>>> plicationComposers.java:724)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>>> cationComposers.java:386)
>>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>>> licationComposers.java:1068)
>>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>>> plication.java:40)
>>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>> 4ClassRunner.java:78)
>>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>>> 4ClassRunner.java:57)
>>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>>> ParentRunner.java:288)
>>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>>> er.java:70)
>>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>>> ... 22 more
>>>>>>>>> Caused by: org.apache.webbeans.exception.
>>>> WebBeansDeploymentException:
>>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:338)
>>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>>> ... 23 more
>>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>>> Api
>>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>>> qualifiers
>>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>>> Bean
>>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>>> enterprise.inject.Any]]
>>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>>> anagerImpl.java:1209)
>>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>>> WebBeansUtil.java:1709)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>>> yer.java:924)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>>> r.java:318)
>>>>>>>>> ... 24 more
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> Process finished with exit code 255
>>>>>>>>> 
>>>>>>>>> Thanks
>>>>>>>>> 
>>>>>>>>> Jon
>>>>>>>>> 
>>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>> 
>>>>>>>>>> done.
>>>>>>>>>> 
>>>>>>>>>> LieGrue,
>>>>>>>>>> strub
>>>>>>>>>> 
>>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>>> :
>>>>>>>>>>> 
>>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>> 
>>>>>>>>>>> Lgm
>>>>>>>>>>> 
>>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>>> alex.m3tal@gmail.com
>>>>>>>>>>> :
>>>>>>>>>>>> 
>>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>> 
>>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>>> I'm ready to run our real-life tests with any preview of Johnzon
>>>>>> 1.0.1
>>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll
>>>> do
>>>>>> the
>>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>> 
>>>>>>>>>>>> Best regards,
>>>>>>>>>>>> Alexandre
>>>>>>>>>>>> 
>>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to
>>>> OpenJPA
>>>>>>>>>> master
>>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>>> deployment
>>>>>>>>>> needed
>>>>>>>>>>>>> there too.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>>>>>>>>> submit a
>>>>>>>>>>>>> PR for that tomorrow - just want to give it a final check.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Jon
>>>>>>>>>>>>> 
>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore
>>>> <
>>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon
>>>> as I
>>>>>>>>>> can.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a new
>>>> thread
>>>>>>>>>> to
>>>>>>>>>>>>>> focus
>>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master
>>>> pom.xml
>>>>>>>>>> and
>>>>>>>>>>>>>> also
>>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine then I can
>>>> do
>>>>>>>>>> an OWB
>>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>> 
>>>> 
>> 
>> 
> 



Re: TomEE-7.0.5 work

Posted by Alex The Rocker <al...@gmail.com>.
Hello,

Now that OWB-1.7.5 vote passed, how about Johnzon 1.0.1 for upcoming
TomEE 7.0.5?
Shouldn't there be a vote to officialize Johnzon 1.0.1?

Best regards,
Alexandre


2018-04-29 13:04 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
> The OWB-1.7.5 vote is on the list now.
>
> LieGrue,
> strub
>
>> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>>
>> We are working with Mark on a release train soon, johnzon would be part of
>> it probably.
>> An OWB release is needed too AFAIK and is on its way.
>>
>>
>> Romain Manni-Bucau
>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>> <https://rmannibucau.metawerx.net/> | Old Blog
>> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>>
>> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
>>
>>> Hello TomEE developers,
>>>
>>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
>>> release plans:
>>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
>>> as I see, Johnzon 1.0.1 is still not released
>>> - What else would prevent TomEE 7.0.5 from being released?
>>>
>>> As usual I volunteer for running heavy tests on any preview...
>>>
>>> Best regards,
>>> Alexandre
>>>
>>>
>>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
>>>> It is the fix, originally alternative=true was a very secured impl cause
>>>> even with a poorly setup test it was passing but it was wrong. Maybe it
>>> is
>>>> worth a ticket to have it in the changelog but no doubt we are good now.
>>>>
>>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a
>>> écrit :
>>>>
>>>>> Hi jon!
>>>>>
>>>>> Most probably has to do with fixing OWB-1209.
>>>>>
>>>>> A custom Bean which is an @Alternative also must be enabled via
>>> beans.xml
>>>>> as per the spec :(
>>>>>
>>>>> I know this is not convenient, but thats what the spec says.
>>>>> From CDI-2.0 onwards one can add the Prioritized interface and add a
>>>>> priority n a programmatic way.
>>>>>
>>>>> LieGrue,
>>>>> Strub
>>>>>
>>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>>> jonathan.gallimore@gmail.com>:
>>>>>>
>>>>>> On the openejb-mockito test failure - forget my previous emails -
>>> setting
>>>>>> the MockBean to not be an AlternativeBean seems to do the trick.
>>> Pushed.
>>>>>> Lets see what we get from the CI now.
>>>>>>
>>>>>> Cheers
>>>>>>
>>>>>> Jon
>>>>>>
>>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>
>>>>>>> OK, I'm not sure which commit causes that test failure, but this
>>> commit
>>>>> is
>>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>>>>>>>
>>>>>>> In other news - Johnzon patch submitted, and discussion opened on the
>>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>>>>>>>
>>>>>>> Jon
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>
>>>>>>>> Thanks all!
>>>>>>>>
>>>>>>>> I have looked at the test failures on the CI. The bval-embedded
>>> tests
>>>>>>>> should be ok now - the other failures were in the openejb-mockito
>>>>> module,
>>>>>>>> and I think they relate to this change in OWB:
>>>>> https://github.com/apache
>>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>>>
>>>>>>>> To be honest, I don't know where to start looking at this one, can
>>>>> anyone
>>>>>>>> help? I'd appreciate any learning I can do in the process. In
>>> essence,
>>>>>>>> we're seeing this:
>>>>>>>>
>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>> qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>> anagerImpl.java:1209)
>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>> WebBeansUtil.java:1709)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>> yer.java:924)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:318)
>>>>>>>> ... 24 more
>>>>>>>>
>>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>>> MockitoExtension.java#L53
>>>>>>>>
>>>>>>>> I'll a build without that change to a) confirm that it is that
>>> change,
>>>>>>>> and b) see if that shows any different behaviour.
>>>>>>>>
>>>>>>>>
>>>>>>>> Here's the output from the tests:
>>>>>>>>
>>>>>>>> -----
>>>>>>>>
>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>>> "-javaagent:/Applications/
>>>>> IntelliJ
>>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>>> jar:/Applications/IntelliJ
>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>>> Applications/IntelliJ
>>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>>> activemq/protobuf/activemq-
>>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>>> repository/org/apache/
>>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>> 141.jdk/Contents/Home/bin/java
>>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>> INFO - Configuring enterprise application:
>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>> Facade)
>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>> type=Container,
>>>>>>>> provider-id=Default Managed Container)
>>>>>>>> INFO - Auto-creating a container for bean
>>>>> org.apache.openejb.mockito.Moc
>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>> id=Default
>>>>>>>> Managed Container)
>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>> for stateful session passivation
>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>> openejb.mockito.Facade/hello"
>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>> openejb.mockito.Facade/hello"
>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>> lTest/classes/Facade)
>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:338)
>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:963)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:757)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:753)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>> plicationComposers.java:724)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>> cationComposers.java:386)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>> licationComposers.java:1068)
>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>> plication.java:40)
>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>> 4ClassRunner.java:78)
>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>> 4ClassRunner.java:57)
>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>> ParentRunner.java:288)
>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>> er.java:70)
>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>> qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>> anagerImpl.java:1209)
>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>> WebBeansUtil.java:1709)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>> yer.java:924)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:318)
>>>>>>>> ... 24 more
>>>>>>>>
>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>> context
>>>>>>>>
>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:963)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:757)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:753)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>> plicationComposers.java:724)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>> cationComposers.java:386)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>> licationComposers.java:1068)
>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>> plication.java:40)
>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>> 4ClassRunner.java:78)
>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>> 4ClassRunner.java:57)
>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>> ParentRunner.java:288)
>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>> er.java:70)
>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>> ... 22 more
>>>>>>>> Caused by: org.apache.webbeans.exception.
>>> WebBeansDeploymentException:
>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:338)
>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>> ... 23 more
>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>> qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>> anagerImpl.java:1209)
>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>> WebBeansUtil.java:1709)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>> yer.java:924)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:318)
>>>>>>>> ... 24 more
>>>>>>>>
>>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>>> ingletonServiceImpl@12843fce
>>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>>> attempt to create one for the beans deployed.
>>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>>> INFO - Configuring enterprise application:
>>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>>> Facade)
>>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>>> type=Container,
>>>>>>>> provider-id=Default Managed Container)
>>>>>>>> INFO - Auto-creating a container for bean
>>>>> org.apache.openejb.mockito.Moc
>>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>>> id=Default
>>>>>>>> Managed Container)
>>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>>> for stateful session passivation
>>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>> openejb.mockito.Facade/hello"
>>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>>> openejb.mockito.Facade/hello"
>>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>>> INFO - Not creating another application classloader for
>>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>>> Ejb(deployment-id=Facade)
>>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>>> lTest/classes/Facade)
>>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:338)
>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:963)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:757)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:753)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>> plicationComposers.java:724)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>> cationComposers.java:386)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>> licationComposers.java:1068)
>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>> plication.java:40)
>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>> 4ClassRunner.java:78)
>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>> 4ClassRunner.java:57)
>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>> ParentRunner.java:288)
>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>> er.java:70)
>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>> qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>> anagerImpl.java:1209)
>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>> WebBeansUtil.java:1709)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>> yer.java:924)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:318)
>>>>>>>> ... 24 more
>>>>>>>>
>>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>>> context
>>>>>>>>
>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:963)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:757)
>>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>>> tion(Assembler.java:753)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>>> plicationComposers.java:724)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>>> cationComposers.java:386)
>>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>>> licationComposers.java:1068)
>>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>>> plication.java:40)
>>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>> 4ClassRunner.java:78)
>>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>>> 4ClassRunner.java:57)
>>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>>> ParentRunner.java:288)
>>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>>> er.java:70)
>>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>> nEJBLifecycle.java:200)
>>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>>> ... 22 more
>>>>>>>> Caused by: org.apache.webbeans.exception.
>>> WebBeansDeploymentException:
>>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:338)
>>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>>> nEJBLifecycle.java:196)
>>>>>>>> ... 23 more
>>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>>> Api
>>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>>> qualifiers
>>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>>> Bean
>>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>>> enterprise.inject.Any]]
>>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>>> anagerImpl.java:1209)
>>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>>> WebBeansUtil.java:1709)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>>> yer.java:924)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>>> ints(BeansDeployer.java:835)
>>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>>> r.java:318)
>>>>>>>> ... 24 more
>>>>>>>>
>>>>>>>>
>>>>>>>> Process finished with exit code 255
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>>
>>>>>>>> Jon
>>>>>>>>
>>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>>>
>>>>>>>>> done.
>>>>>>>>>
>>>>>>>>> LieGrue,
>>>>>>>>> strub
>>>>>>>>>
>>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>>> <struberg@yahoo.de.INVALID
>>>>>>>>>> :
>>>>>>>>>>
>>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>>>
>>>>>>>>>> Lgm
>>>>>>>>>>
>>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>>> alex.m3tal@gmail.com
>>>>>>>>>> :
>>>>>>>>>>>
>>>>>>>>>>> Hello Jon,
>>>>>>>>>>>
>>>>>>>>>>> Sounds like very good news!
>>>>>>>>>>> I'm ready to run our real-life tests with any preview of Johnzon
>>>>> 1.0.1
>>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll
>>> do
>>>>> the
>>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>>>
>>>>>>>>>>> Best regards,
>>>>>>>>>>> Alexandre
>>>>>>>>>>>
>>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to
>>> OpenJPA
>>>>>>>>> master
>>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>>> deployment
>>>>>>>>> needed
>>>>>>>>>>>> there too.
>>>>>>>>>>>>
>>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>>>>>>>> submit a
>>>>>>>>>>>> PR for that tomorrow - just want to give it a final check.
>>>>>>>>>>>>
>>>>>>>>>>>> Jon
>>>>>>>>>>>>
>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>>> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore
>>> <
>>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon
>>> as I
>>>>>>>>> can.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Jon
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>>>
>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a new
>>> thread
>>>>>>>>> to
>>>>>>>>>>>>> focus
>>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master
>>> pom.xml
>>>>>>>>> and
>>>>>>>>>>>>> also
>>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>>> Please test and provide feedback.If all looks fine then I can
>>> do
>>>>>>>>> an OWB
>>>>>>>>>>>>>> release.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>
>>>>>
>>>>>
>>>
>>>
>
>


Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
The OWB-1.7.5 vote is on the list now.

LieGrue,
strub

> Am 27.04.2018 um 15:16 schrieb Romain Manni-Bucau <rm...@gmail.com>:
> 
> We are working with Mark on a release train soon, johnzon would be part of
> it probably.
> An OWB release is needed too AFAIK and is on its way.
> 
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
> 
> 2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:
> 
>> Hello TomEE developers,
>> 
>> I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
>> release plans:
>> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
>> as I see, Johnzon 1.0.1 is still not released
>> - What else would prevent TomEE 7.0.5 from being released?
>> 
>> As usual I volunteer for running heavy tests on any preview...
>> 
>> Best regards,
>> Alexandre
>> 
>> 
>> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
>>> It is the fix, originally alternative=true was a very secured impl cause
>>> even with a poorly setup test it was passing but it was wrong. Maybe it
>> is
>>> worth a ticket to have it in the changelog but no doubt we are good now.
>>> 
>>> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a
>> écrit :
>>> 
>>>> Hi jon!
>>>> 
>>>> Most probably has to do with fixing OWB-1209.
>>>> 
>>>> A custom Bean which is an @Alternative also must be enabled via
>> beans.xml
>>>> as per the spec :(
>>>> 
>>>> I know this is not convenient, but thats what the spec says.
>>>> From CDI-2.0 onwards one can add the Prioritized interface and add a
>>>> priority n a programmatic way.
>>>> 
>>>> LieGrue,
>>>> Strub
>>>> 
>>>>> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>>>> jonathan.gallimore@gmail.com>:
>>>>> 
>>>>> On the openejb-mockito test failure - forget my previous emails -
>> setting
>>>>> the MockBean to not be an AlternativeBean seems to do the trick.
>> Pushed.
>>>>> Lets see what we get from the CI now.
>>>>> 
>>>>> Cheers
>>>>> 
>>>>> Jon
>>>>> 
>>>>> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>> 
>>>>>> OK, I'm not sure which commit causes that test failure, but this
>> commit
>>>> is
>>>>>> ok: https://github.com/apache/openwebbeans/commit/
>>>>>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>>>>>> 
>>>>>> In other news - Johnzon patch submitted, and discussion opened on the
>>>>>> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>>>>>> 
>>>>>> Jon
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>> 
>>>>>>> Thanks all!
>>>>>>> 
>>>>>>> I have looked at the test failures on the CI. The bval-embedded
>> tests
>>>>>>> should be ok now - the other failures were in the openejb-mockito
>>>> module,
>>>>>>> and I think they relate to this change in OWB:
>>>> https://github.com/apache
>>>>>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>>>>>> 
>>>>>>> To be honest, I don't know where to start looking at this one, can
>>>> anyone
>>>>>>> help? I'd appreciate any learning I can do in the process. In
>> essence,
>>>>>>> we're seeing this:
>>>>>>> 
>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>> anagerImpl.java:1209)
>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>> WebBeansUtil.java:1709)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>> yer.java:924)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>> ints(BeansDeployer.java:835)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:318)
>>>>>>> ... 24 more
>>>>>>> 
>>>>>>> As far as I can see the extension adds the necessary stuff
>>>>>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>>>>>> https://github.com/apache/tomee/blob/master/utils/
>>>>>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>>>>>> MockitoExtension.java#L53
>>>>>>> 
>>>>>>> I'll a build without that change to a) confirm that it is that
>> change,
>>>>>>> and b) see if that shows any different behaviour.
>>>>>>> 
>>>>>>> 
>>>>>>> Here's the output from the tests:
>>>>>>> 
>>>>>>> -----
>>>>>>> 
>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>> 141.jdk/Contents/Home/bin/java
>>>>>>> -ea -Didea.test.cyclic.buffer.size=1048576
>> "-javaagent:/Applications/
>>>> IntelliJ
>>>>>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>>>>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>>>>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>>>> jar:/Applications/IntelliJ
>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>>>> Applications/IntelliJ
>>>>>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>>>>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>>>>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>>>>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>>>>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>>>>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>>>>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>>>>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>>>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>>>>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>>>>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>>>>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>>>>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>>>>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>>>>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>>>>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>>>>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>>>>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>>>>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>>>>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>>>>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>>>>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>>>>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>>>>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>>>>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>>>>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>>>>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>>>>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>>>>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>>>>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>>>>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>>>>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>>>>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>>>>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>>>>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>>>>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>>>>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>>>>>> commons-collections/commons-collections/3.2.2/commons-collec
>>>>>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>>>>>> Users/jgallimore/.m2/repository/org/apache/
>> activemq/protobuf/activemq-
>>>>>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>>>>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>>>>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>>>>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>>>>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>>>>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>>>>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>>>>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>>>>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>>>>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>>>>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>>>>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>>>>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>>>>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>>>>>> repository/org/apache/geronimo/javamail/geronimo-
>>>>>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>>>>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>>>>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>>>>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>>>>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>>>>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>>>>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>>>>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>>>>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>>>>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>>>>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>>>>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>>>>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>>>>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>>>>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>>>>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>>>>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>>>>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>>>>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
>> repository/org/apache/
>>>>>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>>>>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>>>>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>>>>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>>>>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>>>>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>>>>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>>>>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>>>>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>>>>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>>>>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>>>>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>>>>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>>>>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>>>>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>>>>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>>>>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>>>>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>>>>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>>>>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>>>>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>>>>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>>>>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>>>>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>>>>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>>>>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>>>>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>>>>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>>>>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>>>>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>>>>>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>>>>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>>>> 141.jdk/Contents/Home/bin/java
>>>>>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>>>>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>>>>>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>> ingletonServiceImpl@12843fce
>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>> attempt to create one for the beans deployed.
>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>> INFO - Configuring enterprise application:
>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>> Facade)
>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>> type=Container,
>>>>>>> provider-id=Default Managed Container)
>>>>>>> INFO - Auto-creating a container for bean
>>>> org.apache.openejb.mockito.Moc
>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>> id=Default
>>>>>>> Managed Container)
>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>> for stateful session passivation
>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>> openejb.mockito.Facade/hello"
>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>> openejb.mockito.Facade/hello"
>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>> INFO - Not creating another application classloader for
>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>> Ejb(deployment-id=Facade)
>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>> lTest/classes/Facade)
>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:338)
>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>> nEJBLifecycle.java:196)
>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:963)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:757)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:753)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>> plicationComposers.java:724)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>> cationComposers.java:386)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>> licationComposers.java:1068)
>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>> plication.java:40)
>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>> 4ClassRunner.java:78)
>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>> 4ClassRunner.java:57)
>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>> ParentRunner.java:288)
>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>> er.java:70)
>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>> anagerImpl.java:1209)
>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>> WebBeansUtil.java:1709)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>> yer.java:924)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>> ints(BeansDeployer.java:835)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:318)
>>>>>>> ... 24 more
>>>>>>> 
>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>> context
>>>>>>> 
>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:963)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:757)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:753)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>> plicationComposers.java:724)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>> cationComposers.java:386)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>> licationComposers.java:1068)
>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>> plication.java:40)
>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>> 4ClassRunner.java:78)
>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>> 4ClassRunner.java:57)
>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>> ParentRunner.java:288)
>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>> er.java:70)
>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>> nEJBLifecycle.java:200)
>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>> ... 22 more
>>>>>>> Caused by: org.apache.webbeans.exception.
>> WebBeansDeploymentException:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:338)
>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>> nEJBLifecycle.java:196)
>>>>>>> ... 23 more
>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>> anagerImpl.java:1209)
>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>> WebBeansUtil.java:1709)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>> yer.java:924)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>> ints(BeansDeployer.java:835)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:318)
>>>>>>> ... 24 more
>>>>>>> 
>>>>>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>>>>>> ingletonServiceImpl@12843fce
>>>>>>> INFO - Succeeded in installing singleton service
>>>>>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>>>>>> attempt to create one for the beans deployed.
>>>>>>> INFO - Configuring Service(id=Default Security Service,
>>>>>>> type=SecurityService, provider-id=Default Security Service)
>>>>>>> INFO - Configuring Service(id=Default Transaction Manager,
>>>>>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>>>>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>>>>>> INFO - Creating SecurityService(id=Default Security Service)
>>>>>>> INFO - Configuring enterprise application:
>>>> /Users/jgallimore/dev/tomee/ut
>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
>> Facade)
>>>>>>> INFO - Configuring Service(id=Default Managed Container,
>>>> type=Container,
>>>>>>> provider-id=Default Managed Container)
>>>>>>> INFO - Auto-creating a container for bean
>>>> org.apache.openejb.mockito.Moc
>>>>>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
>> id=Default
>>>>>>> Managed Container)
>>>>>>> INFO - Creating Container(id=Default Managed Container)
>>>>>>> INFO - Using directory /var/folders/17/ynk_
>>>> jcls1z19jhl0b0h4nmfm0000gn/T
>>>>>>> for stateful session passivation
>>>>>>> INFO - Configuring Service(id=Default Singleton Container,
>>>>>>> type=Container, provider-id=Default Singleton Container)
>>>>>>> INFO - Auto-creating a container for bean Facade:
>>>>>>> Container(type=SINGLETON, id=Default Singleton Container)
>>>>>>> INFO - Creating Container(id=Default Singleton Container)
>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>> openejb.mockito.Facade/hello"
>>>>>>> in bean "Facade".  Will attempt resolution again at runtime.
>>>>>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>>>> openejb.mockito.Facade/hello"
>>>>>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>>>>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>>>>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>>>>>> INFO - Not creating another application classloader for
>>>>>>> MockitoAndAppComposerClassLevelTest
>>>>>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>>>>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>>>>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>>>>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>>>>>> Ejb(deployment-id=Facade)
>>>>>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>>>> lTest/classes/Facade)
>>>>>>> --> Ejb(deployment-id=Facade)
>>>>>>> INFO - Existing thread singleton service in SystemInstance():
>>>>>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>>>>>> INFO - OpenWebBeans Container is starting...
>>>>>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>>>>>> SEVERE - CDI Beans module deployment failed
>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:338)
>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>> nEJBLifecycle.java:196)
>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:963)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:757)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:753)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>> plicationComposers.java:724)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>> cationComposers.java:386)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>> licationComposers.java:1068)
>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>> plication.java:40)
>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>> 4ClassRunner.java:78)
>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>> 4ClassRunner.java:57)
>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>> ParentRunner.java:288)
>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>> er.java:70)
>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>> anagerImpl.java:1209)
>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>> WebBeansUtil.java:1709)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>> yer.java:924)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>> ints(BeansDeployer.java:835)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:318)
>>>>>>> ... 24 more
>>>>>>> 
>>>>>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>>>>>> context
>>>>>>> 
>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>> (ThreadSingletonServiceImpl.java:191)
>>>>>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:963)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:757)
>>>>>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>>>>>> tion(Assembler.java:753)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>>>>>> plicationComposers.java:724)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>>>>>> cationComposers.java:386)
>>>>>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>>>>>> licationComposers.java:1068)
>>>>>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>>>>>> plication.java:40)
>>>>>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>> 4ClassRunner.java:78)
>>>>>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>>>>>> 4ClassRunner.java:57)
>>>>>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>>>>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>>>>>> at org.junit.runners.ParentRunner.runChildren(
>> ParentRunner.java:288)
>>>>>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>>>>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>>>>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>>>>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>>>>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>>>>>> (JUnit4IdeaTestRunner.java:68)
>>>>>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>>>>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>>>>>> ndStart(JUnitStarter.java:242)
>>>>>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>>>>>> er.java:70)
>>>>>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>>>>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>> nEJBLifecycle.java:200)
>>>>>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>>>>>> (ThreadSingletonServiceImpl.java:189)
>>>>>>> ... 22 more
>>>>>>> Caused by: org.apache.webbeans.exception.
>> WebBeansDeploymentException:
>>>>>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>>>>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:338)
>>>>>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>>>>>> nEJBLifecycle.java:196)
>>>>>>> ... 23 more
>>>>>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
>> Api
>>>>>>> type [org.apache.openejb.mockito.Hello] is not found with the
>>>> qualifiers
>>>>>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>>>>>> for injection into Field Injection Point, field name :  helloCdi,
>> Bean
>>>>>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>>>>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>>>>>> Qualifiers:[javax.enterprise.inject.Default,javax.
>>>> enterprise.inject.Any]]
>>>>>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>>>>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>>>>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>>>>>> onPoint(InjectionResolver.java:234)
>>>>>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>>>>>> anagerImpl.java:1209)
>>>>>>> at org.apache.webbeans.util.WebBeansUtil.validate(
>>>> WebBeansUtil.java:1709)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>>>>>> yer.java:924)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>>>>>> ints(BeansDeployer.java:835)
>>>>>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>>>>>> r.java:318)
>>>>>>> ... 24 more
>>>>>>> 
>>>>>>> 
>>>>>>> Process finished with exit code 255
>>>>>>> 
>>>>>>> Thanks
>>>>>>> 
>>>>>>> Jon
>>>>>>> 
>>>>>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>>>>>> struberg@yahoo.de.invalid> wrote:
>>>>>>> 
>>>>>>>> done.
>>>>>>>> 
>>>>>>>> LieGrue,
>>>>>>>> strub
>>>>>>>> 
>>>>>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>>>> <struberg@yahoo.de.INVALID
>>>>>>>>> :
>>>>>>>>> 
>>>>>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>>>>>> 
>>>>>>>>> Lgm
>>>>>>>>> 
>>>>>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>>>> alex.m3tal@gmail.com
>>>>>>>>> :
>>>>>>>>>> 
>>>>>>>>>> Hello Jon,
>>>>>>>>>> 
>>>>>>>>>> Sounds like very good news!
>>>>>>>>>> I'm ready to run our real-life tests with any preview of Johnzon
>>>> 1.0.1
>>>>>>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll
>> do
>>>> the
>>>>>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>>>>>> 
>>>>>>>>>> Best regards,
>>>>>>>>>> Alexandre
>>>>>>>>>> 
>>>>>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>>>>>> jonathan.gallimore@gmail.com>:
>>>>>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to
>> OpenJPA
>>>>>>>> master
>>>>>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>>>> deployment
>>>>>>>> needed
>>>>>>>>>>> there too.
>>>>>>>>>>> 
>>>>>>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>>>>>>> submit a
>>>>>>>>>>> PR for that tomorrow - just want to give it a final check.
>>>>>>>>>>> 
>>>>>>>>>>> Jon
>>>>>>>>>>> 
>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>>>>>> <st...@yahoo.de.invalid>
>>>>>>>>>>> wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> Txs Jon!
>>>>>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>>>>>> Will try to fix it tomorrow.
>>>>>>>>>>>> LieGrue,strub
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore
>> <
>>>>>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>>>>>> 
>>>>>>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon
>> as I
>>>>>>>> can.
>>>>>>>>>>>> 
>>>>>>>>>>>> Jon
>>>>>>>>>>>> 
>>>>>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>>>>>> <struberg@yahoo.de.invalid
>>>>>>>>>>>>> 
>>>>>>>>>>>> wrote:
>>>>>>>>>>>> 
>>>>>>>>>>>>> hi folks!
>>>>>>>>>>>>> The messages got pretty much mixed up.So let's start a new
>> thread
>>>>>>>> to
>>>>>>>>>>>> focus
>>>>>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master
>> pom.xml
>>>>>>>> and
>>>>>>>>>>>> also
>>>>>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>>>>>> Please test and provide feedback.If all looks fine then I can
>> do
>>>>>>>> an OWB
>>>>>>>>>>>>> release.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> txs and LieGrue,strub
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>> 
>>>> 
>>>> 
>> 
>> 



Re: TomEE-7.0.5 work

Posted by Romain Manni-Bucau <rm...@gmail.com>.
We are working with Mark on a release train soon, johnzon would be part of
it probably.
An OWB release is needed too AFAIK and is on its way.


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>

2018-04-27 14:43 GMT+02:00 Alex The Rocker <al...@gmail.com>:

> Hello TomEE developers,
>
> I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
> release plans:
> - Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
> as I see, Johnzon 1.0.1 is still not released
> - What else would prevent TomEE 7.0.5 from being released?
>
> As usual I volunteer for running heavy tests on any preview...
>
> Best regards,
> Alexandre
>
>
> 2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
> > It is the fix, originally alternative=true was a very secured impl cause
> > even with a poorly setup test it was passing but it was wrong. Maybe it
> is
> > worth a ticket to have it in the changelog but no doubt we are good now.
> >
> > Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a
> écrit :
> >
> >> Hi jon!
> >>
> >> Most probably has to do with fixing OWB-1209.
> >>
> >> A custom Bean which is an @Alternative also must be enabled via
> beans.xml
> >> as per the spec :(
> >>
> >> I know this is not convenient, but thats what the spec says.
> >> From CDI-2.0 onwards one can add the Prioritized interface and add a
> >> priority n a programmatic way.
> >>
> >> LieGrue,
> >> Strub
> >>
> >> > Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> >> jonathan.gallimore@gmail.com>:
> >> >
> >> > On the openejb-mockito test failure - forget my previous emails -
> setting
> >> > the MockBean to not be an AlternativeBean seems to do the trick.
> Pushed.
> >> > Lets see what we get from the CI now.
> >> >
> >> > Cheers
> >> >
> >> > Jon
> >> >
> >> > On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> >> > jonathan.gallimore@gmail.com> wrote:
> >> >
> >> >> OK, I'm not sure which commit causes that test failure, but this
> commit
> >> is
> >> >> ok: https://github.com/apache/openwebbeans/commit/
> >> >> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
> >> >>
> >> >> In other news - Johnzon patch submitted, and discussion opened on the
> >> >> Johnzon dev@ mailing list. Will keep this thread posted on progress.
> >> >>
> >> >> Jon
> >> >>
> >> >>
> >> >>
> >> >> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >> >> jonathan.gallimore@gmail.com> wrote:
> >> >>
> >> >>> Thanks all!
> >> >>>
> >> >>> I have looked at the test failures on the CI. The bval-embedded
> tests
> >> >>> should be ok now - the other failures were in the openejb-mockito
> >> module,
> >> >>> and I think they relate to this change in OWB:
> >> https://github.com/apache
> >> >>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >> >>>
> >> >>> To be honest, I don't know where to start looking at this one, can
> >> anyone
> >> >>> help? I'd appreciate any learning I can do in the process. In
> essence,
> >> >>> we're seeing this:
> >> >>>
> >> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> >> qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >> >>> onPoint(InjectionResolver.java:234)
> >> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >> >>> anagerImpl.java:1209)
> >> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >> WebBeansUtil.java:1709)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >> >>> yer.java:924)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >> >>> ints(BeansDeployer.java:835)
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:318)
> >> >>> ... 24 more
> >> >>>
> >> >>> As far as I can see the extension adds the necessary stuff
> >> >>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
> >> >>> https://github.com/apache/tomee/blob/master/utils/
> >> >>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >> >>> MockitoExtension.java#L53
> >> >>>
> >> >>> I'll a build without that change to a) confirm that it is that
> change,
> >> >>> and b) see if that shows any different behaviour.
> >> >>>
> >> >>>
> >> >>> Here's the output from the tests:
> >> >>>
> >> >>> -----
> >> >>>
> >> >>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >> 141.jdk/Contents/Home/bin/java
> >> >>> -ea -Didea.test.cyclic.buffer.size=1048576
> "-javaagent:/Applications/
> >> IntelliJ
> >> >>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >> >>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
> >> >>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
> >> jar:/Applications/IntelliJ
> >> >>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> >> Applications/IntelliJ
> >> >>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >> >>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >> >>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >> >>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >> >>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >> >>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >> >>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >> >>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >> >>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >> >>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >> >>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >> >>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >> >>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >> >>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >> >>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >> >>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >> >>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >> >>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >> >>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >> >>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >> >>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >> >>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >> >>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >> >>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >> >>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >> >>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >> >>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >> >>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >> >>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >> >>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >> >>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >> >>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >> >>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >> >>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >> >>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >> >>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >> >>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >> >>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >> >>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >> >>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >> >>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >> >>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >> >>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >> >>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >> >>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >> >>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >> >>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >> >>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >> >>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >> >>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >> >>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >> >>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >> >>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >> >>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >> >>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >> >>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >> >>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >> >>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >> >>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >> >>> commons-collections/commons-collections/3.2.2/commons-collec
> >> >>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >> >>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >> >>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >> >>> Users/jgallimore/.m2/repository/org/apache/
> activemq/protobuf/activemq-
> >> >>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >> >>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >> >>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >> >>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >> >>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >> >>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >> >>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >> >>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >> >>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >> >>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >> >>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >> >>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >> >>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >> >>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/apache/geronimo/components/
> >> >>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >> >>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >> >>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >> >>> repository/org/apache/geronimo/javamail/geronimo-
> >> >>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >> >>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >> >>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >> >>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >> >>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >> >>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >> >>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >> >>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >> >>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >> >>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >> >>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >> >>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >> >>> repository/org/apache/commons/commons-pool2/2.3/commons-
> >> >>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >> >>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >> >>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >> >>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >> >>> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >> >>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >> >>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >> >>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >> >>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >> >>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/
> repository/org/apache/
> >> >>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >> >>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >> >>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >> >>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >> >>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >> >>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >> >>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >> >>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >> >>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >> >>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >> >>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >> >>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >> >>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >> >>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >> >>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >> >>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >> >>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >> >>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >> >>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >> >>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >> >>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >> >>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >> >>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >> >>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >> >>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >> >>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >> >>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >> >>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >> >>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >> >>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >> >>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >> >>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
> >> >>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >> >>> objc[1342]: Class JavaLaunchHelper is implemented in both
> >> >>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> >> 141.jdk/Contents/Home/bin/java
> >> >>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >> >>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >> >>> (0x10709e4e0). One of the two will be used. Which one is undefined.
> >> >>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
> >> >>> ingletonServiceImpl@12843fce
> >> >>> INFO - Succeeded in installing singleton service
> >> >>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
> >> >>> attempt to create one for the beans deployed.
> >> >>> INFO - Configuring Service(id=Default Security Service,
> >> >>> type=SecurityService, provider-id=Default Security Service)
> >> >>> INFO - Configuring Service(id=Default Transaction Manager,
> >> >>> type=TransactionManager, provider-id=Default Transaction Manager)
> >> >>> INFO - Creating TransactionManager(id=Default Transaction Manager)
> >> >>> INFO - Creating SecurityService(id=Default Security Service)
> >> >>> INFO - Configuring enterprise application:
> >> /Users/jgallimore/dev/tomee/ut
> >> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >> >>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
> Facade)
> >> >>> INFO - Configuring Service(id=Default Managed Container,
> >> type=Container,
> >> >>> provider-id=Default Managed Container)
> >> >>> INFO - Auto-creating a container for bean
> >> org.apache.openejb.mockito.Moc
> >> >>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
> id=Default
> >> >>> Managed Container)
> >> >>> INFO - Creating Container(id=Default Managed Container)
> >> >>> INFO - Using directory /var/folders/17/ynk_
> >> jcls1z19jhl0b0h4nmfm0000gn/T
> >> >>> for stateful session passivation
> >> >>> INFO - Configuring Service(id=Default Singleton Container,
> >> >>> type=Container, provider-id=Default Singleton Container)
> >> >>> INFO - Auto-creating a container for bean Facade:
> >> >>> Container(type=SINGLETON, id=Default Singleton Container)
> >> >>> INFO - Creating Container(id=Default Singleton Container)
> >> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> >> openejb.mockito.Facade/hello"
> >> >>> in bean "Facade".  Will attempt resolution again at runtime.
> >> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> >> openejb.mockito.Facade/hello"
> >> >>> in bean "classes.Comp".  Will attempt resolution again at runtime.
> >> >>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
> >> >>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
> >> >>> INFO - Not creating another application classloader for
> >> >>> MockitoAndAppComposerClassLevelTest
> >> >>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >> >>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
> >> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >> >>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >> >>> Ejb(deployment-id=Facade)
> >> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >> lTest/classes/Facade)
> >> >>> --> Ejb(deployment-id=Facade)
> >> >>> INFO - Existing thread singleton service in SystemInstance():
> >> >>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >> >>> INFO - OpenWebBeans Container is starting...
> >> >>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >> >>> SEVERE - CDI Beans module deployment failed
> >> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:338)
> >> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >> >>> nEJBLifecycle.java:196)
> >> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >> >>> (ThreadSingletonServiceImpl.java:189)
> >> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:963)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:757)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:753)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >> >>> plicationComposers.java:724)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
> >> >>> cationComposers.java:386)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >> >>> licationComposers.java:1068)
> >> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >> >>> plication.java:40)
> >> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >> >>> 4ClassRunner.java:78)
> >> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >> >>> 4ClassRunner.java:57)
> >> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >> >>> at org.junit.runners.ParentRunner.runChildren(
> ParentRunner.java:288)
> >> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >> >>> (JUnit4IdeaTestRunner.java:68)
> >> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >> >>> ndStart(JUnitStarter.java:242)
> >> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >> >>> er.java:70)
> >> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> >> qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >> >>> onPoint(InjectionResolver.java:234)
> >> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >> >>> anagerImpl.java:1209)
> >> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >> WebBeansUtil.java:1709)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >> >>> yer.java:924)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >> >>> ints(BeansDeployer.java:835)
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:318)
> >> >>> ... 24 more
> >> >>>
> >> >>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
> >> >>> context
> >> >>>
> >> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >> >>> (ThreadSingletonServiceImpl.java:191)
> >> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:963)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:757)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:753)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >> >>> plicationComposers.java:724)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
> >> >>> cationComposers.java:386)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >> >>> licationComposers.java:1068)
> >> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >> >>> plication.java:40)
> >> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >> >>> 4ClassRunner.java:78)
> >> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >> >>> 4ClassRunner.java:57)
> >> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >> >>> at org.junit.runners.ParentRunner.runChildren(
> ParentRunner.java:288)
> >> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >> >>> (JUnit4IdeaTestRunner.java:68)
> >> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >> >>> ndStart(JUnitStarter.java:242)
> >> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >> >>> er.java:70)
> >> >>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >> >>> nEJBLifecycle.java:200)
> >> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >> >>> (ThreadSingletonServiceImpl.java:189)
> >> >>> ... 22 more
> >> >>> Caused by: org.apache.webbeans.exception.
> WebBeansDeploymentException:
> >> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:338)
> >> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >> >>> nEJBLifecycle.java:196)
> >> >>> ... 23 more
> >> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> >> qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >> >>> onPoint(InjectionResolver.java:234)
> >> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >> >>> anagerImpl.java:1209)
> >> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >> WebBeansUtil.java:1709)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >> >>> yer.java:924)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >> >>> ints(BeansDeployer.java:835)
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:318)
> >> >>> ... 24 more
> >> >>>
> >> >>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
> >> >>> ingletonServiceImpl@12843fce
> >> >>> INFO - Succeeded in installing singleton service
> >> >>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
> >> >>> attempt to create one for the beans deployed.
> >> >>> INFO - Configuring Service(id=Default Security Service,
> >> >>> type=SecurityService, provider-id=Default Security Service)
> >> >>> INFO - Configuring Service(id=Default Transaction Manager,
> >> >>> type=TransactionManager, provider-id=Default Transaction Manager)
> >> >>> INFO - Creating TransactionManager(id=Default Transaction Manager)
> >> >>> INFO - Creating SecurityService(id=Default Security Service)
> >> >>> INFO - Configuring enterprise application:
> >> /Users/jgallimore/dev/tomee/ut
> >> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >> >>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=
> Facade)
> >> >>> INFO - Configuring Service(id=Default Managed Container,
> >> type=Container,
> >> >>> provider-id=Default Managed Container)
> >> >>> INFO - Auto-creating a container for bean
> >> org.apache.openejb.mockito.Moc
> >> >>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED,
> id=Default
> >> >>> Managed Container)
> >> >>> INFO - Creating Container(id=Default Managed Container)
> >> >>> INFO - Using directory /var/folders/17/ynk_
> >> jcls1z19jhl0b0h4nmfm0000gn/T
> >> >>> for stateful session passivation
> >> >>> INFO - Configuring Service(id=Default Singleton Container,
> >> >>> type=Container, provider-id=Default Singleton Container)
> >> >>> INFO - Auto-creating a container for bean Facade:
> >> >>> Container(type=SINGLETON, id=Default Singleton Container)
> >> >>> INFO - Creating Container(id=Default Singleton Container)
> >> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> >> openejb.mockito.Facade/hello"
> >> >>> in bean "Facade".  Will attempt resolution again at runtime.
> >> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> >> openejb.mockito.Facade/hello"
> >> >>> in bean "classes.Comp".  Will attempt resolution again at runtime.
> >> >>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
> >> >>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
> >> >>> INFO - Not creating another application classloader for
> >> >>> MockitoAndAppComposerClassLevelTest
> >> >>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >> >>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
> >> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >> >>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >> >>> Ejb(deployment-id=Facade)
> >> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> >> lTest/classes/Facade)
> >> >>> --> Ejb(deployment-id=Facade)
> >> >>> INFO - Existing thread singleton service in SystemInstance():
> >> >>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >> >>> INFO - OpenWebBeans Container is starting...
> >> >>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >> >>> SEVERE - CDI Beans module deployment failed
> >> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:338)
> >> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >> >>> nEJBLifecycle.java:196)
> >> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >> >>> (ThreadSingletonServiceImpl.java:189)
> >> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:963)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:757)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:753)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >> >>> plicationComposers.java:724)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
> >> >>> cationComposers.java:386)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >> >>> licationComposers.java:1068)
> >> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >> >>> plication.java:40)
> >> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >> >>> 4ClassRunner.java:78)
> >> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >> >>> 4ClassRunner.java:57)
> >> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >> >>> at org.junit.runners.ParentRunner.runChildren(
> ParentRunner.java:288)
> >> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >> >>> (JUnit4IdeaTestRunner.java:68)
> >> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >> >>> ndStart(JUnitStarter.java:242)
> >> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >> >>> er.java:70)
> >> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> >> qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >> >>> onPoint(InjectionResolver.java:234)
> >> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >> >>> anagerImpl.java:1209)
> >> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >> WebBeansUtil.java:1709)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >> >>> yer.java:924)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >> >>> ints(BeansDeployer.java:835)
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:318)
> >> >>> ... 24 more
> >> >>>
> >> >>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
> >> >>> context
> >> >>>
> >> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >> >>> (ThreadSingletonServiceImpl.java:191)
> >> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:963)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:757)
> >> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >> >>> tion(Assembler.java:753)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >> >>> plicationComposers.java:724)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
> >> >>> cationComposers.java:386)
> >> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >> >>> licationComposers.java:1068)
> >> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >> >>> plication.java:40)
> >> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >> >>> 4ClassRunner.java:78)
> >> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >> >>> 4ClassRunner.java:57)
> >> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >> >>> at org.junit.runners.ParentRunner.runChildren(
> ParentRunner.java:288)
> >> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >> >>> (JUnit4IdeaTestRunner.java:68)
> >> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >> >>> ndStart(JUnitStarter.java:242)
> >> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >> >>> er.java:70)
> >> >>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >> >>> nEJBLifecycle.java:200)
> >> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >> >>> (ThreadSingletonServiceImpl.java:189)
> >> >>> ... 22 more
> >> >>> Caused by: org.apache.webbeans.exception.
> WebBeansDeploymentException:
> >> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:338)
> >> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >> >>> nEJBLifecycle.java:196)
> >> >>> ... 23 more
> >> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException:
> Api
> >> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> >> qualifiers
> >> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >> >>> for injection into Field Injection Point, field name :  helloCdi,
> Bean
> >> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> >> enterprise.inject.Any]]
> >> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >> >>> onPoint(InjectionResolver.java:234)
> >> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >> >>> anagerImpl.java:1209)
> >> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> >> WebBeansUtil.java:1709)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >> >>> yer.java:924)
> >> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >> >>> ints(BeansDeployer.java:835)
> >> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >> >>> r.java:318)
> >> >>> ... 24 more
> >> >>>
> >> >>>
> >> >>> Process finished with exit code 255
> >> >>>
> >> >>> Thanks
> >> >>>
> >> >>> Jon
> >> >>>
> >> >>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
> >> >>> struberg@yahoo.de.invalid> wrote:
> >> >>>
> >> >>>> done.
> >> >>>>
> >> >>>> LieGrue,
> >> >>>> strub
> >> >>>>
> >> >>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
> >> <struberg@yahoo.de.INVALID
> >> >>>>> :
> >> >>>>>
> >> >>>>> Yes, will fix openjpa and push a snapshot when back home.
> >> >>>>>
> >> >>>>> Lgm
> >> >>>>>
> >> >>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
> >> alex.m3tal@gmail.com
> >> >>>>> :
> >> >>>>>>
> >> >>>>>> Hello Jon,
> >> >>>>>>
> >> >>>>>> Sounds like very good news!
> >> >>>>>> I'm ready to run our real-life tests with any preview of Johnzon
> >> 1.0.1
> >> >>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll
> do
> >> the
> >> >>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
> >> >>>>>>
> >> >>>>>> Best regards,
> >> >>>>>> Alexandre
> >> >>>>>>
> >> >>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
> >> >>>> jonathan.gallimore@gmail.com>:
> >> >>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to
> OpenJPA
> >> >>>> master
> >> >>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
> >> deployment
> >> >>>> needed
> >> >>>>>>> there too.
> >> >>>>>>>
> >> >>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
> >> >>>> submit a
> >> >>>>>>> PR for that tomorrow - just want to give it a final check.
> >> >>>>>>>
> >> >>>>>>> Jon
> >> >>>>>>>
> >> >>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
> >> >>>> <st...@yahoo.de.invalid>
> >> >>>>>>> wrote:
> >> >>>>>>>
> >> >>>>>>>> Txs Jon!
> >> >>>>>>>> seems there is still a mixup between asm5 and 6 :(
> >> >>>>>>>> Will try to fix it tomorrow.
> >> >>>>>>>> LieGrue,strub
> >> >>>>>>>>
> >> >>>>>>>>
> >> >>>>>>>>  On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore
> <
> >> >>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >> >>>>>>>>
> >> >>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon
> as I
> >> >>>> can.
> >> >>>>>>>>
> >> >>>>>>>> Jon
> >> >>>>>>>>
> >> >>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
> >> >>>> <struberg@yahoo.de.invalid
> >> >>>>>>>>>
> >> >>>>>>>> wrote:
> >> >>>>>>>>
> >> >>>>>>>>> hi folks!
> >> >>>>>>>>> The messages got pretty much mixed up.So let's start a new
> thread
> >> >>>> to
> >> >>>>>>>> focus
> >> >>>>>>>>> on 7.0.5 tasks.
> >> >>>>>>>>> I've now backported tons of fixes in OWB and deployed an
> >> >>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master
> pom.xml
> >> >>>> and
> >> >>>>>>>> also
> >> >>>>>>>>> upgraded xbean to 4.7.
> >> >>>>>>>>> Please test and provide feedback.If all looks fine then I can
> do
> >> >>>> an OWB
> >> >>>>>>>>> release.
> >> >>>>>>>>>
> >> >>>>>>>>> txs and LieGrue,strub
> >> >>>>>>>>>
> >> >>>>>>>>
> >> >>>>>>>>
> >> >>>>>
> >> >>>>
> >> >>>>
> >> >>>
> >> >>
> >>
> >>
> >>
>
>

Re: TomEE-7.0.5 work

Posted by Alex The Rocker <al...@gmail.com>.
Hello TomEE developers,

I was away for a while, and I'm a bit lost on the TomEE 7.0.5 upcoming
release plans:
- Jon did a great job with PR for upcoming Johnzon 1.0.1, but as far
as I see, Johnzon 1.0.1 is still not released
- What else would prevent TomEE 7.0.5 from being released?

As usual I volunteer for running heavy tests on any preview...

Best regards,
Alexandre


2018-04-16 8:25 GMT+02:00 Romain Manni-Bucau <rm...@gmail.com>:
> It is the fix, originally alternative=true was a very secured impl cause
> even with a poorly setup test it was passing but it was wrong. Maybe it is
> worth a ticket to have it in the changelog but no doubt we are good now.
>
> Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a écrit :
>
>> Hi jon!
>>
>> Most probably has to do with fixing OWB-1209.
>>
>> A custom Bean which is an @Alternative also must be enabled via beans.xml
>> as per the spec :(
>>
>> I know this is not convenient, but thats what the spec says.
>> From CDI-2.0 onwards one can add the Prioritized interface and add a
>> priority n a programmatic way.
>>
>> LieGrue,
>> Strub
>>
>> > Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
>> jonathan.gallimore@gmail.com>:
>> >
>> > On the openejb-mockito test failure - forget my previous emails - setting
>> > the MockBean to not be an AlternativeBean seems to do the trick. Pushed.
>> > Lets see what we get from the CI now.
>> >
>> > Cheers
>> >
>> > Jon
>> >
>> > On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
>> > jonathan.gallimore@gmail.com> wrote:
>> >
>> >> OK, I'm not sure which commit causes that test failure, but this commit
>> is
>> >> ok: https://github.com/apache/openwebbeans/commit/
>> >> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>> >>
>> >> In other news - Johnzon patch submitted, and discussion opened on the
>> >> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>> >>
>> >> Jon
>> >>
>> >>
>> >>
>> >> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>> >> jonathan.gallimore@gmail.com> wrote:
>> >>
>> >>> Thanks all!
>> >>>
>> >>> I have looked at the test failures on the CI. The bval-embedded tests
>> >>> should be ok now - the other failures were in the openejb-mockito
>> module,
>> >>> and I think they relate to this change in OWB:
>> https://github.com/apache
>> >>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>> >>>
>> >>> To be honest, I don't know where to start looking at this one, can
>> anyone
>> >>> help? I'd appreciate any learning I can do in the process. In essence,
>> >>> we're seeing this:
>> >>>
>> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> >>> type [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> >>> onPoint(InjectionResolver.java:234)
>> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> >>> anagerImpl.java:1209)
>> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
>> WebBeansUtil.java:1709)
>> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> >>> yer.java:924)
>> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> >>> ints(BeansDeployer.java:835)
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:318)
>> >>> ... 24 more
>> >>>
>> >>> As far as I can see the extension adds the necessary stuff
>> >>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>> >>> https://github.com/apache/tomee/blob/master/utils/
>> >>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>> >>> MockitoExtension.java#L53
>> >>>
>> >>> I'll a build without that change to a) confirm that it is that change,
>> >>> and b) see if that shows any different behaviour.
>> >>>
>> >>>
>> >>> Here's the output from the tests:
>> >>>
>> >>> -----
>> >>>
>> >>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>> 141.jdk/Contents/Home/bin/java
>> >>> -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Applications/
>> IntelliJ
>> >>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>> >>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>> >>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
>> jar:/Applications/IntelliJ
>> >>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
>> Applications/IntelliJ
>> >>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>> >>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>> >>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>> >>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>> >>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>> >>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>> >>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>> >>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>> >>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>> >>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>> >>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>> >>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>> >>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>> >>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>> >>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>> >>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>> >>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>> >>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>> >>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>> >>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>> >>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>> >>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>> >>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>> >>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>> >>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>> >>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>> >>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>> >>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>> >>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>> >>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>> >>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>> >>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>> >>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>> >>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>> >>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>> >>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>> >>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>> >>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>> >>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>> >>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>> >>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>> >>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>> >>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>> >>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>> >>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>> >>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>> >>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>> >>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>> >>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>> >>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>> >>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>> >>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>> >>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>> >>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>> >>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>> >>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>> >>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>> >>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>> >>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>> >>> commons-collections/commons-collections/3.2.2/commons-collec
>> >>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>> >>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>> >>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>> >>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>> >>> Users/jgallimore/.m2/repository/org/apache/activemq/protobuf/activemq-
>> >>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>> >>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>> >>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>> >>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>> >>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>> >>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>> >>> /Users/jgallimore/.m2/repository/org/apache/activemq
>> >>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>> >>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>> >>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>> >>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>> >>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>> >>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>> >>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>> >>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>> >>> jgallimore/.m2/repository/org/apache/geronimo/components/
>> >>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>> >>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>> >>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>> >>> repository/org/apache/geronimo/javamail/geronimo-
>> >>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>> >>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>> >>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>> >>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>> >>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>> >>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>> >>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>> >>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>> >>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>> >>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>> >>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>> >>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>> >>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>> >>> repository/org/apache/commons/commons-pool2/2.3/commons-
>> >>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>> >>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>> >>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>> >>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>> >>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>> >>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>> >>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>> >>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>> >>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>> >>> jgallimore/.m2/repository/org/apache/openwebbeans/
>> >>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>> >>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/repository/org/apache/
>> >>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>> >>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>> >>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>> >>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>> >>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>> >>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>> >>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>> >>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>> >>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>> >>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>> >>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>> >>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>> >>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>> >>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>> >>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>> >>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>> >>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>> >>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>> >>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>> >>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>> >>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>> >>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>> >>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>> >>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>> >>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>> >>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>> >>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>> >>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>> >>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>> >>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>> >>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>> >>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>> >>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>> >>> objc[1342]: Class JavaLaunchHelper is implemented in both
>> >>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
>> 141.jdk/Contents/Home/bin/java
>> >>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>> >>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>> >>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>> >>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>> >>> ingletonServiceImpl@12843fce
>> >>> INFO - Succeeded in installing singleton service
>> >>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>> >>> attempt to create one for the beans deployed.
>> >>> INFO - Configuring Service(id=Default Security Service,
>> >>> type=SecurityService, provider-id=Default Security Service)
>> >>> INFO - Configuring Service(id=Default Transaction Manager,
>> >>> type=TransactionManager, provider-id=Default Transaction Manager)
>> >>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>> >>> INFO - Creating SecurityService(id=Default Security Service)
>> >>> INFO - Configuring enterprise application:
>> /Users/jgallimore/dev/tomee/ut
>> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>> >>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
>> >>> INFO - Configuring Service(id=Default Managed Container,
>> type=Container,
>> >>> provider-id=Default Managed Container)
>> >>> INFO - Auto-creating a container for bean
>> org.apache.openejb.mockito.Moc
>> >>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
>> >>> Managed Container)
>> >>> INFO - Creating Container(id=Default Managed Container)
>> >>> INFO - Using directory /var/folders/17/ynk_
>> jcls1z19jhl0b0h4nmfm0000gn/T
>> >>> for stateful session passivation
>> >>> INFO - Configuring Service(id=Default Singleton Container,
>> >>> type=Container, provider-id=Default Singleton Container)
>> >>> INFO - Auto-creating a container for bean Facade:
>> >>> Container(type=SINGLETON, id=Default Singleton Container)
>> >>> INFO - Creating Container(id=Default Singleton Container)
>> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>> openejb.mockito.Facade/hello"
>> >>> in bean "Facade".  Will attempt resolution again at runtime.
>> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>> openejb.mockito.Facade/hello"
>> >>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>> >>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>> >>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>> >>> INFO - Not creating another application classloader for
>> >>> MockitoAndAppComposerClassLevelTest
>> >>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>> >>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>> >>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>> >>> Ejb(deployment-id=Facade)
>> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>> lTest/classes/Facade)
>> >>> --> Ejb(deployment-id=Facade)
>> >>> INFO - Existing thread singleton service in SystemInstance():
>> >>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>> >>> INFO - OpenWebBeans Container is starting...
>> >>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>> >>> SEVERE - CDI Beans module deployment failed
>> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
>> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:338)
>> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> >>> nEJBLifecycle.java:196)
>> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> >>> (ThreadSingletonServiceImpl.java:189)
>> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:963)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:757)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:753)
>> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>> >>> plicationComposers.java:724)
>> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>> >>> cationComposers.java:386)
>> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>> >>> licationComposers.java:1068)
>> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>> >>> plication.java:40)
>> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> >>> 4ClassRunner.java:78)
>> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> >>> 4ClassRunner.java:57)
>> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>> >>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>> >>> (JUnit4IdeaTestRunner.java:68)
>> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
>> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>> >>> ndStart(JUnitStarter.java:242)
>> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>> >>> er.java:70)
>> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> >>> type [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> >>> onPoint(InjectionResolver.java:234)
>> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> >>> anagerImpl.java:1209)
>> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
>> WebBeansUtil.java:1709)
>> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> >>> yer.java:924)
>> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> >>> ints(BeansDeployer.java:835)
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:318)
>> >>> ... 24 more
>> >>>
>> >>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>> >>> context
>> >>>
>> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> >>> (ThreadSingletonServiceImpl.java:191)
>> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:963)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:757)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:753)
>> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>> >>> plicationComposers.java:724)
>> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>> >>> cationComposers.java:386)
>> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>> >>> licationComposers.java:1068)
>> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>> >>> plication.java:40)
>> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> >>> 4ClassRunner.java:78)
>> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> >>> 4ClassRunner.java:57)
>> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>> >>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>> >>> (JUnit4IdeaTestRunner.java:68)
>> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
>> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>> >>> ndStart(JUnitStarter.java:242)
>> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>> >>> er.java:70)
>> >>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
>> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> >>> nEJBLifecycle.java:200)
>> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> >>> (ThreadSingletonServiceImpl.java:189)
>> >>> ... 22 more
>> >>> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
>> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:338)
>> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> >>> nEJBLifecycle.java:196)
>> >>> ... 23 more
>> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> >>> type [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> >>> onPoint(InjectionResolver.java:234)
>> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> >>> anagerImpl.java:1209)
>> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
>> WebBeansUtil.java:1709)
>> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> >>> yer.java:924)
>> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> >>> ints(BeansDeployer.java:835)
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:318)
>> >>> ... 24 more
>> >>>
>> >>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>> >>> ingletonServiceImpl@12843fce
>> >>> INFO - Succeeded in installing singleton service
>> >>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>> >>> attempt to create one for the beans deployed.
>> >>> INFO - Configuring Service(id=Default Security Service,
>> >>> type=SecurityService, provider-id=Default Security Service)
>> >>> INFO - Configuring Service(id=Default Transaction Manager,
>> >>> type=TransactionManager, provider-id=Default Transaction Manager)
>> >>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>> >>> INFO - Creating SecurityService(id=Default Security Service)
>> >>> INFO - Configuring enterprise application:
>> /Users/jgallimore/dev/tomee/ut
>> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>> >>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
>> >>> INFO - Configuring Service(id=Default Managed Container,
>> type=Container,
>> >>> provider-id=Default Managed Container)
>> >>> INFO - Auto-creating a container for bean
>> org.apache.openejb.mockito.Moc
>> >>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
>> >>> Managed Container)
>> >>> INFO - Creating Container(id=Default Managed Container)
>> >>> INFO - Using directory /var/folders/17/ynk_
>> jcls1z19jhl0b0h4nmfm0000gn/T
>> >>> for stateful session passivation
>> >>> INFO - Configuring Service(id=Default Singleton Container,
>> >>> type=Container, provider-id=Default Singleton Container)
>> >>> INFO - Auto-creating a container for bean Facade:
>> >>> Container(type=SINGLETON, id=Default Singleton Container)
>> >>> INFO - Creating Container(id=Default Singleton Container)
>> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>> openejb.mockito.Facade/hello"
>> >>> in bean "Facade".  Will attempt resolution again at runtime.
>> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
>> openejb.mockito.Facade/hello"
>> >>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>> >>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>> >>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>> >>> INFO - Not creating another application classloader for
>> >>> MockitoAndAppComposerClassLevelTest
>> >>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>> >>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>> >>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>> >>> Ejb(deployment-id=Facade)
>> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
>> lTest/classes/Facade)
>> >>> --> Ejb(deployment-id=Facade)
>> >>> INFO - Existing thread singleton service in SystemInstance():
>> >>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>> >>> INFO - OpenWebBeans Container is starting...
>> >>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>> >>> SEVERE - CDI Beans module deployment failed
>> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
>> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:338)
>> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> >>> nEJBLifecycle.java:196)
>> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> >>> (ThreadSingletonServiceImpl.java:189)
>> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:963)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:757)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:753)
>> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>> >>> plicationComposers.java:724)
>> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>> >>> cationComposers.java:386)
>> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>> >>> licationComposers.java:1068)
>> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>> >>> plication.java:40)
>> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> >>> 4ClassRunner.java:78)
>> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> >>> 4ClassRunner.java:57)
>> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>> >>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>> >>> (JUnit4IdeaTestRunner.java:68)
>> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
>> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>> >>> ndStart(JUnitStarter.java:242)
>> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>> >>> er.java:70)
>> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> >>> type [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> >>> onPoint(InjectionResolver.java:234)
>> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> >>> anagerImpl.java:1209)
>> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
>> WebBeansUtil.java:1709)
>> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> >>> yer.java:924)
>> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> >>> ints(BeansDeployer.java:835)
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:318)
>> >>> ... 24 more
>> >>>
>> >>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>> >>> context
>> >>>
>> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> >>> (ThreadSingletonServiceImpl.java:191)
>> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:963)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:757)
>> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> >>> tion(Assembler.java:753)
>> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>> >>> plicationComposers.java:724)
>> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>> >>> cationComposers.java:386)
>> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>> >>> licationComposers.java:1068)
>> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>> >>> plication.java:40)
>> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> >>> 4ClassRunner.java:78)
>> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> >>> 4ClassRunner.java:57)
>> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>> >>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>> >>> (JUnit4IdeaTestRunner.java:68)
>> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
>> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>> >>> ndStart(JUnitStarter.java:242)
>> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>> >>> er.java:70)
>> >>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
>> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> >>> nEJBLifecycle.java:200)
>> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> >>> (ThreadSingletonServiceImpl.java:189)
>> >>> ... 22 more
>> >>> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
>> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:338)
>> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> >>> nEJBLifecycle.java:196)
>> >>> ... 23 more
>> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> >>> type [org.apache.openejb.mockito.Hello] is not found with the
>> qualifiers
>> >>> Qualifiers: [@javax.enterprise.inject.Default()]
>> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
>> enterprise.inject.Any]]
>> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> >>> onPoint(InjectionResolver.java:234)
>> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> >>> anagerImpl.java:1209)
>> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
>> WebBeansUtil.java:1709)
>> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> >>> yer.java:924)
>> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> >>> ints(BeansDeployer.java:835)
>> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> >>> r.java:318)
>> >>> ... 24 more
>> >>>
>> >>>
>> >>> Process finished with exit code 255
>> >>>
>> >>> Thanks
>> >>>
>> >>> Jon
>> >>>
>> >>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>> >>> struberg@yahoo.de.invalid> wrote:
>> >>>
>> >>>> done.
>> >>>>
>> >>>> LieGrue,
>> >>>> strub
>> >>>>
>> >>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
>> <struberg@yahoo.de.INVALID
>> >>>>> :
>> >>>>>
>> >>>>> Yes, will fix openjpa and push a snapshot when back home.
>> >>>>>
>> >>>>> Lgm
>> >>>>>
>> >>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
>> alex.m3tal@gmail.com
>> >>>>> :
>> >>>>>>
>> >>>>>> Hello Jon,
>> >>>>>>
>> >>>>>> Sounds like very good news!
>> >>>>>> I'm ready to run our real-life tests with any preview of Johnzon
>> 1.0.1
>> >>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll do
>> the
>> >>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>> >>>>>>
>> >>>>>> Best regards,
>> >>>>>> Alexandre
>> >>>>>>
>> >>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>> >>>> jonathan.gallimore@gmail.com>:
>> >>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA
>> >>>> master
>> >>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
>> deployment
>> >>>> needed
>> >>>>>>> there too.
>> >>>>>>>
>> >>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>> >>>> submit a
>> >>>>>>> PR for that tomorrow - just want to give it a final check.
>> >>>>>>>
>> >>>>>>> Jon
>> >>>>>>>
>> >>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>> >>>> <st...@yahoo.de.invalid>
>> >>>>>>> wrote:
>> >>>>>>>
>> >>>>>>>> Txs Jon!
>> >>>>>>>> seems there is still a mixup between asm5 and 6 :(
>> >>>>>>>> Will try to fix it tomorrow.
>> >>>>>>>> LieGrue,strub
>> >>>>>>>>
>> >>>>>>>>
>> >>>>>>>>  On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
>> >>>>>>>> jonathan.gallimore@gmail.com> wrote:
>> >>>>>>>>
>> >>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon as I
>> >>>> can.
>> >>>>>>>>
>> >>>>>>>> Jon
>> >>>>>>>>
>> >>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>> >>>> <struberg@yahoo.de.invalid
>> >>>>>>>>>
>> >>>>>>>> wrote:
>> >>>>>>>>
>> >>>>>>>>> hi folks!
>> >>>>>>>>> The messages got pretty much mixed up.So let's start a new thread
>> >>>> to
>> >>>>>>>> focus
>> >>>>>>>>> on 7.0.5 tasks.
>> >>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>> >>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml
>> >>>> and
>> >>>>>>>> also
>> >>>>>>>>> upgraded xbean to 4.7.
>> >>>>>>>>> Please test and provide feedback.If all looks fine then I can do
>> >>>> an OWB
>> >>>>>>>>> release.
>> >>>>>>>>>
>> >>>>>>>>> txs and LieGrue,strub
>> >>>>>>>>>
>> >>>>>>>>
>> >>>>>>>>
>> >>>>>
>> >>>>
>> >>>>
>> >>>
>> >>
>>
>>
>>


Re: TomEE-7.0.5 work

Posted by Romain Manni-Bucau <rm...@gmail.com>.
It is the fix, originally alternative=true was a very secured impl cause
even with a poorly setup test it was passing but it was wrong. Maybe it is
worth a ticket to have it in the changelog but no doubt we are good now.

Le 16 avr. 2018 07:41, "Mark Struberg" <st...@yahoo.de.invalid> a écrit :

> Hi jon!
>
> Most probably has to do with fixing OWB-1209.
>
> A custom Bean which is an @Alternative also must be enabled via beans.xml
> as per the spec :(
>
> I know this is not convenient, but thats what the spec says.
> From CDI-2.0 onwards one can add the Prioritized interface and add a
> priority n a programmatic way.
>
> LieGrue,
> Strub
>
> > Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> >
> > On the openejb-mockito test failure - forget my previous emails - setting
> > the MockBean to not be an AlternativeBean seems to do the trick. Pushed.
> > Lets see what we get from the CI now.
> >
> > Cheers
> >
> > Jon
> >
> > On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> > jonathan.gallimore@gmail.com> wrote:
> >
> >> OK, I'm not sure which commit causes that test failure, but this commit
> is
> >> ok: https://github.com/apache/openwebbeans/commit/
> >> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
> >>
> >> In other news - Johnzon patch submitted, and discussion opened on the
> >> Johnzon dev@ mailing list. Will keep this thread posted on progress.
> >>
> >> Jon
> >>
> >>
> >>
> >> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> >> jonathan.gallimore@gmail.com> wrote:
> >>
> >>> Thanks all!
> >>>
> >>> I have looked at the test failures on the CI. The bval-embedded tests
> >>> should be ok now - the other failures were in the openejb-mockito
> module,
> >>> and I think they relate to this change in OWB:
> https://github.com/apache
> >>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
> >>>
> >>> To be honest, I don't know where to start looking at this one, can
> anyone
> >>> help? I'd appreciate any learning I can do in the process. In essence,
> >>> we're seeing this:
> >>>
> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>> onPoint(InjectionResolver.java:234)
> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>> anagerImpl.java:1209)
> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> WebBeansUtil.java:1709)
> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>> yer.java:924)
> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>> ints(BeansDeployer.java:835)
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:318)
> >>> ... 24 more
> >>>
> >>> As far as I can see the extension adds the necessary stuff
> >>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
> >>> https://github.com/apache/tomee/blob/master/utils/
> >>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
> >>> MockitoExtension.java#L53
> >>>
> >>> I'll a build without that change to a) confirm that it is that change,
> >>> and b) see if that shows any different behaviour.
> >>>
> >>>
> >>> Here's the output from the tests:
> >>>
> >>> -----
> >>>
> >>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/bin/java
> >>> -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Applications/
> IntelliJ
> >>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> >>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
> >>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.
> jar:/Applications/IntelliJ
> >>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/
> Applications/IntelliJ
> >>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
> >>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
> >>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
> >>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
> >>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> >>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
> >>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
> >>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> >>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
> >>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
> >>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
> >>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> >>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
> >>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
> >>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
> >>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
> >>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
> >>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
> >>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
> >>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
> >>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
> >>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
> >>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
> >>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
> >>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
> >>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
> >>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
> >>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
> >>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
> >>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
> >>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
> >>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
> >>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
> >>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
> >>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
> >>> jgallimore/.m2/repository/org/apache/tomee/openejb-
> >>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
> >>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
> >>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
> >>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> >>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
> >>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
> >>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
> >>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
> >>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
> >>> commons-collections/commons-collections/3.2.2/commons-collec
> >>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
> >>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
> >>> Users/jgallimore/.m2/repository/org/apache/activemq/protobuf/activemq-
> >>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
> >>> jgallimore/.m2/repository/org/apache/activemq/activemq-
> >>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
> >>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
> >>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
> >>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
> >>> /Users/jgallimore/.m2/repository/org/apache/activemq
> >>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
> >>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
> >>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
> >>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
> >>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
> >>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
> >>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
> >>> jgallimore/.m2/repository/org/apache/geronimo/components/
> >>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
> >>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
> >>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
> >>> repository/org/apache/geronimo/javamail/geronimo-
> >>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
> >>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
> >>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
> >>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> >>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
> >>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
> >>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
> >>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
> >>> jgallimore/.m2/repository/org/apache/xbean/xbean-
> >>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
> >>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
> >>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
> >>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
> >>> repository/org/apache/commons/commons-pool2/2.3/commons-
> >>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
> >>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
> >>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
> >>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
> >>> m2/repository/org/apache/openejb/shade/quartz-openejb-
> >>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
> >>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
> >>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
> >>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
> >>> jgallimore/.m2/repository/org/apache/openwebbeans/
> >>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
> >>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
> >>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
> >>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
> >>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
> >>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
> >>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
> >>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
> >>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
> >>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
> >>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
> >>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
> >>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
> >>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
> >>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
> >>> Users/jgallimore/.m2/repository/org/apache/openjpa/
> >>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
> >>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
> >>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
> >>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
> >>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
> >>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
> >>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
> >>> jar:/Users/jgallimore/.m2/repository/org/mockito/
> >>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
> >>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
> >>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
> >>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
> >>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
> >>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
> >>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
> >>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> >>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
> >>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> >>> objc[1342]: Class JavaLaunchHelper is implemented in both
> >>> /Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/bin/java
> >>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
> >>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
> >>> (0x10709e4e0). One of the two will be used. Which one is undefined.
> >>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
> >>> ingletonServiceImpl@12843fce
> >>> INFO - Succeeded in installing singleton service
> >>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
> >>> attempt to create one for the beans deployed.
> >>> INFO - Configuring Service(id=Default Security Service,
> >>> type=SecurityService, provider-id=Default Security Service)
> >>> INFO - Configuring Service(id=Default Transaction Manager,
> >>> type=TransactionManager, provider-id=Default Transaction Manager)
> >>> INFO - Creating TransactionManager(id=Default Transaction Manager)
> >>> INFO - Creating SecurityService(id=Default Security Service)
> >>> INFO - Configuring enterprise application:
> /Users/jgallimore/dev/tomee/ut
> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
> >>> INFO - Configuring Service(id=Default Managed Container,
> type=Container,
> >>> provider-id=Default Managed Container)
> >>> INFO - Auto-creating a container for bean
> org.apache.openejb.mockito.Moc
> >>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
> >>> Managed Container)
> >>> INFO - Creating Container(id=Default Managed Container)
> >>> INFO - Using directory /var/folders/17/ynk_
> jcls1z19jhl0b0h4nmfm0000gn/T
> >>> for stateful session passivation
> >>> INFO - Configuring Service(id=Default Singleton Container,
> >>> type=Container, provider-id=Default Singleton Container)
> >>> INFO - Auto-creating a container for bean Facade:
> >>> Container(type=SINGLETON, id=Default Singleton Container)
> >>> INFO - Creating Container(id=Default Singleton Container)
> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> openejb.mockito.Facade/hello"
> >>> in bean "Facade".  Will attempt resolution again at runtime.
> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> openejb.mockito.Facade/hello"
> >>> in bean "classes.Comp".  Will attempt resolution again at runtime.
> >>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
> >>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
> >>> INFO - Not creating another application classloader for
> >>> MockitoAndAppComposerClassLevelTest
> >>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>> Ejb(deployment-id=Facade)
> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> lTest/classes/Facade)
> >>> --> Ejb(deployment-id=Facade)
> >>> INFO - Existing thread singleton service in SystemInstance():
> >>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>> INFO - OpenWebBeans Container is starting...
> >>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>> SEVERE - CDI Beans module deployment failed
> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:338)
> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>> nEJBLifecycle.java:196)
> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>> (ThreadSingletonServiceImpl.java:189)
> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:963)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:757)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:753)
> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>> plicationComposers.java:724)
> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>> cationComposers.java:386)
> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>> licationComposers.java:1068)
> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>> plication.java:40)
> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>> 4ClassRunner.java:78)
> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>> 4ClassRunner.java:57)
> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>> (JUnit4IdeaTestRunner.java:68)
> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>> ndStart(JUnitStarter.java:242)
> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>> er.java:70)
> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>> onPoint(InjectionResolver.java:234)
> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>> anagerImpl.java:1209)
> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> WebBeansUtil.java:1709)
> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>> yer.java:924)
> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>> ints(BeansDeployer.java:835)
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:318)
> >>> ... 24 more
> >>>
> >>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
> >>> context
> >>>
> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>> (ThreadSingletonServiceImpl.java:191)
> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:963)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:757)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:753)
> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>> plicationComposers.java:724)
> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>> cationComposers.java:386)
> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>> licationComposers.java:1068)
> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>> plication.java:40)
> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>> 4ClassRunner.java:78)
> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>> 4ClassRunner.java:57)
> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>> (JUnit4IdeaTestRunner.java:68)
> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>> ndStart(JUnitStarter.java:242)
> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>> er.java:70)
> >>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>> nEJBLifecycle.java:200)
> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>> (ThreadSingletonServiceImpl.java:189)
> >>> ... 22 more
> >>> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:338)
> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>> nEJBLifecycle.java:196)
> >>> ... 23 more
> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>> onPoint(InjectionResolver.java:234)
> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>> anagerImpl.java:1209)
> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> WebBeansUtil.java:1709)
> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>> yer.java:924)
> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>> ints(BeansDeployer.java:835)
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:318)
> >>> ... 24 more
> >>>
> >>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
> >>> ingletonServiceImpl@12843fce
> >>> INFO - Succeeded in installing singleton service
> >>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
> >>> attempt to create one for the beans deployed.
> >>> INFO - Configuring Service(id=Default Security Service,
> >>> type=SecurityService, provider-id=Default Security Service)
> >>> INFO - Configuring Service(id=Default Transaction Manager,
> >>> type=TransactionManager, provider-id=Default Transaction Manager)
> >>> INFO - Creating TransactionManager(id=Default Transaction Manager)
> >>> INFO - Creating SecurityService(id=Default Security Service)
> >>> INFO - Configuring enterprise application:
> /Users/jgallimore/dev/tomee/ut
> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
> >>> INFO - Configuring Service(id=Default Managed Container,
> type=Container,
> >>> provider-id=Default Managed Container)
> >>> INFO - Auto-creating a container for bean
> org.apache.openejb.mockito.Moc
> >>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
> >>> Managed Container)
> >>> INFO - Creating Container(id=Default Managed Container)
> >>> INFO - Using directory /var/folders/17/ynk_
> jcls1z19jhl0b0h4nmfm0000gn/T
> >>> for stateful session passivation
> >>> INFO - Configuring Service(id=Default Singleton Container,
> >>> type=Container, provider-id=Default Singleton Container)
> >>> INFO - Auto-creating a container for bean Facade:
> >>> Container(type=SINGLETON, id=Default Singleton Container)
> >>> INFO - Creating Container(id=Default Singleton Container)
> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> openejb.mockito.Facade/hello"
> >>> in bean "Facade".  Will attempt resolution again at runtime.
> >>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.
> openejb.mockito.Facade/hello"
> >>> in bean "classes.Comp".  Will attempt resolution again at runtime.
> >>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
> >>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
> >>> INFO - Not creating another application classloader for
> >>> MockitoAndAppComposerClassLevelTest
> >>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
> >>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> >>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
> >>> classes/Facade!org.apache.openejb.mockito.Facade) -->
> >>> Ejb(deployment-id=Facade)
> >>> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> lTest/classes/Facade)
> >>> --> Ejb(deployment-id=Facade)
> >>> INFO - Existing thread singleton service in SystemInstance():
> >>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> >>> INFO - OpenWebBeans Container is starting...
> >>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> >>> SEVERE - CDI Beans module deployment failed
> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:338)
> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>> nEJBLifecycle.java:196)
> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>> (ThreadSingletonServiceImpl.java:189)
> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:963)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:757)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:753)
> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>> plicationComposers.java:724)
> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>> cationComposers.java:386)
> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>> licationComposers.java:1068)
> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>> plication.java:40)
> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>> 4ClassRunner.java:78)
> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>> 4ClassRunner.java:57)
> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>> (JUnit4IdeaTestRunner.java:68)
> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>> ndStart(JUnitStarter.java:242)
> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>> er.java:70)
> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>> onPoint(InjectionResolver.java:234)
> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>> anagerImpl.java:1209)
> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> WebBeansUtil.java:1709)
> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>> yer.java:924)
> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>> ints(BeansDeployer.java:835)
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:318)
> >>> ... 24 more
> >>>
> >>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
> >>> context
> >>>
> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>> (ThreadSingletonServiceImpl.java:191)
> >>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:963)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:757)
> >>> at org.apache.openejb.assembler.classic.Assembler.createApplica
> >>> tion(Assembler.java:753)
> >>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
> >>> plicationComposers.java:724)
> >>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
> >>> cationComposers.java:386)
> >>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
> >>> licationComposers.java:1068)
> >>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
> >>> plication.java:40)
> >>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>> 4ClassRunner.java:78)
> >>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
> >>> 4ClassRunner.java:57)
> >>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> >>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> >>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
> >>> (JUnit4IdeaTestRunner.java:68)
> >>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
> >>> tRunnerWithArgs(IdeaTestRunner.java:47)
> >>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
> >>> ndStart(JUnitStarter.java:242)
> >>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
> >>> er.java:70)
> >>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> >>> org.apache.webbeans.exception.WebBeansDeploymentException:
> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>> nEJBLifecycle.java:200)
> >>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
> >>> (ThreadSingletonServiceImpl.java:189)
> >>> ... 22 more
> >>> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
> >>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> >>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:338)
> >>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
> >>> nEJBLifecycle.java:196)
> >>> ... 23 more
> >>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> >>> type [org.apache.openejb.mockito.Hello] is not found with the
> qualifiers
> >>> Qualifiers: [@javax.enterprise.inject.Default()]
> >>> for injection into Field Injection Point, field name :  helloCdi, Bean
> >>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> >>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> >>> Qualifiers:[javax.enterprise.inject.Default,javax.
> enterprise.inject.Any]]
> >>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
> >>> fiedResolutionException(InjectionExceptionUtil.java:65)
> >>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
> >>> onPoint(InjectionResolver.java:234)
> >>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
> >>> anagerImpl.java:1209)
> >>> at org.apache.webbeans.util.WebBeansUtil.validate(
> WebBeansUtil.java:1709)
> >>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
> >>> yer.java:924)
> >>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
> >>> ints(BeansDeployer.java:835)
> >>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
> >>> r.java:318)
> >>> ... 24 more
> >>>
> >>>
> >>> Process finished with exit code 255
> >>>
> >>> Thanks
> >>>
> >>> Jon
> >>>
> >>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
> >>> struberg@yahoo.de.invalid> wrote:
> >>>
> >>>> done.
> >>>>
> >>>> LieGrue,
> >>>> strub
> >>>>
> >>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> >>>>> :
> >>>>>
> >>>>> Yes, will fix openjpa and push a snapshot when back home.
> >>>>>
> >>>>> Lgm
> >>>>>
> >>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <
> alex.m3tal@gmail.com
> >>>>> :
> >>>>>>
> >>>>>> Hello Jon,
> >>>>>>
> >>>>>> Sounds like very good news!
> >>>>>> I'm ready to run our real-life tests with any preview of Johnzon
> 1.0.1
> >>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll do
> the
> >>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
> >>>>>>
> >>>>>> Best regards,
> >>>>>> Alexandre
> >>>>>>
> >>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
> >>>> jonathan.gallimore@gmail.com>:
> >>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA
> >>>> master
> >>>>>>> and 2.4.x which has been merged in - maybe a new snapshot
> deployment
> >>>> needed
> >>>>>>> there too.
> >>>>>>>
> >>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
> >>>> submit a
> >>>>>>> PR for that tomorrow - just want to give it a final check.
> >>>>>>>
> >>>>>>> Jon
> >>>>>>>
> >>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
> >>>> <st...@yahoo.de.invalid>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>> Txs Jon!
> >>>>>>>> seems there is still a mixup between asm5 and 6 :(
> >>>>>>>> Will try to fix it tomorrow.
> >>>>>>>> LieGrue,strub
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>  On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
> >>>>>>>> jonathan.gallimore@gmail.com> wrote:
> >>>>>>>>
> >>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon as I
> >>>> can.
> >>>>>>>>
> >>>>>>>> Jon
> >>>>>>>>
> >>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
> >>>> <struberg@yahoo.de.invalid
> >>>>>>>>>
> >>>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> hi folks!
> >>>>>>>>> The messages got pretty much mixed up.So let's start a new thread
> >>>> to
> >>>>>>>> focus
> >>>>>>>>> on 7.0.5 tasks.
> >>>>>>>>> I've now backported tons of fixes in OWB and deployed an
> >>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml
> >>>> and
> >>>>>>>> also
> >>>>>>>>> upgraded xbean to 4.7.
> >>>>>>>>> Please test and provide feedback.If all looks fine then I can do
> >>>> an OWB
> >>>>>>>>> release.
> >>>>>>>>>
> >>>>>>>>> txs and LieGrue,strub
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >>
>
>
>

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Hi jon!

Most probably has to do with fixing OWB-1209.

A custom Bean which is an @Alternative also must be enabled via beans.xml as per the spec :(

I know this is not convenient, but thats what the spec says.
From CDI-2.0 onwards one can add the Prioritized interface and add a priority n a programmatic way.

LieGrue,
Strub

> Am 15.04.2018 um 23:36 schrieb Jonathan Gallimore <jo...@gmail.com>:
> 
> On the openejb-mockito test failure - forget my previous emails - setting
> the MockBean to not be an AlternativeBean seems to do the trick. Pushed.
> Lets see what we get from the CI now.
> 
> Cheers
> 
> Jon
> 
> On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
> 
>> OK, I'm not sure which commit causes that test failure, but this commit is
>> ok: https://github.com/apache/openwebbeans/commit/
>> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>> 
>> In other news - Johnzon patch submitted, and discussion opened on the
>> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>> 
>> Jon
>> 
>> 
>> 
>> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
>> jonathan.gallimore@gmail.com> wrote:
>> 
>>> Thanks all!
>>> 
>>> I have looked at the test failures on the CI. The bval-embedded tests
>>> should be ok now - the other failures were in the openejb-mockito module,
>>> and I think they relate to this change in OWB: https://github.com/apache
>>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>> 
>>> To be honest, I don't know where to start looking at this one, can anyone
>>> help? I'd appreciate any learning I can do in the process. In essence,
>>> we're seeing this:
>>> 
>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>> onPoint(InjectionResolver.java:234)
>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>> anagerImpl.java:1209)
>>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>> yer.java:924)
>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>> ints(BeansDeployer.java:835)
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:318)
>>> ... 24 more
>>> 
>>> As far as I can see the extension adds the necessary stuff
>>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>>> https://github.com/apache/tomee/blob/master/utils/
>>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>>> MockitoExtension.java#L53
>>> 
>>> I'll a build without that change to a) confirm that it is that change,
>>> and b) see if that shows any different behaviour.
>>> 
>>> 
>>> Here's the output from the tests:
>>> 
>>> -----
>>> 
>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/bin/java
>>> -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Applications/IntelliJ
>>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ
>>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/Applications/IntelliJ
>>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>>> commons-collections/commons-collections/3.2.2/commons-collec
>>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>>> Users/jgallimore/.m2/repository/org/apache/activemq/protobuf/activemq-
>>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>>> /Users/jgallimore/.m2/repository/org/apache/activemq
>>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/geronimo/components/
>>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>>> repository/org/apache/geronimo/javamail/geronimo-
>>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>>> repository/org/apache/commons/commons-pool2/2.3/commons-
>>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>>> jgallimore/.m2/repository/org/apache/openwebbeans/
>>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>>> objc[1342]: Class JavaLaunchHelper is implemented in both
>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/bin/java
>>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>> ingletonServiceImpl@12843fce
>>> INFO - Succeeded in installing singleton service
>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>> attempt to create one for the beans deployed.
>>> INFO - Configuring Service(id=Default Security Service,
>>> type=SecurityService, provider-id=Default Security Service)
>>> INFO - Configuring Service(id=Default Transaction Manager,
>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>> INFO - Creating SecurityService(id=Default Security Service)
>>> INFO - Configuring enterprise application: /Users/jgallimore/dev/tomee/ut
>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
>>> INFO - Configuring Service(id=Default Managed Container, type=Container,
>>> provider-id=Default Managed Container)
>>> INFO - Auto-creating a container for bean org.apache.openejb.mockito.Moc
>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
>>> Managed Container)
>>> INFO - Creating Container(id=Default Managed Container)
>>> INFO - Using directory /var/folders/17/ynk_jcls1z19jhl0b0h4nmfm0000gn/T
>>> for stateful session passivation
>>> INFO - Configuring Service(id=Default Singleton Container,
>>> type=Container, provider-id=Default Singleton Container)
>>> INFO - Auto-creating a container for bean Facade:
>>> Container(type=SINGLETON, id=Default Singleton Container)
>>> INFO - Creating Container(id=Default Singleton Container)
>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
>>> in bean "Facade".  Will attempt resolution again at runtime.
>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>> INFO - Not creating another application classloader for
>>> MockitoAndAppComposerClassLevelTest
>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>> Ejb(deployment-id=Facade)
>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade)
>>> --> Ejb(deployment-id=Facade)
>>> INFO - Existing thread singleton service in SystemInstance():
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>> INFO - OpenWebBeans Container is starting...
>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>> SEVERE - CDI Beans module deployment failed
>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:338)
>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>> nEJBLifecycle.java:196)
>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>> (ThreadSingletonServiceImpl.java:189)
>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:963)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:757)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:753)
>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>> plicationComposers.java:724)
>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>> cationComposers.java:386)
>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>> licationComposers.java:1068)
>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>> plication.java:40)
>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>> 4ClassRunner.java:78)
>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>> 4ClassRunner.java:57)
>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>> (JUnit4IdeaTestRunner.java:68)
>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>> ndStart(JUnitStarter.java:242)
>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>> er.java:70)
>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>> onPoint(InjectionResolver.java:234)
>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>> anagerImpl.java:1209)
>>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>> yer.java:924)
>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>> ints(BeansDeployer.java:835)
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:318)
>>> ... 24 more
>>> 
>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>> context
>>> 
>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>> (ThreadSingletonServiceImpl.java:191)
>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:963)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:757)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:753)
>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>> plicationComposers.java:724)
>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>> cationComposers.java:386)
>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>> licationComposers.java:1068)
>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>> plication.java:40)
>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>> 4ClassRunner.java:78)
>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>> 4ClassRunner.java:57)
>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>> (JUnit4IdeaTestRunner.java:68)
>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>> ndStart(JUnitStarter.java:242)
>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>> er.java:70)
>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>> nEJBLifecycle.java:200)
>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>> (ThreadSingletonServiceImpl.java:189)
>>> ... 22 more
>>> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:338)
>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>> nEJBLifecycle.java:196)
>>> ... 23 more
>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>> onPoint(InjectionResolver.java:234)
>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>> anagerImpl.java:1209)
>>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>> yer.java:924)
>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>> ints(BeansDeployer.java:835)
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:318)
>>> ... 24 more
>>> 
>>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>>> ingletonServiceImpl@12843fce
>>> INFO - Succeeded in installing singleton service
>>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>>> attempt to create one for the beans deployed.
>>> INFO - Configuring Service(id=Default Security Service,
>>> type=SecurityService, provider-id=Default Security Service)
>>> INFO - Configuring Service(id=Default Transaction Manager,
>>> type=TransactionManager, provider-id=Default Transaction Manager)
>>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>>> INFO - Creating SecurityService(id=Default Security Service)
>>> INFO - Configuring enterprise application: /Users/jgallimore/dev/tomee/ut
>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
>>> INFO - Configuring Service(id=Default Managed Container, type=Container,
>>> provider-id=Default Managed Container)
>>> INFO - Auto-creating a container for bean org.apache.openejb.mockito.Moc
>>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
>>> Managed Container)
>>> INFO - Creating Container(id=Default Managed Container)
>>> INFO - Using directory /var/folders/17/ynk_jcls1z19jhl0b0h4nmfm0000gn/T
>>> for stateful session passivation
>>> INFO - Configuring Service(id=Default Singleton Container,
>>> type=Container, provider-id=Default Singleton Container)
>>> INFO - Auto-creating a container for bean Facade:
>>> Container(type=SINGLETON, id=Default Singleton Container)
>>> INFO - Creating Container(id=Default Singleton Container)
>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
>>> in bean "Facade".  Will attempt resolution again at runtime.
>>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
>>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>>> INFO - Not creating another application classloader for
>>> MockitoAndAppComposerClassLevelTest
>>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>>> Ejb(deployment-id=Facade)
>>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade)
>>> --> Ejb(deployment-id=Facade)
>>> INFO - Existing thread singleton service in SystemInstance():
>>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>>> INFO - OpenWebBeans Container is starting...
>>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>>> SEVERE - CDI Beans module deployment failed
>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:338)
>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>> nEJBLifecycle.java:196)
>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>> (ThreadSingletonServiceImpl.java:189)
>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:963)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:757)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:753)
>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>> plicationComposers.java:724)
>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>> cationComposers.java:386)
>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>> licationComposers.java:1068)
>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>> plication.java:40)
>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>> 4ClassRunner.java:78)
>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>> 4ClassRunner.java:57)
>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>> (JUnit4IdeaTestRunner.java:68)
>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>> ndStart(JUnitStarter.java:242)
>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>> er.java:70)
>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>> onPoint(InjectionResolver.java:234)
>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>> anagerImpl.java:1209)
>>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>> yer.java:924)
>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>> ints(BeansDeployer.java:835)
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:318)
>>> ... 24 more
>>> 
>>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>>> context
>>> 
>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>> (ThreadSingletonServiceImpl.java:191)
>>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:963)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:757)
>>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>>> tion(Assembler.java:753)
>>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>>> plicationComposers.java:724)
>>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>>> cationComposers.java:386)
>>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>>> licationComposers.java:1068)
>>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>>> plication.java:40)
>>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>> 4ClassRunner.java:78)
>>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>>> 4ClassRunner.java:57)
>>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>>> (JUnit4IdeaTestRunner.java:68)
>>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>>> tRunnerWithArgs(IdeaTestRunner.java:47)
>>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>>> ndStart(JUnitStarter.java:242)
>>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>>> er.java:70)
>>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>>> org.apache.webbeans.exception.WebBeansDeploymentException:
>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>> nEJBLifecycle.java:200)
>>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>>> (ThreadSingletonServiceImpl.java:189)
>>> ... 22 more
>>> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
>>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:338)
>>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>>> nEJBLifecycle.java:196)
>>> ... 23 more
>>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>>> Qualifiers: [@javax.enterprise.inject.Default()]
>>> for injection into Field Injection Point, field name :  helloCdi, Bean
>>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>>> fiedResolutionException(InjectionExceptionUtil.java:65)
>>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>>> onPoint(InjectionResolver.java:234)
>>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>>> anagerImpl.java:1209)
>>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>>> yer.java:924)
>>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>>> ints(BeansDeployer.java:835)
>>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>>> r.java:318)
>>> ... 24 more
>>> 
>>> 
>>> Process finished with exit code 255
>>> 
>>> Thanks
>>> 
>>> Jon
>>> 
>>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>>> struberg@yahoo.de.invalid> wrote:
>>> 
>>>> done.
>>>> 
>>>> LieGrue,
>>>> strub
>>>> 
>>>>> Am 15.04.2018 um 12:02 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>>>> :
>>>>> 
>>>>> Yes, will fix openjpa and push a snapshot when back home.
>>>>> 
>>>>> Lgm
>>>>> 
>>>>>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <alex.m3tal@gmail.com
>>>>> :
>>>>>> 
>>>>>> Hello Jon,
>>>>>> 
>>>>>> Sounds like very good news!
>>>>>> I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
>>>>>> if it's compatible with current TomEE 7.0.4 (and of course I'll do the
>>>>>> same when it'll be part of TomEE 7.0.5 preview/RC)
>>>>>> 
>>>>>> Best regards,
>>>>>> Alexandre
>>>>>> 
>>>>>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>>> jonathan.gallimore@gmail.com>:
>>>>>>> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA
>>>> master
>>>>>>> and 2.4.x which has been merged in - maybe a new snapshot deployment
>>>> needed
>>>>>>> there too.
>>>>>>> 
>>>>>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>>> submit a
>>>>>>> PR for that tomorrow - just want to give it a final check.
>>>>>>> 
>>>>>>> Jon
>>>>>>> 
>>>>>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>>> <st...@yahoo.de.invalid>
>>>>>>> wrote:
>>>>>>> 
>>>>>>>> Txs Jon!
>>>>>>>> seems there is still a mixup between asm5 and 6 :(
>>>>>>>> Will try to fix it tomorrow.
>>>>>>>> LieGrue,strub
>>>>>>>> 
>>>>>>>> 
>>>>>>>>  On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
>>>>>>>> jonathan.gallimore@gmail.com> wrote:
>>>>>>>> 
>>>>>>>> Thanks Mark! I'll run some tests and get back to you as soon as I
>>>> can.
>>>>>>>> 
>>>>>>>> Jon
>>>>>>>> 
>>>>>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>>> <struberg@yahoo.de.invalid
>>>>>>>>> 
>>>>>>>> wrote:
>>>>>>>> 
>>>>>>>>> hi folks!
>>>>>>>>> The messages got pretty much mixed up.So let's start a new thread
>>>> to
>>>>>>>> focus
>>>>>>>>> on 7.0.5 tasks.
>>>>>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml
>>>> and
>>>>>>>> also
>>>>>>>>> upgraded xbean to 4.7.
>>>>>>>>> Please test and provide feedback.If all looks fine then I can do
>>>> an OWB
>>>>>>>>> release.
>>>>>>>>> 
>>>>>>>>> txs and LieGrue,strub
>>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>> 
>>>> 
>>>> 
>>> 
>> 



Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
On the openejb-mockito test failure - forget my previous emails - setting
the MockBean to not be an AlternativeBean seems to do the trick. Pushed.
Lets see what we get from the CI now.

Cheers

Jon

On Sun, Apr 15, 2018 at 9:43 PM, Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> OK, I'm not sure which commit causes that test failure, but this commit is
> ok: https://github.com/apache/openwebbeans/commit/
> 4b7259a1f7c8c0d65736f753df9e6a43a262ed96. Will try and pin it down.
>
> In other news - Johnzon patch submitted, and discussion opened on the
> Johnzon dev@ mailing list. Will keep this thread posted on progress.
>
> Jon
>
>
>
> On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
>> Thanks all!
>>
>> I have looked at the test failures on the CI. The bval-embedded tests
>> should be ok now - the other failures were in the openejb-mockito module,
>> and I think they relate to this change in OWB: https://github.com/apache
>> /openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>>
>> To be honest, I don't know where to start looking at this one, can anyone
>> help? I'd appreciate any learning I can do in the process. In essence,
>> we're seeing this:
>>
>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> onPoint(InjectionResolver.java:234)
>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> anagerImpl.java:1209)
>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> yer.java:924)
>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> ints(BeansDeployer.java:835)
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:318)
>> ... 24 more
>>
>> As far as I can see the extension adds the necessary stuff
>> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
>> https://github.com/apache/tomee/blob/master/utils/
>> openejb-mockito/src/main/java/org/apache/openejb/mockito/
>> MockitoExtension.java#L53
>>
>> I'll a build without that change to a) confirm that it is that change,
>> and b) see if that shows any different behaviour.
>>
>>
>> Here's the output from the tests:
>>
>> -----
>>
>> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/bin/java
>> -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Applications/IntelliJ
>> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
>> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
>> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ
>> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/Applications/IntelliJ
>> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/
>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>> lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.
>> 8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/J
>> avaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ex
>> t/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>> 141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/
>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>> ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>> 141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/
>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>> ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.
>> 8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/
>> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
>> lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.
>> 8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/L
>> ibrary/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>> Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/
>> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
>> ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>> 141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaV
>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.
>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>> Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachi
>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/
>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>> Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachin
>> es/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.
>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
>> 141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaV
>> irtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/reso
>> urces.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.
>> jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualM
>> achines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.
>> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/
>> Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachin
>> es/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/
>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>> Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachin
>> es/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/
>> Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/
>> Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.
>> 8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/de
>> v/tomee/utils/openejb-mockito/target/test-classes:/Users/
>> jgallimore/dev/tomee/utils/openejb-mockito/target/classes
>> :/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-
>> core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/
>> Users/jgallimore/.m2/repository/org/apache/tomee/mbean-
>> annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-
>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>> tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-
>> integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>> repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.
>> 0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/
>> commons-lang3/3.5/commons-lang3-3.5.jar:/Users/
>> jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.
>> 5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/
>> jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.
>> 0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/
>> jgallimore/.m2/repository/org/apache/tomee/openejb-
>> javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-
>> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>> tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNA
>> PSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/
>> tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-
>> accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
>> repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-
>> core-0.8.jar:/Users/jgallimore/.m2/repository/org/
>> metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/
>> jgallimore/.m2/repository/commons-cli/commons-cli/1.2/
>> commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/
>> commons-collections/commons-collections/3.2.2/commons-collec
>> tions-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/
>> activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/
>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>> kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/
>> Users/jgallimore/.m2/repository/org/apache/activemq/protobuf/activemq-
>> protobuf/1.1/activemq-protobuf-1.1.jar:/Users/
>> jgallimore/.m2/repository/org/apache/activemq/activemq-
>> broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.
>> m2/repository/org/apache/activemq/activemq-client/5.14.5/
>> activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/
>> org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:
>> /Users/jgallimore/.m2/repository/org/apache/activemq
>> /activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-
>> 5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activ
>> emq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.
>> jar:/Users/jgallimore/.m2/repository/org/apache/geronimo
>> /components/geronimo-connector/3.1.4/geronimo-connector-3.1.
>> 4.jar:/Users/jgallimore/.m2/repository/org/apache/
>> geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/
>> geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/
>> jgallimore/.m2/repository/org/apache/geronimo/components/
>> geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.
>> jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/
>> howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/
>> repository/org/apache/geronimo/javamail/geronimo-
>> javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-
>> 1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/
>> apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-
>> 4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
>> xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/j
>> gallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/
>> xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/
>> apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/
>> jgallimore/.m2/repository/org/apache/xbean/xbean-
>> bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/
>> .m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:
>> /Users/jgallimore/.m2/repository/org/apache/commons/commons-
>> dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/
>> repository/org/apache/commons/commons-pool2/2.3/commons-
>> pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/
>> codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.
>> 6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/com
>> mons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.
>> m2/repository/org/apache/openejb/shade/quartz-openejb-
>> shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/
>> jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/
>> slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/
>> slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/
>> jgallimore/.m2/repository/org/apache/openwebbeans/
>> openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.
>> 7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/repository/org/apache/
>> openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-
>> spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repo
>> sitory/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-
>> SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/
>> Users/jgallimore/.m2/repository/org/apache/openwebbeans/
>> openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.
>> 5-20180414.204912-1.jar:/Users/jgallimore/.m2/repositor
>> y/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-
>> SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-
>> 1.jar:/Users/jgallimore/.m2/repository/org/apache/
>> openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-
>> web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repo
>> sitory/org/apache/openwebbeans/openwebbeans-el22/1.7.5-
>> SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/
>> Users/jgallimore/.m2/repository/org/apache/openjpa/
>> openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-
>> 7.jar:/Users/jgallimore/.m2/repository/commons-lang/
>> commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/
>> repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.
>> jar:/Users/jgallimore/.m2/repository/org/apache/bval/
>> bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/
>> repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.
>> jar:/Users/jgallimore/.m2/repository/org/mockito/
>> mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimo
>> re/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-
>> 1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/
>> byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/
>> jgallimore/.m2/repository/org/objenesis/objenesis/2.5/
>> objenesis-2.5.jar:/Users/jgallimore/.m2/repository/
>> junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/
>> repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
>> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
>> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
>> objc[1342]: Class JavaLaunchHelper is implemented in both
>> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/bin/java
>> (0x1070124c0) and /Library/Java/JavaVirtualMachi
>> nes/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
>> (0x10709e4e0). One of the two will be used. Which one is undefined.
>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>> ingletonServiceImpl@12843fce
>> INFO - Succeeded in installing singleton service
>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>> attempt to create one for the beans deployed.
>> INFO - Configuring Service(id=Default Security Service,
>> type=SecurityService, provider-id=Default Security Service)
>> INFO - Configuring Service(id=Default Transaction Manager,
>> type=TransactionManager, provider-id=Default Transaction Manager)
>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>> INFO - Creating SecurityService(id=Default Security Service)
>> INFO - Configuring enterprise application: /Users/jgallimore/dev/tomee/ut
>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
>> INFO - Configuring Service(id=Default Managed Container, type=Container,
>> provider-id=Default Managed Container)
>> INFO - Auto-creating a container for bean org.apache.openejb.mockito.Moc
>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
>> Managed Container)
>> INFO - Creating Container(id=Default Managed Container)
>> INFO - Using directory /var/folders/17/ynk_jcls1z19jhl0b0h4nmfm0000gn/T
>> for stateful session passivation
>> INFO - Configuring Service(id=Default Singleton Container,
>> type=Container, provider-id=Default Singleton Container)
>> INFO - Auto-creating a container for bean Facade:
>> Container(type=SINGLETON, id=Default Singleton Container)
>> INFO - Creating Container(id=Default Singleton Container)
>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
>> in bean "Facade".  Will attempt resolution again at runtime.
>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>> INFO - Not creating another application classloader for
>> MockitoAndAppComposerClassLevelTest
>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>> Ejb(deployment-id=Facade)
>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade)
>> --> Ejb(deployment-id=Facade)
>> INFO - Existing thread singleton service in SystemInstance():
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>> INFO - OpenWebBeans Container is starting...
>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>> SEVERE - CDI Beans module deployment failed
>> org.apache.webbeans.exception.WebBeansDeploymentException:
>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:338)
>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> nEJBLifecycle.java:196)
>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> (ThreadSingletonServiceImpl.java:189)
>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:963)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:757)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:753)
>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>> plicationComposers.java:724)
>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>> cationComposers.java:386)
>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>> licationComposers.java:1068)
>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>> plication.java:40)
>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> 4ClassRunner.java:78)
>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> 4ClassRunner.java:57)
>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>> (JUnit4IdeaTestRunner.java:68)
>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>> tRunnerWithArgs(IdeaTestRunner.java:47)
>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>> ndStart(JUnitStarter.java:242)
>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>> er.java:70)
>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> onPoint(InjectionResolver.java:234)
>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> anagerImpl.java:1209)
>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> yer.java:924)
>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> ints(BeansDeployer.java:835)
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:318)
>> ... 24 more
>>
>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>> context
>>
>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> (ThreadSingletonServiceImpl.java:191)
>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:963)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:757)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:753)
>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>> plicationComposers.java:724)
>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>> cationComposers.java:386)
>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>> licationComposers.java:1068)
>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>> plication.java:40)
>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> 4ClassRunner.java:78)
>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> 4ClassRunner.java:57)
>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>> (JUnit4IdeaTestRunner.java:68)
>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>> tRunnerWithArgs(IdeaTestRunner.java:47)
>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>> ndStart(JUnitStarter.java:242)
>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>> er.java:70)
>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>> org.apache.webbeans.exception.WebBeansDeploymentException:
>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> nEJBLifecycle.java:200)
>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> (ThreadSingletonServiceImpl.java:189)
>> ... 22 more
>> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:338)
>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> nEJBLifecycle.java:196)
>> ... 23 more
>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> onPoint(InjectionResolver.java:234)
>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> anagerImpl.java:1209)
>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> yer.java:924)
>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> ints(BeansDeployer.java:835)
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:318)
>> ... 24 more
>>
>> INFO - Created new singletonService org.apache.openejb.cdi.ThreadS
>> ingletonServiceImpl@12843fce
>> INFO - Succeeded in installing singleton service
>> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
>> attempt to create one for the beans deployed.
>> INFO - Configuring Service(id=Default Security Service,
>> type=SecurityService, provider-id=Default Security Service)
>> INFO - Configuring Service(id=Default Transaction Manager,
>> type=TransactionManager, provider-id=Default Transaction Manager)
>> INFO - Creating TransactionManager(id=Default Transaction Manager)
>> INFO - Creating SecurityService(id=Default Security Service)
>> INFO - Configuring enterprise application: /Users/jgallimore/dev/tomee/ut
>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
>> INFO - Configuring Service(id=Default Managed Container, type=Container,
>> provider-id=Default Managed Container)
>> INFO - Auto-creating a container for bean org.apache.openejb.mockito.Moc
>> kitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
>> Managed Container)
>> INFO - Creating Container(id=Default Managed Container)
>> INFO - Using directory /var/folders/17/ynk_jcls1z19jhl0b0h4nmfm0000gn/T
>> for stateful session passivation
>> INFO - Configuring Service(id=Default Singleton Container,
>> type=Container, provider-id=Default Singleton Container)
>> INFO - Auto-creating a container for bean Facade:
>> Container(type=SINGLETON, id=Default Singleton Container)
>> INFO - Creating Container(id=Default Singleton Container)
>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
>> in bean "Facade".  Will attempt resolution again at runtime.
>> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
>> in bean "classes.Comp".  Will attempt resolution again at runtime.
>> INFO - Enterprise application "/Users/jgallimore/dev/tomee/u
>> tils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
>> INFO - Not creating another application classloader for
>> MockitoAndAppComposerClassLevelTest
>> INFO - Assembling app: /Users/jgallimore/dev/tomee/ut
>> ils/openejb-mockito/MockitoAndAppComposerClassLevelTest
>> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/
>> classes/Facade!org.apache.openejb.mockito.Facade) -->
>> Ejb(deployment-id=Facade)
>> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade)
>> --> Ejb(deployment-id=Facade)
>> INFO - Existing thread singleton service in SystemInstance():
>> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
>> INFO - OpenWebBeans Container is starting...
>> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
>> SEVERE - CDI Beans module deployment failed
>> org.apache.webbeans.exception.WebBeansDeploymentException:
>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:338)
>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> nEJBLifecycle.java:196)
>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> (ThreadSingletonServiceImpl.java:189)
>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:963)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:757)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:753)
>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>> plicationComposers.java:724)
>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>> cationComposers.java:386)
>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>> licationComposers.java:1068)
>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>> plication.java:40)
>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> 4ClassRunner.java:78)
>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> 4ClassRunner.java:57)
>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>> (JUnit4IdeaTestRunner.java:68)
>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>> tRunnerWithArgs(IdeaTestRunner.java:47)
>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>> ndStart(JUnitStarter.java:242)
>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>> er.java:70)
>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> onPoint(InjectionResolver.java:234)
>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> anagerImpl.java:1209)
>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> yer.java:924)
>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> ints(BeansDeployer.java:835)
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:318)
>> ... 24 more
>>
>> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
>> context
>>
>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> (ThreadSingletonServiceImpl.java:191)
>> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:963)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:757)
>> at org.apache.openejb.assembler.classic.Assembler.createApplica
>> tion(Assembler.java:753)
>> at org.apache.openejb.testing.ApplicationComposers.deployApp(Ap
>> plicationComposers.java:724)
>> at org.apache.openejb.testing.ApplicationComposers.before(Appli
>> cationComposers.java:386)
>> at org.apache.openejb.testing.ApplicationComposers.evaluate(App
>> licationComposers.java:1068)
>> at org.apache.openejb.junit.DeployApplication.evaluate(DeployAp
>> plication.java:40)
>> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> 4ClassRunner.java:78)
>> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit
>> 4ClassRunner.java:57)
>> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs
>> (JUnit4IdeaTestRunner.java:68)
>> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.star
>> tRunnerWithArgs(IdeaTestRunner.java:47)
>> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsA
>> ndStart(JUnitStarter.java:242)
>> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStart
>> er.java:70)
>> Caused by: org.apache.openejb.OpenEJBRuntimeException:
>> org.apache.webbeans.exception.WebBeansDeploymentException:
>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> nEJBLifecycle.java:200)
>> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize
>> (ThreadSingletonServiceImpl.java:189)
>> ... 22 more
>> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
>> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
>> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:338)
>> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(Ope
>> nEJBLifecycle.java:196)
>> ... 23 more
>> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
>> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
>> Qualifiers: [@javax.enterprise.inject.Default()]
>> for injection into Field Injection Point, field name :  helloCdi, Bean
>> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
>> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
>> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
>> at org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatis
>> fiedResolutionException(InjectionExceptionUtil.java:65)
>> at org.apache.webbeans.container.InjectionResolver.checkInjecti
>> onPoint(InjectionResolver.java:234)
>> at org.apache.webbeans.container.BeanManagerImpl.validate(BeanM
>> anagerImpl.java:1209)
>> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
>> at org.apache.webbeans.config.BeansDeployer.validate(BeansDeplo
>> yer.java:924)
>> at org.apache.webbeans.config.BeansDeployer.validateInjectionPo
>> ints(BeansDeployer.java:835)
>> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeploye
>> r.java:318)
>> ... 24 more
>>
>>
>> Process finished with exit code 255
>>
>> Thanks
>>
>> Jon
>>
>> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <
>> struberg@yahoo.de.invalid> wrote:
>>
>>> done.
>>>
>>> LieGrue,
>>> strub
>>>
>>> > Am 15.04.2018 um 12:02 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>>> >:
>>> >
>>> > Yes, will fix openjpa and push a snapshot when back home.
>>> >
>>> > Lgm
>>> >
>>> >> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <alex.m3tal@gmail.com
>>> >:
>>> >>
>>> >> Hello Jon,
>>> >>
>>> >> Sounds like very good news!
>>> >> I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
>>> >> if it's compatible with current TomEE 7.0.4 (and of course I'll do the
>>> >> same when it'll be part of TomEE 7.0.5 preview/RC)
>>> >>
>>> >> Best regards,
>>> >> Alexandre
>>> >>
>>> >> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>>> jonathan.gallimore@gmail.com>:
>>> >>> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA
>>> master
>>> >>> and 2.4.x which has been merged in - maybe a new snapshot deployment
>>> needed
>>> >>> there too.
>>> >>>
>>> >>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>>> submit a
>>> >>> PR for that tomorrow - just want to give it a final check.
>>> >>>
>>> >>> Jon
>>> >>>
>>> >>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>>> <st...@yahoo.de.invalid>
>>> >>> wrote:
>>> >>>
>>> >>>> Txs Jon!
>>> >>>> seems there is still a mixup between asm5 and 6 :(
>>> >>>> Will try to fix it tomorrow.
>>> >>>> LieGrue,strub
>>> >>>>
>>> >>>>
>>> >>>>   On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
>>> >>>> jonathan.gallimore@gmail.com> wrote:
>>> >>>>
>>> >>>> Thanks Mark! I'll run some tests and get back to you as soon as I
>>> can.
>>> >>>>
>>> >>>> Jon
>>> >>>>
>>> >>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>>> <struberg@yahoo.de.invalid
>>> >>>>>
>>> >>>> wrote:
>>> >>>>
>>> >>>>> hi folks!
>>> >>>>> The messages got pretty much mixed up.So let's start a new thread
>>> to
>>> >>>> focus
>>> >>>>> on 7.0.5 tasks.
>>> >>>>> I've now backported tons of fixes in OWB and deployed an
>>> >>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml
>>> and
>>> >>>> also
>>> >>>>> upgraded xbean to 4.7.
>>> >>>>> Please test and provide feedback.If all looks fine then I can do
>>> an OWB
>>> >>>>> release.
>>> >>>>>
>>> >>>>> txs and LieGrue,strub
>>> >>>>>
>>> >>>>
>>> >>>>
>>> >
>>>
>>>
>>
>

Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
OK, I'm not sure which commit causes that test failure, but this commit is
ok:
https://github.com/apache/openwebbeans/commit/4b7259a1f7c8c0d65736f753df9e6a43a262ed96.
Will try and pin it down.

In other news - Johnzon patch submitted, and discussion opened on the
Johnzon dev@ mailing list. Will keep this thread posted on progress.

Jon



On Sun, Apr 15, 2018 at 9:03 PM, Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> Thanks all!
>
> I have looked at the test failures on the CI. The bval-embedded tests
> should be ok now - the other failures were in the openejb-mockito module,
> and I think they relate to this change in OWB: https://github.com/
> apache/openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a
>
> To be honest, I don't know where to start looking at this one, can anyone
> help? I'd appreciate any learning I can do in the process. In essence,
> we're seeing this:
>
> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.util.InjectionExceptionUtil.
> throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
> at org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(
> InjectionResolver.java:234)
> at org.apache.webbeans.container.BeanManagerImpl.validate(
> BeanManagerImpl.java:1209)
> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
> at org.apache.webbeans.config.BeansDeployer.validate(
> BeansDeployer.java:924)
> at org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(
> BeansDeployer.java:835)
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
> ... 24 more
>
> As far as I can see the extension adds the necessary stuff
> on javax.enterprise.inject.spi.AfterBeanDiscovery here:
> https://github.com/apache/tomee/blob/master/utils/openejb-mockito/src/
> main/java/org/apache/openejb/mockito/MockitoExtension.java#L53
>
> I'll a build without that change to a) confirm that it is that change, and
> b) see if that shows any different behaviour.
>
>
> Here's the output from the tests:
>
> -----
>
> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/bin/java
> -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Applications/IntelliJ
> IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
> IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
> "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ
> IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/Applications/IntelliJ
> IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.
> 8.0_141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/
> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.
> 8.0_141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/
> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.
> 8.0_141.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/
> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/
> Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/
> lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/
> rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/dt.
> jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/
> javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/
> packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/
> tools.jar:/Users/jgallimore/dev/tomee/utils/openejb-
> mockito/target/test-classes:/Users/jgallimore/dev/tomee/
> utils/openejb-mockito/target/classes:/Users/jgallimore/.m2/
> repository/org/apache/tomee/openejb-core/7.0.5-SNAPSHOT/
> openejb-core-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> repository/org/apache/tomee/mbean-annotation-api/7.0.5-
> SNAPSHOT/mbean-annotation-api-7.0.5-SNAPSHOT.jar:/Users/
> jgallimore/.m2/repository/org/apache/tomee/openejb-jpa-
> integration/7.0.5-SNAPSHOT/openejb-jpa-integration-7.0.5-
> SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/
> apache/tomee/javaee-api/7.0-1/javaee-api-7.0-1.jar:/Users/
> jgallimore/.m2/repository/org/apache/commons/commons-lang3/
> 3.5/commons-lang3-3.5.jar:/Users/jgallimore/.m2/
> repository/org/apache/tomee/openejb-api/7.0.5-SNAPSHOT/
> openejb-api-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> repository/org/apache/tomee/openejb-loader/7.0.5-SNAPSHOT/
> openejb-loader-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/
> repository/org/apache/tomee/openejb-javaagent/7.0.5-
> SNAPSHOT/openejb-javaagent-7.0.5-SNAPSHOT.jar:/Users/
> jgallimore/.m2/repository/org/apache/tomee/openejb-jee/7.0.
> 5-SNAPSHOT/openejb-jee-7.0.5-SNAPSHOT.jar:/Users/
> jgallimore/.m2/repository/org/apache/tomee/openejb-jee-
> accessors/7.0.5-SNAPSHOT/openejb-jee-accessors-7.0.5-SNAPSHOT.jar:/Users/
> jgallimore/.m2/repository/org/metatype/sxc/sxc-jaxb-core/0.
> 8/sxc-jaxb-core-0.8.jar:/Users/jgallimore/.m2/repository/org/metatype/sxc/
> sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/jgallimore/.m2/
> repository/commons-cli/commons-cli/1.2/commons-cli-1.
> 2.jar:/Users/jgallimore/.m2/repository/commons-collections/commons-
> collections/3.2.2/commons-collections-3.2.2.jar:/Users/
> jgallimore/.m2/repository/org/apache/activemq/activemq-ra/5.
> 14.5/activemq-ra-5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/
> activemq/activemq-kahadb-store/5.14.5/activemq-kahadb-
> store-5.14.5.jar:/Users/jgallimore/.m2/repository/org/
> apache/activemq/protobuf/activemq-protobuf/1.1/activemq-protobuf-1.1.jar:/
> Users/jgallimore/.m2/repository/org/apache/activemq/activemq-broker/5.14.
> 5/activemq-broker-5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/
> activemq/activemq-client/5.14.5/activemq-client-5.14.5.jar:/
> Users/jgallimore/.m2/repository/org/fusesource/
> hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/Users/jgallimore/.
> m2/repository/org/apache/activemq/activemq-openwire-
> legacy/5.14.5/activemq-openwire-legacy-5.14.5.jar:/Users/jgallimore/.m2/
> repository/org/apache/activemq/activemq-jdbc-store/
> 5.14.5/activemq-jdbc-store-5.14.5.jar:/Users/jgallimore/.
> m2/repository/org/apache/geronimo/components/geronimo-
> connector/3.1.4/geronimo-connector-3.1.4.jar:/Users/
> jgallimore/.m2/repository/org/apache/geronimo/specs/
> geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-
> connector_1.6_spec-1.0.jar:/Users/jgallimore/.m2/repository/org/apache/
> geronimo/components/geronimo-transaction/3.1.4/geronimo-
> transaction-3.1.4.jar:/Users/jgallimore/.m2/repository/org/
> objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar:/Users/
> jgallimore/.m2/repository/org/apache/geronimo/javamail/
> geronimo-javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_
> 1.4_mail-1.9.0-alpha-2.jar:/Users/jgallimore/.m2/
> repository/org/apache/xbean/xbean-asm6-shaded/4.7/xbean-
> asm6-shaded-4.7.jar:/Users/jgallimore/.m2/repository/org/
> apache/xbean/xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/
> jgallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.
> 7/xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/
> xbean-naming/4.7/xbean-naming-4.7.jar:/Users/jgallimore/.m2/
> repository/org/apache/xbean/xbean-bundleutils/4.7/xbean-
> bundleutils-4.7.jar:/Users/jgallimore/.m2/repository/org/
> hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:/Users/jgallimore/.m2/
> repository/org/apache/commons/commons-dbcp2/2.1/commons-
> dbcp2-2.1.jar:/Users/jgallimore/.m2/repository/org/
> apache/commons/commons-pool2/2.3/commons-pool2-2.3.jar:/
> Users/jgallimore/.m2/repository/org/codehaus/swizzle/swizzle-stream/1.6.2/
> swizzle-stream-1.6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/
> commons-logging/1.2/commons-logging-1.2.jar:/Users/
> jgallimore/.m2/repository/org/apache/openejb/shade/quartz-
> openejb-shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/jgallimore/.m2/
> repository/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.
> 21.jar:/Users/jgallimore/.m2/repository/org/slf4j/slf4j-
> api/1.7.21/slf4j-api-1.7.21.jar:/Users/jgallimore/.m2/
> repository/org/apache/openwebbeans/openwebbeans-impl/1.7.5-SNAPSHOT/
> openwebbeans-impl-1.7.5-20180414.204726-1.jar:/Users/
> jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-spi/1.7.5-
> SNAPSHOT/openwebbeans-spi-1.7.5-20180414.204653-1.jar:/
> Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-ejb/
> 1.7.5-SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.
> jar:/Users/jgallimore/.m2/repository/org/apache/
> openwebbeans/openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-
> ee-1.7.5-20180414.204912-1.jar:/Users/jgallimore/.m2/
> repository/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-SNAPSHOT/
> openwebbeans-ee-common-1.7.5-20180414.204754-1.jar:/Users/
> jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-web/1.7.5-
> SNAPSHOT/openwebbeans-web-1.7.5-20180414.204833-1.jar:/
> Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-
> el22/1.7.5-SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/Users/
> jgallimore/.m2/repository/org/apache/openjpa/openjpa/2.4.3-
> SNAPSHOT/openjpa-2.4.3-20180415.104655-7.jar:/Users/
> jgallimore/.m2/repository/commons-lang/commons-lang/2.6/
> commons-lang-2.6.jar:/Users/jgallimore/.m2/repository/net/
> sourceforge/serp/serp/1.15.1/serp-1.15.1.jar:/Users/
> jgallimore/.m2/repository/org/apache/bval/bval-core/1.1.2/
> bval-core-1.1.2.jar:/Users/jgallimore/.m2/repository/org/
> apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.jar:/Users/
> jgallimore/.m2/repository/org/mockito/mockito-core/2.7.9/
> mockito-core-2.7.9.jar:/Users/jgallimore/.m2/repository/net/
> bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar:/Users/
> jgallimore/.m2/repository/net/bytebuddy/byte-buddy-agent/1.
> 6.5/byte-buddy-agent-1.6.5.jar:/Users/jgallimore/.m2/
> repository/org/objenesis/objenesis/2.5/objenesis-2.5.
> jar:/Users/jgallimore/.m2/repository/junit/junit/4.12/
> junit-4.12.jar:/Users/jgallimore/.m2/repository/org/
> hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
> com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
> org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
> objc[1342]: Class JavaLaunchHelper is implemented in both /Library/Java/
> JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/bin/java (0x1070124c0)
> and /Library/Java/JavaVirtualMachines/jdk1.8.0_
> 141.jdk/Contents/Home/jre/lib/libinstrument.dylib (0x10709e4e0). One of
> the two will be used. Which one is undefined.
> INFO - Created new singletonService org.apache.openejb.cdi.
> ThreadSingletonServiceImpl@12843fce
> INFO - Succeeded in installing singleton service
> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
> attempt to create one for the beans deployed.
> INFO - Configuring Service(id=Default Security Service,
> type=SecurityService, provider-id=Default Security Service)
> INFO - Configuring Service(id=Default Transaction Manager,
> type=TransactionManager, provider-id=Default Transaction Manager)
> INFO - Creating TransactionManager(id=Default Transaction Manager)
> INFO - Creating SecurityService(id=Default Security Service)
> INFO - Configuring enterprise application: /Users/jgallimore/dev/tomee/
> utils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
> INFO - Configuring Service(id=Default Managed Container, type=Container,
> provider-id=Default Managed Container)
> INFO - Auto-creating a container for bean org.apache.openejb.mockito.
> MockitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
> Managed Container)
> INFO - Creating Container(id=Default Managed Container)
> INFO - Using directory /var/folders/17/ynk_jcls1z19jhl0b0h4nmfm0000gn/T
> for stateful session passivation
> INFO - Configuring Service(id=Default Singleton Container, type=Container,
> provider-id=Default Singleton Container)
> INFO - Auto-creating a container for bean Facade:
> Container(type=SINGLETON, id=Default Singleton Container)
> INFO - Creating Container(id=Default Singleton Container)
> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
> in bean "Facade".  Will attempt resolution again at runtime.
> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
> in bean "classes.Comp".  Will attempt resolution again at runtime.
> INFO - Enterprise application "/Users/jgallimore/dev/tomee/
> utils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
> INFO - Not creating another application classloader for
> MockitoAndAppComposerClassLevelTest
> INFO - Assembling app: /Users/jgallimore/dev/tomee/utils/openejb-mockito/
> MockitoAndAppComposerClassLevelTest
> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> lTest/classes/Facade!org.apache.openejb.mockito.Facade) -->
> Ejb(deployment-id=Facade)
> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade)
> --> Ejb(deployment-id=Facade)
> INFO - Existing thread singleton service in SystemInstance():
> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> INFO - OpenWebBeans Container is starting...
> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> SEVERE - CDI Beans module deployment failed
> org.apache.webbeans.exception.WebBeansDeploymentException:
> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:338)
> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(
> OpenEJBLifecycle.java:196)
> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(
> ThreadSingletonServiceImpl.java:189)
> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:963)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:757)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:753)
> at org.apache.openejb.testing.ApplicationComposers.deployApp(
> ApplicationComposers.java:724)
> at org.apache.openejb.testing.ApplicationComposers.before(
> ApplicationComposers.java:386)
> at org.apache.openejb.testing.ApplicationComposers.evaluate(
> ApplicationComposers.java:1068)
> at org.apache.openejb.junit.DeployApplication.evaluate(
> DeployApplication.java:40)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:78)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:57)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(
> JUnit4IdeaTestRunner.java:68)
> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.
> startRunnerWithArgs(IdeaTestRunner.java:47)
> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(
> JUnitStarter.java:242)
> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.util.InjectionExceptionUtil.
> throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
> at org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(
> InjectionResolver.java:234)
> at org.apache.webbeans.container.BeanManagerImpl.validate(
> BeanManagerImpl.java:1209)
> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
> at org.apache.webbeans.config.BeansDeployer.validate(
> BeansDeployer.java:924)
> at org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(
> BeansDeployer.java:835)
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
> ... 24 more
>
> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
> context
>
> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(
> ThreadSingletonServiceImpl.java:191)
> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:963)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:757)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:753)
> at org.apache.openejb.testing.ApplicationComposers.deployApp(
> ApplicationComposers.java:724)
> at org.apache.openejb.testing.ApplicationComposers.before(
> ApplicationComposers.java:386)
> at org.apache.openejb.testing.ApplicationComposers.evaluate(
> ApplicationComposers.java:1068)
> at org.apache.openejb.junit.DeployApplication.evaluate(
> DeployApplication.java:40)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:78)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:57)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(
> JUnit4IdeaTestRunner.java:68)
> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.
> startRunnerWithArgs(IdeaTestRunner.java:47)
> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(
> JUnitStarter.java:242)
> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> org.apache.webbeans.exception.WebBeansDeploymentException:
> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(
> OpenEJBLifecycle.java:200)
> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(
> ThreadSingletonServiceImpl.java:189)
> ... 22 more
> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:338)
> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(
> OpenEJBLifecycle.java:196)
> ... 23 more
> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.util.InjectionExceptionUtil.
> throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
> at org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(
> InjectionResolver.java:234)
> at org.apache.webbeans.container.BeanManagerImpl.validate(
> BeanManagerImpl.java:1209)
> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
> at org.apache.webbeans.config.BeansDeployer.validate(
> BeansDeployer.java:924)
> at org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(
> BeansDeployer.java:835)
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
> ... 24 more
>
> INFO - Created new singletonService org.apache.openejb.cdi.
> ThreadSingletonServiceImpl@12843fce
> INFO - Succeeded in installing singleton service
> INFO - Cannot find the configuration file [conf/openejb.xml].  Will
> attempt to create one for the beans deployed.
> INFO - Configuring Service(id=Default Security Service,
> type=SecurityService, provider-id=Default Security Service)
> INFO - Configuring Service(id=Default Transaction Manager,
> type=TransactionManager, provider-id=Default Transaction Manager)
> INFO - Creating TransactionManager(id=Default Transaction Manager)
> INFO - Creating SecurityService(id=Default Security Service)
> INFO - Configuring enterprise application: /Users/jgallimore/dev/tomee/
> utils/openejb-mockito/MockitoAndAppComposerClassLevelTest
> INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
> INFO - Configuring Service(id=Default Managed Container, type=Container,
> provider-id=Default Managed Container)
> INFO - Auto-creating a container for bean org.apache.openejb.mockito.
> MockitoAndAppComposerClassLevelTest: Container(type=MANAGED, id=Default
> Managed Container)
> INFO - Creating Container(id=Default Managed Container)
> INFO - Using directory /var/folders/17/ynk_jcls1z19jhl0b0h4nmfm0000gn/T
> for stateful session passivation
> INFO - Configuring Service(id=Default Singleton Container, type=Container,
> provider-id=Default Singleton Container)
> INFO - Auto-creating a container for bean Facade:
> Container(type=SINGLETON, id=Default Singleton Container)
> INFO - Creating Container(id=Default Singleton Container)
> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
> in bean "Facade".  Will attempt resolution again at runtime.
> WARNING - Unresolved ejb reference "java:comp/env/org.apache.openejb.mockito.Facade/hello"
> in bean "classes.Comp".  Will attempt resolution again at runtime.
> INFO - Enterprise application "/Users/jgallimore/dev/tomee/
> utils/openejb-mockito/MockitoAndAppComposerClassLevelTest" loaded.
> INFO - Not creating another application classloader for
> MockitoAndAppComposerClassLevelTest
> INFO - Assembling app: /Users/jgallimore/dev/tomee/utils/openejb-mockito/
> MockitoAndAppComposerClassLevelTest
> INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
> INFO - Jndi(name=global/MockitoAndAppComposerClassLeve
> lTest/classes/Facade!org.apache.openejb.mockito.Facade) -->
> Ejb(deployment-id=Facade)
> INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade)
> --> Ejb(deployment-id=Facade)
> INFO - Existing thread singleton service in SystemInstance():
> org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
> INFO - OpenWebBeans Container is starting...
> INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
> SEVERE - CDI Beans module deployment failed
> org.apache.webbeans.exception.WebBeansDeploymentException:
> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:338)
> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(
> OpenEJBLifecycle.java:196)
> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(
> ThreadSingletonServiceImpl.java:189)
> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:963)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:757)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:753)
> at org.apache.openejb.testing.ApplicationComposers.deployApp(
> ApplicationComposers.java:724)
> at org.apache.openejb.testing.ApplicationComposers.before(
> ApplicationComposers.java:386)
> at org.apache.openejb.testing.ApplicationComposers.evaluate(
> ApplicationComposers.java:1068)
> at org.apache.openejb.junit.DeployApplication.evaluate(
> DeployApplication.java:40)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:78)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:57)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(
> JUnit4IdeaTestRunner.java:68)
> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.
> startRunnerWithArgs(IdeaTestRunner.java:47)
> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(
> JUnitStarter.java:242)
> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.util.InjectionExceptionUtil.
> throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
> at org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(
> InjectionResolver.java:234)
> at org.apache.webbeans.container.BeanManagerImpl.validate(
> BeanManagerImpl.java:1209)
> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
> at org.apache.webbeans.config.BeansDeployer.validate(
> BeansDeployer.java:924)
> at org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(
> BeansDeployer.java:835)
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
> ... 24 more
>
> javax.enterprise.inject.spi.DeploymentException: couldn't start owb
> context
>
> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(
> ThreadSingletonServiceImpl.java:191)
> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:963)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:757)
> at org.apache.openejb.assembler.classic.Assembler.
> createApplication(Assembler.java:753)
> at org.apache.openejb.testing.ApplicationComposers.deployApp(
> ApplicationComposers.java:724)
> at org.apache.openejb.testing.ApplicationComposers.before(
> ApplicationComposers.java:386)
> at org.apache.openejb.testing.ApplicationComposers.evaluate(
> ApplicationComposers.java:1068)
> at org.apache.openejb.junit.DeployApplication.evaluate(
> DeployApplication.java:40)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:78)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> BlockJUnit4ClassRunner.java:57)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(
> JUnit4IdeaTestRunner.java:68)
> at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.
> startRunnerWithArgs(IdeaTestRunner.java:47)
> at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(
> JUnitStarter.java:242)
> at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
> Caused by: org.apache.openejb.OpenEJBRuntimeException:
> org.apache.webbeans.exception.WebBeansDeploymentException:
> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(
> OpenEJBLifecycle.java:200)
> at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(
> ThreadSingletonServiceImpl.java:189)
> ... 22 more
> Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
> javax.enterprise.inject.UnsatisfiedResolutionException: Api type
> [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:338)
> at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(
> OpenEJBLifecycle.java:196)
> ... 23 more
> Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api
> type [org.apache.openejb.mockito.Hello] is not found with the qualifiers
> Qualifiers: [@javax.enterprise.inject.Default()]
> for injection into Field Injection Point, field name :  helloCdi, Bean
> Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
> Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
> Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
> at org.apache.webbeans.util.InjectionExceptionUtil.
> throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
> at org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(
> InjectionResolver.java:234)
> at org.apache.webbeans.container.BeanManagerImpl.validate(
> BeanManagerImpl.java:1209)
> at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
> at org.apache.webbeans.config.BeansDeployer.validate(
> BeansDeployer.java:924)
> at org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(
> BeansDeployer.java:835)
> at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
> ... 24 more
>
>
> Process finished with exit code 255
>
> Thanks
>
> Jon
>
> On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <struberg@yahoo.de.invalid
> > wrote:
>
>> done.
>>
>> LieGrue,
>> strub
>>
>> > Am 15.04.2018 um 12:02 schrieb Mark Struberg <struberg@yahoo.de.INVALID
>> >:
>> >
>> > Yes, will fix openjpa and push a snapshot when back home.
>> >
>> > Lgm
>> >
>> >> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <al...@gmail.com>:
>> >>
>> >> Hello Jon,
>> >>
>> >> Sounds like very good news!
>> >> I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
>> >> if it's compatible with current TomEE 7.0.4 (and of course I'll do the
>> >> same when it'll be part of TomEE 7.0.5 preview/RC)
>> >>
>> >> Best regards,
>> >> Alexandre
>> >>
>> >> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
>> jonathan.gallimore@gmail.com>:
>> >>> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA
>> master
>> >>> and 2.4.x which has been merged in - maybe a new snapshot deployment
>> needed
>> >>> there too.
>> >>>
>> >>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
>> submit a
>> >>> PR for that tomorrow - just want to give it a final check.
>> >>>
>> >>> Jon
>> >>>
>> >>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
>> <st...@yahoo.de.invalid>
>> >>> wrote:
>> >>>
>> >>>> Txs Jon!
>> >>>> seems there is still a mixup between asm5 and 6 :(
>> >>>> Will try to fix it tomorrow.
>> >>>> LieGrue,strub
>> >>>>
>> >>>>
>> >>>>   On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
>> >>>> jonathan.gallimore@gmail.com> wrote:
>> >>>>
>> >>>> Thanks Mark! I'll run some tests and get back to you as soon as I
>> can.
>> >>>>
>> >>>> Jon
>> >>>>
>> >>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
>> <struberg@yahoo.de.invalid
>> >>>>>
>> >>>> wrote:
>> >>>>
>> >>>>> hi folks!
>> >>>>> The messages got pretty much mixed up.So let's start a new thread to
>> >>>> focus
>> >>>>> on 7.0.5 tasks.
>> >>>>> I've now backported tons of fixes in OWB and deployed an
>> >>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml
>> and
>> >>>> also
>> >>>>> upgraded xbean to 4.7.
>> >>>>> Please test and provide feedback.If all looks fine then I can do an
>> OWB
>> >>>>> release.
>> >>>>>
>> >>>>> txs and LieGrue,strub
>> >>>>>
>> >>>>
>> >>>>
>> >
>>
>>
>

Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
Thanks all!

I have looked at the test failures on the CI. The bval-embedded tests
should be ok now - the other failures were in the openejb-mockito module,
and I think they relate to this change in OWB:
https://github.com/apache/openwebbeans/commit/89c18915afc2173ec1c5478ca6dc09ecce322d2a

To be honest, I don't know where to start looking at this one, can anyone
help? I'd appreciate any learning I can do in the process. In essence,
we're seeing this:

Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at
org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
at
org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(InjectionResolver.java:234)
at
org.apache.webbeans.container.BeanManagerImpl.validate(BeanManagerImpl.java:1209)
at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
at org.apache.webbeans.config.BeansDeployer.validate(BeansDeployer.java:924)
at
org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(BeansDeployer.java:835)
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
... 24 more

As far as I can see the extension adds the necessary stuff
on javax.enterprise.inject.spi.AfterBeanDiscovery here:
https://github.com/apache/tomee/blob/master/utils/openejb-mockito/src/main/java/org/apache/openejb/mockito/MockitoExtension.java#L53

I'll a build without that change to a) confirm that it is that change, and
b) see if that shows any different behaviour.


Here's the output from the tests:

-----

/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/bin/java
-ea -Didea.test.cyclic.buffer.size=1048576
"-javaagent:/Applications/IntelliJ
IDEA.app/Contents/lib/idea_rt.jar=50678:/Applications/IntelliJ
IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath
"/Applications/IntelliJ
IDEA.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ
IDEA.app/Contents/plugins/junit/lib/junit-rt.jar:/Applications/IntelliJ
IDEA.app/Contents/plugins/junit/lib/junit5-rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/lib/tools.jar:/Users/jgallimore/dev/tomee/utils/openejb-mockito/target/test-classes:/Users/jgallimore/dev/tomee/utils/openejb-mockito/target/classes:/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-core/7.0.5-SNAPSHOT/openejb-core-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/tomee/mbean-annotation-api/7.0.5-SNAPSHOT/mbean-annotation-api-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-jpa-integration/7.0.5-SNAPSHOT/openejb-jpa-integration-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/tomee/javaee-api/7.0-1/javaee-api-7.0-1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar:/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-api/7.0.5-SNAPSHOT/openejb-api-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-loader/7.0.5-SNAPSHOT/openejb-loader-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-javaagent/7.0.5-SNAPSHOT/openejb-javaagent-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-jee/7.0.5-SNAPSHOT/openejb-jee-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/apache/tomee/openejb-jee-accessors/7.0.5-SNAPSHOT/openejb-jee-accessors-7.0.5-SNAPSHOT.jar:/Users/jgallimore/.m2/repository/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.jar:/Users/jgallimore/.m2/repository/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar:/Users/jgallimore/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/Users/jgallimore/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/Users/jgallimore/.m2/repository/org/apache/activemq/activemq-ra/5.14.5/activemq-ra-5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activemq/activemq-kahadb-store/5.14.5/activemq-kahadb-store-5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activemq/protobuf/activemq-protobuf/1.1/activemq-protobuf-1.1.jar:/Users/jgallimore/.m2/repository/org/apache/activemq/activemq-broker/5.14.5/activemq-broker-5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activemq/activemq-client/5.14.5/activemq-client-5.14.5.jar:/Users/jgallimore/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/Users/jgallimore/.m2/repository/org/apache/activemq/activemq-openwire-legacy/5.14.5/activemq-openwire-legacy-5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/activemq/activemq-jdbc-store/5.14.5/activemq-jdbc-store-5.14.5.jar:/Users/jgallimore/.m2/repository/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4.jar:/Users/jgallimore/.m2/repository/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar:/Users/jgallimore/.m2/repository/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.jar:/Users/jgallimore/.m2/repository/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar:/Users/jgallimore/.m2/repository/org/apache/geronimo/javamail/geronimo-javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/xbean-asm6-shaded/4.7/xbean-asm6-shaded-4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/xbean-finder-shaded/4.7/xbean-finder-shaded-4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/xbean-reflect/4.7/xbean-reflect-4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/xbean-naming/4.7/xbean-naming-4.7.jar:/Users/jgallimore/.m2/repository/org/apache/xbean/xbean-bundleutils/4.7/xbean-bundleutils-4.7.jar:/Users/jgallimore/.m2/repository/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar:/Users/jgallimore/.m2/repository/org/apache/commons/commons-dbcp2/2.1/commons-dbcp2-2.1.jar:/Users/jgallimore/.m2/repository/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.jar:/Users/jgallimore/.m2/repository/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.jar:/Users/jgallimore/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/Users/jgallimore/.m2/repository/org/apache/openejb/shade/quartz-openejb-shade/2.2.1/quartz-openejb-shade-2.2.1.jar:/Users/jgallimore/.m2/repository/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.jar:/Users/jgallimore/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar:/Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-impl/1.7.5-SNAPSHOT/openwebbeans-impl-1.7.5-20180414.204726-1.jar:/Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-spi/1.7.5-SNAPSHOT/openwebbeans-spi-1.7.5-20180414.204653-1.jar:/Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-ejb/1.7.5-SNAPSHOT/openwebbeans-ejb-1.7.5-20180414.204853-1.jar:/Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-ee/1.7.5-SNAPSHOT/openwebbeans-ee-1.7.5-20180414.204912-1.jar:/Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-ee-common/1.7.5-SNAPSHOT/openwebbeans-ee-common-1.7.5-20180414.204754-1.jar:/Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-web/1.7.5-SNAPSHOT/openwebbeans-web-1.7.5-20180414.204833-1.jar:/Users/jgallimore/.m2/repository/org/apache/openwebbeans/openwebbeans-el22/1.7.5-SNAPSHOT/openwebbeans-el22-1.7.5-20180414.204813-1.jar:/Users/jgallimore/.m2/repository/org/apache/openjpa/openjpa/2.4.3-SNAPSHOT/openjpa-2.4.3-20180415.104655-7.jar:/Users/jgallimore/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/Users/jgallimore/.m2/repository/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar:/Users/jgallimore/.m2/repository/org/apache/bval/bval-core/1.1.2/bval-core-1.1.2.jar:/Users/jgallimore/.m2/repository/org/apache/bval/bval-jsr/1.1.2/bval-jsr-1.1.2.jar:/Users/jgallimore/.m2/repository/org/mockito/mockito-core/2.7.9/mockito-core-2.7.9.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar:/Users/jgallimore/.m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/byte-buddy-agent-1.6.5.jar:/Users/jgallimore/.m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar:/Users/jgallimore/.m2/repository/junit/junit/4.12/junit-4.12.jar:/Users/jgallimore/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"
com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4
org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest
objc[1342]: Class JavaLaunchHelper is implemented in both
/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/bin/java
(0x1070124c0) and
/Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre/lib/libinstrument.dylib
(0x10709e4e0). One of the two will be used. Which one is undefined.
INFO - Created new singletonService
org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
INFO - Succeeded in installing singleton service
INFO - Cannot find the configuration file [conf/openejb.xml].  Will attempt
to create one for the beans deployed.
INFO - Configuring Service(id=Default Security Service,
type=SecurityService, provider-id=Default Security Service)
INFO - Configuring Service(id=Default Transaction Manager,
type=TransactionManager, provider-id=Default Transaction Manager)
INFO - Creating TransactionManager(id=Default Transaction Manager)
INFO - Creating SecurityService(id=Default Security Service)
INFO - Configuring enterprise application:
/Users/jgallimore/dev/tomee/utils/openejb-mockito/MockitoAndAppComposerClassLevelTest
INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
INFO - Configuring Service(id=Default Managed Container, type=Container,
provider-id=Default Managed Container)
INFO - Auto-creating a container for bean
org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest:
Container(type=MANAGED, id=Default Managed Container)
INFO - Creating Container(id=Default Managed Container)
INFO - Using directory /var/folders/17/ynk_jcls1z19jhl0b0h4nmfm0000gn/T for
stateful session passivation
INFO - Configuring Service(id=Default Singleton Container, type=Container,
provider-id=Default Singleton Container)
INFO - Auto-creating a container for bean Facade: Container(type=SINGLETON,
id=Default Singleton Container)
INFO - Creating Container(id=Default Singleton Container)
WARNING - Unresolved ejb reference
"java:comp/env/org.apache.openejb.mockito.Facade/hello" in bean "Facade".
Will attempt resolution again at runtime.
WARNING - Unresolved ejb reference
"java:comp/env/org.apache.openejb.mockito.Facade/hello" in bean
"classes.Comp".  Will attempt resolution again at runtime.
INFO - Enterprise application
"/Users/jgallimore/dev/tomee/utils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
loaded.
INFO - Not creating another application classloader for
MockitoAndAppComposerClassLevelTest
INFO - Assembling app:
/Users/jgallimore/dev/tomee/utils/openejb-mockito/MockitoAndAppComposerClassLevelTest
INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
INFO -
Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade!org.apache.openejb.mockito.Facade)
--> Ejb(deployment-id=Facade)
INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade)
--> Ejb(deployment-id=Facade)
INFO - Existing thread singleton service in SystemInstance():
org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
INFO - OpenWebBeans Container is starting...
INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
SEVERE - CDI Beans module deployment failed
org.apache.webbeans.exception.WebBeansDeploymentException:
javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:338)
at
org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(OpenEJBLifecycle.java:196)
at
org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(ThreadSingletonServiceImpl.java:189)
at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:963)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:757)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:753)
at
org.apache.openejb.testing.ApplicationComposers.deployApp(ApplicationComposers.java:724)
at
org.apache.openejb.testing.ApplicationComposers.before(ApplicationComposers.java:386)
at
org.apache.openejb.testing.ApplicationComposers.evaluate(ApplicationComposers.java:1068)
at
org.apache.openejb.junit.DeployApplication.evaluate(DeployApplication.java:40)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
at
com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
at
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at
org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
at
org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(InjectionResolver.java:234)
at
org.apache.webbeans.container.BeanManagerImpl.validate(BeanManagerImpl.java:1209)
at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
at org.apache.webbeans.config.BeansDeployer.validate(BeansDeployer.java:924)
at
org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(BeansDeployer.java:835)
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
... 24 more

javax.enterprise.inject.spi.DeploymentException: couldn't start owb context

at
org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(ThreadSingletonServiceImpl.java:191)
at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:963)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:757)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:753)
at
org.apache.openejb.testing.ApplicationComposers.deployApp(ApplicationComposers.java:724)
at
org.apache.openejb.testing.ApplicationComposers.before(ApplicationComposers.java:386)
at
org.apache.openejb.testing.ApplicationComposers.evaluate(ApplicationComposers.java:1068)
at
org.apache.openejb.junit.DeployApplication.evaluate(DeployApplication.java:40)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
at
com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
at
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
Caused by: org.apache.openejb.OpenEJBRuntimeException:
org.apache.webbeans.exception.WebBeansDeploymentException:
javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at
org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(OpenEJBLifecycle.java:200)
at
org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(ThreadSingletonServiceImpl.java:189)
... 22 more
Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:338)
at
org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(OpenEJBLifecycle.java:196)
... 23 more
Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at
org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
at
org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(InjectionResolver.java:234)
at
org.apache.webbeans.container.BeanManagerImpl.validate(BeanManagerImpl.java:1209)
at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
at org.apache.webbeans.config.BeansDeployer.validate(BeansDeployer.java:924)
at
org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(BeansDeployer.java:835)
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
... 24 more

INFO - Created new singletonService
org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
INFO - Succeeded in installing singleton service
INFO - Cannot find the configuration file [conf/openejb.xml].  Will attempt
to create one for the beans deployed.
INFO - Configuring Service(id=Default Security Service,
type=SecurityService, provider-id=Default Security Service)
INFO - Configuring Service(id=Default Transaction Manager,
type=TransactionManager, provider-id=Default Transaction Manager)
INFO - Creating TransactionManager(id=Default Transaction Manager)
INFO - Creating SecurityService(id=Default Security Service)
INFO - Configuring enterprise application:
/Users/jgallimore/dev/tomee/utils/openejb-mockito/MockitoAndAppComposerClassLevelTest
INFO - Auto-deploying ejb Facade: EjbDeployment(deployment-id=Facade)
INFO - Configuring Service(id=Default Managed Container, type=Container,
provider-id=Default Managed Container)
INFO - Auto-creating a container for bean
org.apache.openejb.mockito.MockitoAndAppComposerClassLevelTest:
Container(type=MANAGED, id=Default Managed Container)
INFO - Creating Container(id=Default Managed Container)
INFO - Using directory /var/folders/17/ynk_jcls1z19jhl0b0h4nmfm0000gn/T for
stateful session passivation
INFO - Configuring Service(id=Default Singleton Container, type=Container,
provider-id=Default Singleton Container)
INFO - Auto-creating a container for bean Facade: Container(type=SINGLETON,
id=Default Singleton Container)
INFO - Creating Container(id=Default Singleton Container)
WARNING - Unresolved ejb reference
"java:comp/env/org.apache.openejb.mockito.Facade/hello" in bean "Facade".
Will attempt resolution again at runtime.
WARNING - Unresolved ejb reference
"java:comp/env/org.apache.openejb.mockito.Facade/hello" in bean
"classes.Comp".  Will attempt resolution again at runtime.
INFO - Enterprise application
"/Users/jgallimore/dev/tomee/utils/openejb-mockito/MockitoAndAppComposerClassLevelTest"
loaded.
INFO - Not creating another application classloader for
MockitoAndAppComposerClassLevelTest
INFO - Assembling app:
/Users/jgallimore/dev/tomee/utils/openejb-mockito/MockitoAndAppComposerClassLevelTest
INFO - Jndi(name=FacadeLocalBean) --> Ejb(deployment-id=Facade)
INFO -
Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade!org.apache.openejb.mockito.Facade)
--> Ejb(deployment-id=Facade)
INFO - Jndi(name=global/MockitoAndAppComposerClassLevelTest/classes/Facade)
--> Ejb(deployment-id=Facade)
INFO - Existing thread singleton service in SystemInstance():
org.apache.openejb.cdi.ThreadSingletonServiceImpl@12843fce
INFO - OpenWebBeans Container is starting...
INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
SEVERE - CDI Beans module deployment failed
org.apache.webbeans.exception.WebBeansDeploymentException:
javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:338)
at
org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(OpenEJBLifecycle.java:196)
at
org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(ThreadSingletonServiceImpl.java:189)
at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:963)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:757)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:753)
at
org.apache.openejb.testing.ApplicationComposers.deployApp(ApplicationComposers.java:724)
at
org.apache.openejb.testing.ApplicationComposers.before(ApplicationComposers.java:386)
at
org.apache.openejb.testing.ApplicationComposers.evaluate(ApplicationComposers.java:1068)
at
org.apache.openejb.junit.DeployApplication.evaluate(DeployApplication.java:40)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
at
com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
at
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at
org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
at
org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(InjectionResolver.java:234)
at
org.apache.webbeans.container.BeanManagerImpl.validate(BeanManagerImpl.java:1209)
at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
at org.apache.webbeans.config.BeansDeployer.validate(BeansDeployer.java:924)
at
org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(BeansDeployer.java:835)
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
... 24 more

javax.enterprise.inject.spi.DeploymentException: couldn't start owb context

at
org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(ThreadSingletonServiceImpl.java:191)
at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:41)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:963)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:757)
at
org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:753)
at
org.apache.openejb.testing.ApplicationComposers.deployApp(ApplicationComposers.java:724)
at
org.apache.openejb.testing.ApplicationComposers.before(ApplicationComposers.java:386)
at
org.apache.openejb.testing.ApplicationComposers.evaluate(ApplicationComposers.java:1068)
at
org.apache.openejb.junit.DeployApplication.evaluate(DeployApplication.java:40)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at
com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
at
com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
at
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
Caused by: org.apache.openejb.OpenEJBRuntimeException:
org.apache.webbeans.exception.WebBeansDeploymentException:
javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at
org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(OpenEJBLifecycle.java:200)
at
org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(ThreadSingletonServiceImpl.java:189)
... 22 more
Caused by: org.apache.webbeans.exception.WebBeansDeploymentException:
javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:338)
at
org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(OpenEJBLifecycle.java:196)
... 23 more
Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api type
[org.apache.openejb.mockito.Hello] is not found with the qualifiers
Qualifiers: [@javax.enterprise.inject.Default()]
for injection into Field Injection Point, field name :  helloCdi, Bean
Owner : [Facade, WebBeansType:ENTERPRISE, Name:null, API
Types:[org.apache.openejb.mockito.Facade,java.lang.Object],
Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]]
at
org.apache.webbeans.util.InjectionExceptionUtil.throwUnsatisfiedResolutionException(InjectionExceptionUtil.java:65)
at
org.apache.webbeans.container.InjectionResolver.checkInjectionPoint(InjectionResolver.java:234)
at
org.apache.webbeans.container.BeanManagerImpl.validate(BeanManagerImpl.java:1209)
at org.apache.webbeans.util.WebBeansUtil.validate(WebBeansUtil.java:1709)
at org.apache.webbeans.config.BeansDeployer.validate(BeansDeployer.java:924)
at
org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(BeansDeployer.java:835)
at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:318)
... 24 more


Process finished with exit code 255

Thanks

Jon

On Sun, Apr 15, 2018 at 11:53 AM, Mark Struberg <st...@yahoo.de.invalid>
wrote:

> done.
>
> LieGrue,
> strub
>
> > Am 15.04.2018 um 12:02 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > Yes, will fix openjpa and push a snapshot when back home.
> >
> > Lgm
> >
> >> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <al...@gmail.com>:
> >>
> >> Hello Jon,
> >>
> >> Sounds like very good news!
> >> I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
> >> if it's compatible with current TomEE 7.0.4 (and of course I'll do the
> >> same when it'll be part of TomEE 7.0.5 preview/RC)
> >>
> >> Best regards,
> >> Alexandre
> >>
> >> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <
> jonathan.gallimore@gmail.com>:
> >>> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA
> master
> >>> and 2.4.x which has been merged in - maybe a new snapshot deployment
> needed
> >>> there too.
> >>>
> >>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will
> submit a
> >>> PR for that tomorrow - just want to give it a final check.
> >>>
> >>> Jon
> >>>
> >>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg
> <st...@yahoo.de.invalid>
> >>> wrote:
> >>>
> >>>> Txs Jon!
> >>>> seems there is still a mixup between asm5 and 6 :(
> >>>> Will try to fix it tomorrow.
> >>>> LieGrue,strub
> >>>>
> >>>>
> >>>>   On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
> >>>> jonathan.gallimore@gmail.com> wrote:
> >>>>
> >>>> Thanks Mark! I'll run some tests and get back to you as soon as I can.
> >>>>
> >>>> Jon
> >>>>
> >>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg
> <struberg@yahoo.de.invalid
> >>>>>
> >>>> wrote:
> >>>>
> >>>>> hi folks!
> >>>>> The messages got pretty much mixed up.So let's start a new thread to
> >>>> focus
> >>>>> on 7.0.5 tasks.
> >>>>> I've now backported tons of fixes in OWB and deployed an
> >>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and
> >>>> also
> >>>>> upgraded xbean to 4.7.
> >>>>> Please test and provide feedback.If all looks fine then I can do an
> OWB
> >>>>> release.
> >>>>>
> >>>>> txs and LieGrue,strub
> >>>>>
> >>>>
> >>>>
> >
>
>

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
done.

LieGrue,
strub

> Am 15.04.2018 um 12:02 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Yes, will fix openjpa and push a snapshot when back home.
> 
> Lgm
> 
>> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <al...@gmail.com>:
>> 
>> Hello Jon,
>> 
>> Sounds like very good news!
>> I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
>> if it's compatible with current TomEE 7.0.4 (and of course I'll do the
>> same when it'll be part of TomEE 7.0.5 preview/RC)
>> 
>> Best regards,
>> Alexandre
>> 
>> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <jo...@gmail.com>:
>>> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA master
>>> and 2.4.x which has been merged in - maybe a new snapshot deployment needed
>>> there too.
>>> 
>>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will submit a
>>> PR for that tomorrow - just want to give it a final check.
>>> 
>>> Jon
>>> 
>>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg <st...@yahoo.de.invalid>
>>> wrote:
>>> 
>>>> Txs Jon!
>>>> seems there is still a mixup between asm5 and 6 :(
>>>> Will try to fix it tomorrow.
>>>> LieGrue,strub
>>>> 
>>>> 
>>>>   On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
>>>> jonathan.gallimore@gmail.com> wrote:
>>>> 
>>>> Thanks Mark! I'll run some tests and get back to you as soon as I can.
>>>> 
>>>> Jon
>>>> 
>>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg <struberg@yahoo.de.invalid
>>>>> 
>>>> wrote:
>>>> 
>>>>> hi folks!
>>>>> The messages got pretty much mixed up.So let's start a new thread to
>>>> focus
>>>>> on 7.0.5 tasks.
>>>>> I've now backported tons of fixes in OWB and deployed an
>>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and
>>>> also
>>>>> upgraded xbean to 4.7.
>>>>> Please test and provide feedback.If all looks fine then I can do an OWB
>>>>> release.
>>>>> 
>>>>> txs and LieGrue,strub
>>>>> 
>>>> 
>>>> 
> 


Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Yes, will fix openjpa and push a snapshot when back home.

Lgm

> Am 15.04.2018 um 07:15 schrieb Alex The Rocker <al...@gmail.com>:
> 
> Hello Jon,
> 
> Sounds like very good news!
> I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
> if it's compatible with current TomEE 7.0.4 (and of course I'll do the
> same when it'll be part of TomEE 7.0.5 preview/RC)
> 
> Best regards,
> Alexandre
> 
> 2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <jo...@gmail.com>:
>> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA master
>> and 2.4.x which has been merged in - maybe a new snapshot deployment needed
>> there too.
>> 
>> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will submit a
>> PR for that tomorrow - just want to give it a final check.
>> 
>> Jon
>> 
>> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg <st...@yahoo.de.invalid>
>> wrote:
>> 
>>> Txs Jon!
>>> seems there is still a mixup between asm5 and 6 :(
>>> Will try to fix it tomorrow.
>>> LieGrue,strub
>>> 
>>> 
>>>    On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
>>> jonathan.gallimore@gmail.com> wrote:
>>> 
>>> Thanks Mark! I'll run some tests and get back to you as soon as I can.
>>> 
>>> Jon
>>> 
>>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg <struberg@yahoo.de.invalid
>>>> 
>>> wrote:
>>> 
>>>> hi folks!
>>>> The messages got pretty much mixed up.So let's start a new thread to
>>> focus
>>>> on 7.0.5 tasks.
>>>> I've now backported tons of fixes in OWB and deployed an
>>>> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and
>>> also
>>>> upgraded xbean to 4.7.
>>>> Please test and provide feedback.If all looks fine then I can do an OWB
>>>> release.
>>>> 
>>>> txs and LieGrue,strub
>>>> 
>>> 
>>> 


Re: TomEE-7.0.5 work

Posted by Alex The Rocker <al...@gmail.com>.
Hello Jon,

Sounds like very good news!
I'm ready to run our real-life tests with any preview of Johnzon 1.0.1
if it's compatible with current TomEE 7.0.4 (and of course I'll do the
same when it'll be part of TomEE 7.0.5 preview/RC)

Best regards,
Alexandre

2018-04-14 23:43 GMT+02:00 Jonathan Gallimore <jo...@gmail.com>:
> OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA master
> and 2.4.x which has been merged in - maybe a new snapshot deployment needed
> there too.
>
> Also; I have worked on Johnzon porting from trunk to 1.0.x. Will submit a
> PR for that tomorrow - just want to give it a final check.
>
> Jon
>
> On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg <st...@yahoo.de.invalid>
> wrote:
>
>> Txs Jon!
>> seems there is still a mixup between asm5 and 6 :(
>> Will try to fix it tomorrow.
>> LieGrue,strub
>>
>>
>>     On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
>> jonathan.gallimore@gmail.com> wrote:
>>
>>  Thanks Mark! I'll run some tests and get back to you as soon as I can.
>>
>> Jon
>>
>> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg <struberg@yahoo.de.invalid
>> >
>> wrote:
>>
>> > hi folks!
>> > The messages got pretty much mixed up.So let's start a new thread to
>> focus
>> > on 7.0.5 tasks.
>> > I've now backported tons of fixes in OWB and deployed an
>> > OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and
>> also
>> > upgraded xbean to 4.7.
>> > Please test and provide feedback.If all looks fine then I can do an OWB
>> > release.
>> >
>> > txs and LieGrue,strub
>> >
>>
>>

Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
OpenJPA is pulling that in possibly... I submitted a PR to OpenJPA master
and 2.4.x which has been merged in - maybe a new snapshot deployment needed
there too.

Also; I have worked on Johnzon porting from trunk to 1.0.x. Will submit a
PR for that tomorrow - just want to give it a final check.

Jon

On Sat, Apr 14, 2018 at 10:40 PM, Mark Struberg <st...@yahoo.de.invalid>
wrote:

> Txs Jon!
> seems there is still a mixup between asm5 and 6 :(
> Will try to fix it tomorrow.
> LieGrue,strub
>
>
>     On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
>  Thanks Mark! I'll run some tests and get back to you as soon as I can.
>
> Jon
>
> On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg <struberg@yahoo.de.invalid
> >
> wrote:
>
> > hi folks!
> > The messages got pretty much mixed up.So let's start a new thread to
> focus
> > on 7.0.5 tasks.
> > I've now backported tons of fixes in OWB and deployed an
> > OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and
> also
> > upgraded xbean to 4.7.
> > Please test and provide feedback.If all looks fine then I can do an OWB
> > release.
> >
> > txs and LieGrue,strub
> >
>
>

Re: TomEE-7.0.5 work

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Txs Jon!
seems there is still a mixup between asm5 and 6 :(
Will try to fix it tomorrow.
LieGrue,strub
 

    On Saturday, 14 April 2018, 23:19:46 CEST, Jonathan Gallimore <jo...@gmail.com> wrote:  
 
 Thanks Mark! I'll run some tests and get back to you as soon as I can.

Jon

On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg <st...@yahoo.de.invalid>
wrote:

> hi folks!
> The messages got pretty much mixed up.So let's start a new thread to focus
> on 7.0.5 tasks.
> I've now backported tons of fixes in OWB and deployed an
> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and also
> upgraded xbean to 4.7.
> Please test and provide feedback.If all looks fine then I can do an OWB
> release.
>
> txs and LieGrue,strub
>
  

Re: TomEE-7.0.5 work

Posted by Jonathan Gallimore <jo...@gmail.com>.
Thanks Mark! I'll run some tests and get back to you as soon as I can.

Jon

On Sat, Apr 14, 2018 at 10:16 PM, Mark Struberg <st...@yahoo.de.invalid>
wrote:

> hi folks!
> The messages got pretty much mixed up.So let's start a new thread to focus
> on 7.0.5 tasks.
> I've now backported tons of fixes in OWB and deployed an
> OWB-1.7.5-SNAPSHOT.I've upgrade the version in our master pom.xml and also
> upgraded xbean to 4.7.
> Please test and provide feedback.If all looks fine then I can do an OWB
> release.
>
> txs and LieGrue,strub
>