Re: Wildfly 31 and OpenAPI

2024-03-06 Thread Francesco Chicchiriccò
Thank you Alessio, just posted to Zulip Chat. Regards. On 06/03/24 15:48, Alessio Soldano wrote: Hi Francesco, I wonder if the problem could be related to the implementation of OpenAPI available on the container (I see there was a minor update in between WildFly 30 and 31). You might consider p

Re: Wildfly 31 and OpenAPI

2024-03-06 Thread Alessio Soldano
Hi Francesco, I wonder if the problem could be related to the implementation of OpenAPI available on the container (I see there was a minor update in between WildFly 30 and 31). You might consider posting to https://groups.google.com/g/wildfly or asking in https://wildfly.zulipchat.com/ Cheers On

Wildfly 31 and OpenAPI

2024-03-05 Thread Francesco Chicchiriccò
Hi there, I am lately finding a strange behavior with CXF 4.0 (tried all versions including the upcoming 4.0.4), OpenAPI and Wildfly 31. Essentially, it fails with NPE at [1], meaning that the call from [2] is returning with null paths property. Everything is instead working as expected with o