Cédric Tabin

Results 59 comments of Cédric Tabin

Hi @dregad, I just open a [ticket](https://mantisbt.org/bugs/view.php?id=34578) for the feature request. I'll see if I can implement it.

@dregad Please find an improved version.

@dregad I might need some help here since the pipeline fails and I don't see why...

@dregad Unfortunately I didn't have time to work on this PR... Maybe it would be better if you take it over directly.

Hi @Elifzeynepedman, Is there any plan to support LTS JDK25 in Payara 7 soon ? Thanks for the insights.

hi @juansierra24, You can find my file [here](https://github.com/ctabin/gf-test/blob/payara-7-alpha/launcher/src/main/resources/ch/astorm/launcher/domain.xml), trying to make a reproducer (I don't have the realm for now, so just doing `mvn clean package` works). It is necessary...

Hi @juansierra24, Yes the project is working because there is no realm defined in this example. In our application, we have a JDBC realm on which we authenticate the user...

@lprimak @juansierra24 Hi, I have reproduced the problem. You can simply clone [this repo](https://github.com/ctabin/gf-test/tree/payara-7-alpha), checkout the branch `payara-7-alpha` and then run `mvn clean package`. The problem arise because we have...

Regarding the [issues](https://db.apache.org/derby/releases/release-10_16_1_1.cgi#Issues), I'm not sure it is actually a good idea since it won't run on JVM less that JDK17... Maybe that would be better suited for the next...