macOS
brew install glassfishlocal Homebrew formula metadata
brew
Java EE application server. Version 8.0.3 via Homebrew; verified 2026-06-11.
install
brew install glassfishlocal Homebrew formula metadata
overview
Java EE application server
history
Eclipse GlassFish is the community application server that implements Jakarta EE and carries the GlassFish lineage from the Java EE reference implementation into the Eclipse EE4J era. It is a full server distribution, an embedded runtime, a compatibility target, and a development environment for enterprise Java applications.
GlassFish originated in the Sun and Oracle Java EE ecosystem as the open-source application server associated with the platform reference implementation. The Eclipse proposal for GlassFish records the 2018 transition of Oracle Java EE 8 and GlassFish technologies into the Eclipse Foundation under EE4J.
Under Eclipse, the project became Eclipse GlassFish, a Jakarta EE-compatible implementation owned by the Eclipse Foundation and maintained by the community. The repository keeps the server, web profile, embedded distributions, tests, build profiles, documentation, and release notes together around the Jakarta EE compatibility matrix.
GlassFish has significance beyond a normal application server because it served as the proving ground for Java EE and then Jakarta EE compatibility. Application developers, framework authors, and specification implementers use it as an open implementation to test APIs, deploy sample applications, and inspect server behavior against the platform TCKs.
Practitioners install the distribution, start a domain with asadmin, deploy WAR or EAR applications, use the administration console, run clustered or embedded deployments, and build from source when they need to test server changes. The Homebrew formula exposes the traditional command-line surface, including asadmin, startserv, and stopserv.
For package maintainers, GlassFish is a large Java distribution with server profiles, Maven artifacts, Docker images, embedded jars, generated documentation, and compatibility-sensitive release lines. It also bridges old Java EE naming and Jakarta EE naming, which matters when packaging libraries and examples that target a specific platform generation.
security posture
No matching local secret-handling manifest was found for glassfish. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
domain-dir/config/domain.xmlas-install/lib/templates/domain.xmlasenv.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
asadmin | cli | global executable | |
asadmin.java | cli | global executable | |
debug-asadmin | cli | global executable | |
startserv | cli | global executable | |
stopserv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:glassfish |
|---|---|
| Version | 8.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/glassfish |
| Homepage | https://glassfish.org/ |
| Repository | https://github.com/eclipse-ee4j/glassfish |
| Upstream docs | https://glassfish.org/documentation |
| License | EPL-2.0 |
| Source archive | https://download.eclipse.org/ee4j/glassfish/glassfish-8.0.3.zip |
| Last updated | 2026-06-11T20:39:28-04:00 |
| Pulse | updated |
| Dependencies | openjdk@25 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | You may want to add the following to your .bash_profile: export GLASSFISH_HOME=$HOMEBREW_PREFIX/opt/glassfish/libexec |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glassfish |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.