Admin Center1.0
Admin Center
1.0
The adminCenter-1.0 feature enables the Liberty Admin Center, a web-based graphical interface for deploying, monitoring and managing Liberty servers in standalone and collective environments.
Enabling this feature
To enable the Admin Center feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>adminCenter-1.0</feature>