Melloware

Results 2530 comments of Melloware

Thanks to @tandraschko this will be fixed in next MyFaces (https://issues.apache.org/jira/browse/MYFACES-4707) release so in Quarkus you can use... ```xml jakarta.faces.AUTOMATIC_EXTENSIONLESS_MAPPING true ``` You won't need to use the OmniFaces version...

I think we would need the `BeanDiscoveryFinishedBuildItem beans` like in this example below to accomplish this. Not sure how easy it is still. Example code: https://github.com/quarkusio/quarkus/blob/main/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/WiringProcessor.java

@svenhaag admittedly i think i would need @BalusC help on this one since this is core functionality of OmniFaces. It needs to be written as not a CDI extension. I...

@svenhaag we got this working!

4.5.1 is the OmniFaces version I stay in sync with. But since this was a fix without changing the OmniFaces version I made it 4.5.1.1. Next version will be 4.5.2...

@svenhaag let me know how your testing goes OK?

@all-contributors add @svenhaag for testing

Isn't this https://orval.dev/reference/configuration/output#generateeachhttpstatus The setting to generate for each HTTP status?

Reopened i thought it did it for mocks and zod. I see now its just mocks.