David Matějček
David Matějček
I think that the time is close. Just one question:` org.glassfish` or `org.glassfish.main`? Because there is many side projects which use `org.glassfish` too. Or it could be `org.glassfish.server`. Or `org.gf.`...
Yesterday I have created a WIP branch admingui7.
Wouldn't be good also to create an issue for Derby? It is quite old, but now it is much easier to fix/improve something.
Outside Persistence I use this convention: * get goes for something I know it is there -> if it is not, throw an exception * find searches for something. It...
Hmm. With such amount of notifiers I would probably rather implement a notifier service with some finer logic. I would expect that sooner or later it would complicate even more.
Let's not overengineer it. It is the first and probably last large step. I would just check if there weren't for i loops transformed to foreach loops as it is...
Does it still happen with 1.4.0?
Maybe we could add an asadmin command to import all certificates from another repository. Basically the opposite direction doesn't make sense, because * GF needs to have write permissions to...
> The actual issue is that the `SqlException` is thrown in GlassFish, which is because Eclipselink generates an SQL that relies on the WEEK function and Derby doesn't support it....
About the container support - I have already asked for the docker support on Jenkins (TestContainers) https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2379 Then it would be quite simple: https://www.testcontainers.org/modules/webdriver_containers/