Markus KARG

Results 598 comments of Markus KARG

Sorry for the delay. Please find the benchmark in https://github.com/eclipse-ee4j/jaxb-ri/pull/1855#issuecomment-3473281709, which can serve as self-contained a reproducer (full Maven project including test data). As the measured numbers of that short...

I tried to provide a PR but need some help with the following obstacle: * Inside of `applyColumnParameter(PreparedStatement, int, ColumnConfig)`, how can I reliably detect that `LONG` is needed, as...

I can provide a PR if someone gives me a hint where / what to look at. In particular I was unable to find the code location where the Maven...

> Currently `SyncInvoker` does not include a `patch` method, should add patch and align to JSON PATCH/Merge Patch support in the server side. @hantsy Could you please elaborate on chosing...

> For a Chinese, in my mind, `SHOULD` may be just an emphasis of `nice to have` :) This term has special meaning in JAX-RS and other specifications: https://github.com/jakartaee/rest/blob/main/jaxrs-spec/src/main/asciidoc/chapters/introduction/_conventions.adoc. It...

@bshannon Yes, exactly the included default domain is causing the troubles in our particular case. We fix that by modifying `domain.xml` by hand, which is just not nice. While `start-domain...

@arjantijms @smillidge Please reopen this issue, as it is neither solved nor irrelevant. Thanks.

Anybody willing to fix this eventually? 🤔