Jakarta EE Web Profile9.18.07.0
Jakarta EE Web Profile
9.1
8.0
7.0
This feature combines the Liberty features that support the Jakarta EE 9.1 Web Profile.
Enabling this feature
To enable the Jakarta EE Web Profile 9.1 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>webProfile-9.1</feature>