David Matějček
David Matějček
On X11 it doesn't crash, but popups take sometimes 2 or 5 minutes and Eclipse freezes until popup shows up.
See https://github.com/eclipse-ee4j/orb/pull/172 , @pzygielo already watches this :-)
Just for all, I started doing some cleanup for PFL and ORB and I will test it by GlassFish's tests.
That is quite good question, because embedded glassfish is quite specific. Years ago it was stripped from GF3. Naturally I don't think embedded glassfish should contain IMQ broker+JMS server, but...
> @arjantijms, @dmatej should we remove JWS support or we will try to test/update it to work with OpenWebStart? I thought it is dead definitively, but it seems it is...
Hmm, maybe we could consider or at least try to do the migration ... the OpenWebStart project started moving and even Baedlung wrote some howto: https://www.baeldung.com/java-web-start I will take a...
I spent some time today with this - it is far more complicated and I have found even more issues related. * security.jar is the probable cause of the problem,...
Hmmm, unfortunately I have executed the Faces TCK 4.0.3 against GlassFish 7.1.0-SNAPSHOT using JDK 21 now too ... ``` [ERROR] Failures: [ERROR] Issue4070IT.testJavaTimeTypes:96->doTestJavaTimeTypes:119 expected: but was: [ERROR] Issue4087IT.testJavaTimeTypes:101 [ERROR] Issue4110IT.testJavaTimeTypes:79->doTestJavaTimeTypes:95...
So that is 4.1.2, could it be backported to some future 4.0.4 too? I think this is the last test which doesn't pass on Glassfish 7.1.0-SNAPSHOT using JDK21...
``` remote failure: Error occurred during deployment: Exception while preparing the app : A MultiException has 6 exceptions. They are: 1. com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.security.webservices.security [274]],...