Blavo
Blavo
G’day, The error was first reported against glassfish 4 but never pursued and the issue was closed. I strongly suspect the issue is in glassfish 5 but am not in...
Presume you mean retry in javaee/glassfish ? Just out of curiosity issue #17220, which I am effectively re-opening, is in eclipse-ee4j/glassfish but is against glassfish 3 and 4. I opened...
Assuming you did mean retry in javaee/glassfish that project has been moved into the EE4J initiative, the javaee/glassfish repository has been archived, and I am directed to the corresponding Eclipse...
G’day, I’m developing the next generation of performance testing tool that works by driving servers through their published interfaces. (None of this record and playback nonsense.) The intent is for...
From the JavaDoc for list() in Context: 'NamingEnumeration list(Name name) throws NamingException Enumerates the names bound in the named context, along with the class names of objects bound to them....
The list() problem is actually wider than MEJBNamingObjectProxy not being serialisable. An error, a class not found error, will be thrown by list() if any of the entries the list()...
And, extrapolating from the previous post, the list() issue will be in glassfish 6 even if MEJB is not. > On 14 Feb 2021, at 05:40, Steve Millidge wrote: >...
If you are minded to make a fix for this, there is another issue that may have the same cause. A local list() of name space “” returns a whole...
Confirmed that this issue is in glassfish 5.1 non-embedded.
I’ve confirmed this occurs in glassfish 5.1 non embedded. If you aren’t minded to work on this could you add a comment so others know its not being worked on.