Rok Koleša

Results 5 comments of Rok Koleša

I encountered the same problem Vaadin `14.x` and found that the culprit was the java version. When i downgraded to `17.0.2`, it started to work again. Maybe you should try...

Can confirm that it works on WildFly `26.1.2.Final` using OpenJDK `17.0.4`

This is a big problem if the code uses some preview features. It seems that using `2023-12` should fix that. We are also using `spotless-maven-plugin` to check the code on...

That is true, but we do not want to force every developer to install eclipse. Regardless, the `2023-12` version does not fix formatting of the preview features - I was...

@ppalaga yes, one of the services I connect to actually has separate XSD files - outside of WSDL. That is great news regarding the `quarkus-cxf-jaxb-plugins` as we are already using...