-
Notifications
You must be signed in to change notification settings - Fork 172
Home
Ondro Mihályi edited this page Oct 18, 2025
·
10 revisions
This wiki is for information related mostly to the development of Eclipse GlassFish.
- Download Eclipse GlassFish:
- Read Eclipse GlassFish Documentation
- Use Eclipse GlassFish Docker Container
- Browse Eclipse GlassFish own tests
- They don't use the docker image, however these tests use similar principles.
- These tests use
glassfish-itest-toolsinstead of docker. - Eclipse GlassFish Application Tests are covering application compatibility with GlassFish.
-
Eclipse GlassFish Admin Tests are covering usage of
asadminand the REST Admin Interface.
- Browse Jakarta EE resources