# glassfish mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für glassfish in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:glassfish
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install glassfish
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:glassfish
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/glassfish>
- **Version:** 8.0.4
- **Quellzusammenfassung:** Java EE application server
- **Homepage:** <https://glassfish.org/>
- **Upstream-Dokumentation:** <https://glassfish.org/>
- **Lizenz:** EPL-2.0
- **Quellarchiv:** <https://download.eclipse.org/ee4j/glassfish/glassfish-8.0.3.zip>
- **Zuletzt aktualisiert:** 2026-08-04T14:03:50Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- asadmin (cli)
- asadmin.java (cli)
- debug-asadmin (cli)
- startserv (cli)
- stopserv (cli)
- asadmin (Alias)
- asadmin.java (Alias)
- debug-asadmin (Alias)
- startserv (Alias)
- stopserv (Alias)

## Abhängigkeiten

- openjdk@25

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Einschränkungen: You may want to add the following to your .bash_profile: export GLASSFISH_HOME=$HOMEBREW_PREFIX/opt/glassfish/libexec
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 8.0.4
- Manager aktualisiert: 2026-08-04
- lokale Daten: OK
- Upstream-Repository: https://glassfish.org/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2018: Eclipse GlassFish proposal is published as part of the transition of Oracle Java EE 8 and GlassFish technologies to Eclipse.
- 2020: GlassFish 6.0.0 is released from the Eclipse repository generation.
- 2021: GlassFish 6.1 and 6.2 track Jakarta EE 9.1 compatibility.
- 2020s: The README maps GlassFish 5.1 through 8.0 to Java EE and Jakarta EE platform generations.

### Related projects

- Jakarta EE, Eclipse EE4J, Java EE, Open MQ, HK2, Maven Central, TCKs.

### Quellen

- <https://api.github.com/repos/eclipse-ee4j/glassfish/releases?per_page=100>
- <https://glassfish.org/documentation>
- <https://projects.eclipse.org/proposals/eclipse-glassfish>
- <https://raw.githubusercontent.com/eclipse-ee4j/glassfish/master/README.md>


## Sicherheitshinweise

Für glassfish wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

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.


## Configuration files

- Unix: domain-dir/config/domain.xml, as-install/lib/templates/domain.xml, asenv.conf
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** glassfish
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** payara
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk@25](https://pkg.so/de/brew/openjdk-25/) - Runtime dependency declared by Homebrew.
- [payara](https://pkg.so/de/brew/payara/) - Shares pkgdb curated category or tags: application-server, cli, developer-tools, jakarta-ee, java.
- [tomee-plus](https://pkg.so/de/brew/tomee-plus/) - Shares pkgdb curated category or tags: application-server, cli, developer-tools, jakarta-ee, java.
- [jdtls](https://pkg.so/de/brew/jdtls/) - Shares pkgdb curated category or tags: cli, developer-tools, eclipse, java.
- [tomcat@9](https://pkg.so/de/brew/tomcat-9/) - Shares pkgdb curated category or tags: application-server, cli, developer-tools, java.
- [jetty](https://pkg.so/de/brew/jetty/) - Shares pkgdb curated category or tags: cli, developer-tools, jakarta-ee, java.
- [aspectj](https://pkg.so/de/brew/aspectj/) - Shares pkgdb curated category or tags: cli, developer-tools, eclipse, java.
- [tomee-webprofile](https://pkg.so/de/brew/tomee-webprofile/) - Shares pkgdb curated category or tags: application-server, cli, developer-tools, java.
- [maven](https://pkg.so/de/brew/maven/) - Shares pkgdb curated category or tags: cli, developer-tools, java.

## Combined YAML source

View the package source record on GitHub. [combined/glassfish.yml](https://github.com/mxcl/pkgdb/blob/main/combined/glassfish.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
