macOS
brew install tomee-webprofilelocal Homebrew formula metadata
brew
All-Apache Java EE 7 Web Profile stack. Version 10.1.5 via Homebrew; verified 2026-06-22.
install
brew install tomee-webprofilelocal Homebrew formula metadata
overview
All-Apache Java EE 7 Web Profile stack
history
Apache TomEE WebProfile is the compact TomEE flavor that keeps Tomcat central while adding the Java EE and Jakarta EE Web Profile stack. Historically it is the certification-oriented TomEE distribution and the most natural package-manager entry point for Tomcat users who need more than a servlet container.
TomEE was built from a vanilla Apache Tomcat distribution plus TomEE jars, an approach summarized by the project's own pages as Tomcat plus EE features. Its technical ancestry comes through OpenEJB, which Apache presentation material traces to 1999 and records as integrated into Apache TomEE in 2011.
The WebProfile distribution was listed in the TomEE 1.0.0 beta-1 downloads in October 2011 as Java EE 6 certified. TomEE's version-policy documentation later explained that TomEE 1.x passed the Java EE 6 TCK, making certification a central part of the WebProfile line's history.
WebProfile targeted developers who wanted Tomcat's small operational feel with standard Java EE web-application services. The TomEE reference card condensed that stance into three project values: be Tomcat, be certified, and be small.
For package managers, a WebProfile formula is the least surprising TomEE install: it covers Servlets, JSP, JSF, JTA, JPA, CDI, Bean Validation, and EJB Lite without pulling in the broader Plus or Plume stacks.
Users install TomEE WebProfile for WAR-oriented Java web applications that need Web Profile APIs in a Tomcat-like runtime. It is especially useful in local development and CI setups where scripts such as startup, shutdown, and tomee wrappers are easier to automate than a full external application-server installation.
WebProfile is the cleanest example of TomEE's packaging philosophy: keep the base close to Tomcat, expose a certified web stack, and let heavier flavors remain separate packages.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tomee-webprofile-startup | 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:tomee-webprofile |
|---|---|
| Version | 10.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tomee-webprofile |
| Homepage | https://tomee.apache.org/ |
| Repository | https://github.com/apache/tomee |
| Upstream docs | https://tomee.apache.org/latest/docs/documentation.html |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=tomee/tomee-10.1.5/apache-tomee-10.1.5-webprofile.tar.gz |
| Last updated | 2026-06-22T14:06:30-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The home of Apache TomEE Web is: $HOMEBREW_PREFIX/opt/tomee-webprofile/libexec To run Apache TomEE: $HOMEBREW_PREFIX/opt/tomee-webprofile/libexec/bin/tomee-webprofile-startup |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tomee-webprofile |
| 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.