JBoss vs. Glassfish - and the quality of testing 📎
I was also curious, how the JPA layer was tested by different application server vendors and reviewed glassfish and jboss code. Fortunately, you can access both source branches directly from the browser
The results are amazing, but perhaps I was not able to find all the tests :-). I took the following aspects into account (redundancies, consistent approach, completeness, naming conventions, code coverage etc.).
I'm curious about your results - you can use the comments in my blog to document these :-).