macOS
brew install openliberty-webprofile9local Homebrew formula metadata
brew
Lightweight open framework for Java (Jakarta EE Web Profile 9). Version 23.0.0.2 via Homebrew; verified from local package data.
install
brew install openliberty-webprofile9local Homebrew formula metadata
overview
Lightweight open framework for Java (Jakarta EE Web Profile 9)
history
openliberty-webprofile9 is the Homebrew Open Liberty package for the Jakarta EE 9 Web Profile line, represented in Open Liberty feature documentation as Web Profile 9.1. It is the web-tier subset of the Jakarta namespace migration generation.
Open Liberty comes from IBM Liberty, which started in 2012 and was opened on GitHub in 2017. The open project implements Jakarta EE and MicroProfile and provides the codebase underneath WebSphere Liberty.
Jakarta EE 9.1 Web Profile is the web subset of the post-`javax` namespace generation. Open Liberty documents `webProfile-9.1` as combining the Liberty features that support the Jakarta EE 9.1 Web Profile, including Servlet 5.0, CDI 3.0, JSON-B 2.0, JSON-P 2.0, RESTful Web Services 3.0, Persistence 3.0, and WebSocket 2.0.
Open Liberty announced beta compatibility with Jakarta EE 9.1 Web Profile and Platform on the week Jakarta EE 9.1 was made available, with Java SE 8 and Java SE 11 coverage. That made Web Profile 9 a practical testing target for applications moving to the `jakarta.*` APIs without adopting the full platform bundle.
The package's adoption value is especially migration-focused: it lets teams validate web applications against the Jakarta EE 9 namespace change while staying within the smaller Web Profile surface.
Operators and developers enable the profile with `<feature>webProfile-9.1</feature>` in `server.xml`. In practice, that profile is enough for many web and REST applications that need CDI, Servlet, JPA, JSON, REST, validation, security, Faces, Pages, and WebSocket but not full-platform messaging or connector APIs.
The Homebrew formula gives users a named install for that standards subset. It complements Open Liberty's plugin and container workflows, which can also install the runtime and server features for build and deployment automation.
This package is a compact example of compatibility metadata encoded in a package name: `webprofile9` signals both the smaller Web Profile API set and the Jakarta EE 9 namespace generation.
For catalogs, it should not be collapsed into the generic Open Liberty package without losing useful dependency and migration information. Web Profile 9 has a different API surface from both Web Profile 8 and the full Jakarta EE 9 platform package.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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-webprofile9 | 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-webprofile9 |
|---|---|
| Version | 23.0.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openliberty-webprofile9 |
| 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/23.0.0.2/openliberty-webProfile9-23.0.0.2.zip |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The home of Open Liberty Jakarta EE Web Profile 9 is: $HOMEBREW_PREFIX/opt/openliberty-webprofile9/libexec |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openliberty-webprofile9 |
| 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.