# glassfish を Homebrew でインストール

glassfish のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install glassfish
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:glassfish
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/glassfish>
- **バージョン:** 8.0.4
- **ソース概要:** Java EE application server
- **ホームページ:** <https://glassfish.org/>
- **上流ドキュメント:** <https://glassfish.org/>
- **ライセンス:** EPL-2.0
- **ソースアーカイブ:** <https://download.eclipse.org/ee4j/glassfish/glassfish-8.0.3.zip>
- **最終更新:** 2026-08-04T14:03:50Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- asadmin (cli)
- asadmin.java (cli)
- debug-asadmin (cli)
- startserv (cli)
- stopserv (cli)
- asadmin (エイリアス)
- asadmin.java (エイリアス)
- debug-asadmin (エイリアス)
- startserv (エイリアス)
- stopserv (エイリアス)

## 依存関係

- openjdk@25

## インストール挙動

- post-install フック: 未定義
- 注意点: You may want to add the following to your .bash_profile: export GLASSFISH_HOME=$HOMEBREW_PREFIX/opt/glassfish/libexec
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 8.0.4
- マネージャ更新日: 2026-08-04
- ローカルデータ: OK
- 上流リポジトリ: https://glassfish.org/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

glassfish に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## 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
## ソースデータベース詳細

- **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


## 関連リンク

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


## ソース

- 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
