JamesHillyard
JamesHillyard
Hi @marcreichman, I am able to successfully reproduce this issue, thank you very much for your detailed reproducer. I have raised an internal issue `FISH-6294` to address this bug. We...
Hi @fschuerer, Thank you for reporting this issue, I have been able to successfully reproduce it. I have raised an internal issue `FISH-6472` to address this bug. We always encourage...
Hi @zkr-bp, @helmutsiegel Could you please verify your issue on the latest version of Payara Community edition and confirm if this error still occurs, currently that is 5.2022.2. The JDK-11...
Hi @zkr-bp, Thank you for confirming the issue on the latest version of Payara Community Edition. Using my own application on the `payara/server-full:5.2022.2-jdk11` docker image didn't result in the same...
Hi @zkr-bp, I have tried with both a simple hello world spring application and a standard Jakarta EE application, neither produced the error you are getting. Could you please provide...
Hi @zkr-bp, When going to deploy your reproducer I was faced with the following error: `java.lang.NoClassDefFoundError: org/springframework/batch/core/configuration/annotation/BatchConfigurer` which is not the same as the error you reported. The fix to...
Hi @zkr-bp, Were you able to fix this issue? If not could you please provide an update to the reproducer which will allow me to reproduce the error you are...
Hi @zkr-bp, Since we haven’t received any updates from you, we’ll proceed to close this issue. Feel free to re-open it in the future if you are able to reproduce...
Payara Server 5.2022.2 has been upgraded to Jersey 2.36. You shouldn't encounter this issue now in the latest version of Payara Community. Thanks, James
Hi @dstango, I have been able to successfully reproduce this issue using asadmin on Payara Server 5.2022.2, and this actually looks like a bug. Please, can you provide a simple...