# 使用 Homebrew 安装 openliberty-webprofile9

查看 openliberty-webprofile9 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:openliberty-webprofile9
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install openliberty-webprofile9
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:openliberty-webprofile9
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/openliberty-webprofile9>
- **版本:** 23.0.0.2
- **来源摘要:** Lightweight open framework for Java (Jakarta EE Web Profile 9)
- **主页:** <https://openliberty.io>
- **上游文档:** <https://openliberty.io>
- **许可证:** EPL-1.0
- **源码归档:** <https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/23.0.0.2/openliberty-webProfile9-23.0.0.2.zip>
- **最后更新:** 2026-07-30T10:53:33+09:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- openliberty-webprofile9 (cli)
- openliberty-webprofile9 (别名)

## 依赖

- openjdk

## 安装行为

- post-install 钩子: 未定义
- 注意事项: The home of Open Liberty Jakarta EE Web Profile 9 is: $HOMEBREW_PREFIX/opt/openliberty-webprofile9/libexec
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 23.0.0.2
- 管理器更新时间: 2026-07-30
- 本地数据: OK
- 上游仓库: https://openliberty.io
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 时间线

- 2012: IBM Liberty began as a lightweight Java runtime.
- 2017: IBM open sourced Liberty as Open Liberty.
- 2020: Open Liberty beta releases began exposing Jakarta EE 9 features.
- 2021: Open Liberty announced Jakarta EE 9.1 Web Profile and Platform beta compatibility.
- Open Liberty documentation defines `webProfile-9.1` as the Jakarta EE 9.1 Web Profile convenience feature.

### Related projects

- Related packages and projects include openliberty-jakartaee9, Jakarta EE 9.1, Eclipse Transformer, WebSphere Liberty, and Open Liberty's build plugins and container images.

### 来源

- <https://formulae.brew.sh/formula/openliberty-webprofile9>
- <https://openliberty.io/blog/2021/05/26/jakarta-ee-9-1-compatibility.html>
- <https://openliberty.io/blog/2022/09/21/history-maker-projects.html>
- <https://openliberty.io/docs/latest/reference/diff/jakarta-ee9-feature-updates.html>
- <https://openliberty.io/docs/latest/reference/feature/webProfile-9.1.html>
- <https://openliberty.io/start/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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: ${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.options
## 源数据库详情

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


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/zh-hans/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [openliberty-webprofile8](https://pkg.so/zh-hans/brew/openliberty-webprofile8/) - Package name indicates the same formula family.
- [openliberty-microprofile4](https://pkg.so/zh-hans/brew/openliberty-microprofile4/) - Shares the same upstream homepage.
- [openliberty-jakartaee8](https://pkg.so/zh-hans/brew/openliberty-jakartaee8/) - Shares the same upstream homepage.
- [openliberty-jakartaee9](https://pkg.so/zh-hans/brew/openliberty-jakartaee9/) - Shares the same upstream homepage.
- [tomcat](https://pkg.so/zh-hans/brew/tomcat/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure, jakarta-ee, java.
- [tomcat@10](https://pkg.so/zh-hans/brew/tomcat-10/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure, jakarta-ee, java.
- [roadrunner](https://pkg.so/zh-hans/brew/roadrunner/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [tomee-plume](https://pkg.so/zh-hans/brew/tomee-plume/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure, jakarta-ee, java.

## Combined YAML source

View the package source record on GitHub. [combined/openliberty-webprofile9.yml](https://github.com/mxcl/pkgdb/blob/main/combined/openliberty-webprofile9.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
