The remaining test failure apart from cdi-embedded is OpenAPI. It's clear that the MP endpoints are not added even though tomee.mp.scan=all is added.
This is the same for the one REST app I have which doesn't have them. The thing they both have in common is that they are both a "MyApplication extends Application" app. There must be some logic to disable MP where the default "Application" is not used. The other apps that do have the MP endpoints show "InternalApplication" for the CXF app. Learning lots. Digging deeper... -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
