Tomcat Virtual Host Manager, Persist configuration;
Message:
FAIL - Failed to persist configuration
Please enable StoreConfig to use this feature.
By default that functionality is disabled. So, you need to add this listener to enable it in server.xml file.
<Server>
<!-- Enable Persistence -->
<Listener className="org.apache.catalina.storeconfig.StoreConfigLifecycleListener"/>
...
You can see more information here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With