Java EE Full Platform8.07.0
Java EE Full Platform
8.0
7.0
This feature combines the Liberty features that support the Java EE 7.0 Full Platform.
Enabling this feature
To enable the Java EE Full Platform 7.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>javaee-7.0</feature>