Eclipse GlassFish website screenshot

Eclipse GlassFish

Eclipse GlassFish is the open-source reference implementation of the Jakarta EE platform, formerly owned by Sun/Oracle and now stewarded by the Eclipse Foundation. GlassFish is a lightweight Java application server that ships a full Jakarta EE runtime (Servlet, JAX-RS, CDI, JPA, EJB, WebSocket, JMS, Concurrency, etc.) and exposes a built-in REST management API on the DAS (Domain Administration Server) for administering domains, applications, resources, monitoring data, and configuration. The management API is part of the server itself rather than a public hosted service.

Eclipse GlassFish publishes 1 API on the APIs.io network. Tagged areas include Application Server, Jakarta EE, Java EE, Open Source, and Eclipse Foundation.

Eclipse GlassFish’s developer surface includes documentation, engineering blog, and 7 more developer resources.

9.7/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
1 APIs
Application ServerJakarta EEJava EEOpen SourceEclipse FoundationServlet ContainerReference Implementation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 9.7/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/glassfish: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

GlassFish REST Management API

Built-in REST administration API exposed by the GlassFish Domain Administration Server (DAS) for managing domains, applications, JDBC and JMS resources, clusters, monitoring dat...

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Glassfish Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: glassfish
name: Eclipse GlassFish
description: Eclipse GlassFish is the open-source reference implementation of the Jakarta EE platform, formerly owned by Sun/Oracle
  and now stewarded by the Eclipse Foundation. GlassFish is a lightweight Java application server that ships a full Jakarta
  EE runtime (Servlet, JAX-RS, CDI, JPA, EJB, WebSocket, JMS, Concurrency, etc.) and exposes a built-in REST management API
  on the DAS (Domain Administration Server) for administering domains, applications, resources, monitoring data, and configuration.
  The management API is part of the server itself rather than a public hosted service.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/glassfish.png
tags:
- Application Server
- Jakarta EE
- Java EE
- Open Source
- Eclipse Foundation
- Servlet Container
- Reference Implementation
url: https://raw.githubusercontent.com/api-evangelist/glassfish/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: glassfish:rest-management-api
  name: GlassFish REST Management API
  description: Built-in REST administration API exposed by the GlassFish Domain Administration Server (DAS) for managing domains,
    applications, JDBC and JMS resources, clusters, monitoring data, and configuration. Served from the running GlassFish
    server (default admin listener on port 4848) and authenticated with admin credentials. Useful for scripting deployments
    and CI/CD automation.
  humanURL: https://glassfish.org/documentation.html
  baseURL: https://HOSTNAME:4848/management/domain
  tags:
  - Server Management
  - Administration
  - Monitoring
  - CI/CD
  properties:
  - type: Documentation
    url: https://glassfish.org/documentation.html
  - type: GitHubRepository
    url: https://github.com/eclipse-ee4j/glassfish
  - type: Administration Guide
    url: https://eclipse-ee4j.github.io/glassfish/docs/latest/administration-guide.html
common:
- type: DomainSecurity
  url: security/glassfish-domain-security.yml
- type: Website
  url: https://glassfish.org
- type: Documentation
  url: https://glassfish.org/documentation.html
- type: Downloads
  url: https://glassfish.org/download.html
- type: GitHubOrganization
  url: https://github.com/eclipse-ee4j
- type: GitHubRepository
  url: https://github.com/eclipse-ee4j/glassfish
- type: Issue Tracker
  url: https://github.com/eclipse-ee4j/glassfish/issues
- type: Mailing List
  url: https://accounts.eclipse.org/mailing-list/glassfish-dev
- url: https://glassfish.org/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com