Thanks! 1 - I guess we need to move to that approach eventually. Lets try to stabilise everything else first so we can concentrate on that one. There are some failing tests on the build bot that I’m unable to reproduce locally. So, I need to figure that out.
2 - The only thing I can think of, is the guarding code here org.apache.tomee.microprofile.TomEEMicroProfileListener#processApplication. Can you confirm that the endpoints are not being removed there for some reason for that particular app? Cheers, Roberto > On 5 Feb 2019, at 16:31, j4fm <[email protected]> wrote: > > Awesome, the Geronimo OpenAPI related exception is now resolved. Just need > to get their next release when available. > > Two more things: > > 1) Found another case as an issue with the CXFJAXRSFilter... a webapp with > /path/subpath/page.jsp. This is coming back with the same 404 as > previously. This won't work with the default welcome pages. I'm looking > into this for a better solution/suggestion. It may be better and safer to > do what I suggested and have the CXFJAXRSFilter only process it's own > endpoints, and forward everything else down the chain. > > 2) On the REST application that is now working with the OpenAPI fix, I > notice this is and never has been any MP related endpoints added. I don't > think there is any root servlet in place. Any thoughts what could stop them > being added? All the other webapps do have them added. > > Thanks > > > > -- > Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
