David, I will try to create a good description of the problem tomorrow morning.
Adding openejb.cxf-rs.cache-application=false to system.properties in M2 doesn't fix the issue. On Tue, May 14, 2019 at 1:37 PM Roberto Cortez <[email protected]> wrote: > It is. We added it here: > > > https://github.com/apache/tomee/blob/a21d73afca6d7842333a5fb0e0c1a3eff653f983/tomee/tomee-microprofile/mp-common/src/main/java/org/apache/tomee/microprofile/TomEEMicroProfileListener.java#L93 > < > https://github.com/apache/tomee/blob/a21d73afca6d7842333a5fb0e0c1a3eff653f983/tomee/tomee-microprofile/mp-common/src/main/java/org/apache/tomee/microprofile/TomEEMicroProfileListener.java#L93 > > > > I believe this was only added on that big PR with all the MP integrations > for M3, but it was not present on M2. > > Cheers, > Roberto > > > On 14 May 2019, at 17:01, David Blevins <[email protected]> wrote: > > > >> On May 15, 2019, at 12:55 AM, David Blevins <[email protected]> > wrote: > >> > >> Side note to everyone on TCKs and system properties: we have to pass > TCKs with the default settings we ship. If we have to disable/enable > features to pass a TCK, we haven't passed the TCK. > > > > On this topic: > > > > - what is the flag we enabled to pass the OpenAPI TCK? > > - why couldn't we ship that setting on/off by default? > > > > We can ship milestones like this, but we'll definitely need to ship with > compliant defaults for our final. > > > > > > -David > > > > > > > >
