diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index 1ef2e2bfb15..d419f608564 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -132,7 +132,7 @@ listSystemVms=com.cloud.api.commands.ListSystemVMsCmd;1 #### configuration commands updateConfiguration=com.cloud.api.commands.UpdateCfgCmd;1 listConfigurations=com.cloud.api.commands.ListCfgsByCmd;1 -createConfiguration=com.cloud.api.commands.AddConfigCmd;1 +createConfiguration=com.cloud.api.commands.CreateCfgCmd;1 listCapabilities=com.cloud.api.commands.ListCapabilitiesCmd;15 #### pod commands