Andriy,

Agreed.  It looks like it has to do with the use of getClasses where the
classes include normal scoped beans.  We can have a more permanent test by
splitting up BookStore into two services.  It looks like the classes are
getting instantiated instead of using CDI managed instances.

John

On Mon, Nov 14, 2016 at 9:17 PM Andriy Redko <drr...@gmail.com> wrote:

> Hey John,
>
> I think the test cases worked due to the presence of multiple resource
> class
> instances (there was a warning in the log). This has been fixed and it
> seems
> like there is a regression. Please let me know if you need any help with
> the
> fix, we should also have a test case for that.
> Thanks a lot.
>
> Best Regards,
>     Andriy Redko
>
> JDA> Ok, something's broken right now in 3.1.x :-) (it's an ironic smiley)
>
> JDA> I'm working on a fix.  To replicate the issue, add @RequestScoped to
> JDA> org.apache.cxf.systests.cdi.base.BookStore.  Both multi-app test
> suites
> JDA> fail.
>
> JDA> John
>
> JDA> On Mon, Nov 14, 2016 at 12:47 PM Daniel Kulp <dk...@apache.org>
> wrote:
>
>
> >> > On Nov 14, 2016, at 8:20 AM, Romain Manni-Bucau <
> rmannibu...@gmail.com>
> >> wrote:
> >> >
> >> > does a 3.1.9 release sound feasible for beginning of december? idea
> here
> >> is
> >> > to upgrade meecrowave (in progress subproject of openwebbeans
> depending
> >> on
> >> > the snapshot) to release before Xmas holidays time.
>
> >> That’s normally the time I’d like to see a release anyway.   I don’t
> like
> >> doing one in late December due to the Holidays so not doing one in early
> >> December would mean a wait all the way into January.   Thus, +1 to an
> early
> >> December release.  :)
>
>
> >> --
> >> Daniel Kulp
> >> dk...@apache.org - http://dankulp.com/blog
> >> Talend Community Coder - http://coders.talend.com
>
>
>
>

Reply via email to