diff --git a/hotswap-agent.properties b/hotswap-agent.properties index 17f33f8..ef9fd23 100644 --- a/hotswap-agent.properties +++ b/hotswap-agent.properties @@ -45,7 +45,7 @@ webappDir= # Comma separated list of disabled plugins # Use plugin name - e.g. Hibernate, Spring, ZK, Hotswapper, AnonymousClassPatch, Tomcat, Logback .... -disabledPlugins=${hotswap.disabledPlugins} +disabledPlugins=${hotswap.disablePlugins} # Watch for changed class files on watchResources path and reload class definition in the running application. #