macOS
brew install openliberty-webprofile8local Homebrew formula metadata
brew
Lightweight open framework for Java (Jakarta EE Web Profile 8). Version 26.0.0.5 via Homebrew; verified 2026-05-20.
install
brew install openliberty-webprofile8local Homebrew formula metadata
overview
Lightweight open framework for Java (Jakarta EE Web Profile 8)
history
openliberty-webprofile8 is the Homebrew package for Open Liberty's Java EE/Jakarta EE 8 Web Profile runtime. It targets web applications that need the servlet, REST, CDI, persistence, JSON, validation, security, and related web-tier APIs without the full Jakarta EE platform bundle.
The package inherits Open Liberty's history: IBM created Liberty in 2012 for a lightweight, configurable Java runtime and opened the code in 2017 as the Open Liberty project. Open Liberty then became a public implementation base for Jakarta EE and MicroProfile while remaining the foundation of WebSphere Liberty.
The Web Profile line exists because enterprise Java standards distinguish a smaller web application subset from the full platform. Open Liberty's Web Profile 8.0 feature combines Liberty features that support the Java EE 8.0 Web Profile and is also enabled by the broader `jakartaee-8.0` and `javaee-8.0` platform features.
Web Profile packages fit teams whose applications use common web stack APIs but do not need the full enterprise platform. That made them a lighter standards-compatible target for local development and packaged installs, especially for REST services and traditional WAR deployments.
Because Jakarta EE 8 preserved Java EE 8 API compatibility, Web Profile 8 served as a stable bridge for applications before the namespace migration of Jakarta EE 9.
A Liberty server enables the Web Profile 8 feature with `<feature>webProfile-8.0</feature>` in `server.xml`. Open Liberty documents the feature as enabling APIs such as application security, Bean Validation, CDI, EJB Lite, expression language, JAX-RS, JPA, JSF, JSON-B, JSON-P, JSP, Servlet, and WebSocket.
The Homebrew formula provides the profile-specific runtime as a local package-manager install. Developers can still use the broader Open Liberty ecosystem of Maven, Gradle, Docker, and Liberty Tools around the same server configuration model.
openliberty-webprofile8 is useful metadata because it tells a resolver or human that the install is the web subset of the EE 8 generation, not the full platform. That distinction affects which APIs are present and which applications can run unchanged.
It also shows how Homebrew can carry Java runtime variants that package an upstream server around standards profiles, a pattern more precise than a single monolithic `openliberty` formula.
security posture
No matching local secret-handling manifest was found for openliberty-webprofile8. 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.
${wlp.user.dir}/servers/${wlp.server.name}/server.xml${wlp.user.dir}/servers/${wlp.server.name}/bootstrap.properties${wlp.user.dir}/servers/${wlp.server.name}/server.env${wlp.user.dir}/servers/${wlp.server.name}/jvm.optionsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
openliberty-webprofile8 | 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:openliberty-webprofile8 |
|---|---|
| Version | 26.0.0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openliberty-webprofile8 |
| Homepage | https://openliberty.io |
| Repository | https://github.com/OpenLiberty/open-liberty |
| Upstream docs | https://openliberty.io/docs |
| License | EPL-1.0 |
| Source archive | https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/26.0.0.5/openliberty-webProfile8-26.0.0.5.zip |
| Last updated | 2026-05-20T11:59:56Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The home of Open Liberty Jakarta EE Web Profile 8 is: $HOMEBREW_PREFIX/opt/openliberty-webprofile8/libexec |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openliberty-webprofile8 |
| Version Scheme | 0 |
| Revision | 0 |
| 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.