## ## Licensed to the Apache Software Foundation (ASF) under one ## or more contributor license agreements. See the NOTICE file ## distributed with this work for additional information ## regarding copyright ownership. The ASF licenses this file ## to you under the Apache License, Version 2.0 (the ## "License"); you may not use this file except in compliance ## with the License. You may obtain a copy of the License at ## ## http://www.apache.org/licenses/LICENSE-2.0 ## ## Unless required by applicable law or agreed to in writing, ## software distributed under the License is distributed on an ## "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ## KIND, either express or implied. See the License for the ## specific language governing permissions and limitations ## under the License. ## AGENT_METHOD_TO_CALL_BACK=receiveResponse AGENT_REPLY_WEB_SERVICE_NAME=TmcJob AGENT_PROTOCOL=http:// AGENT_PORT=5665 AGENT_ENDPOINT=/axis/services/JobHandler tmc.thread.run=true tmc.thread.protocol=http tmc.thread.statuspage=services/TmcController tmc.thread.contentmatch=STATUS OK tmc.thread.waittime=10 agent.delim.message=^ agent.delim.options=: agent.reply.message=Thanks! New Job added. PrimaryDataSource=Database ConsoleContextName=tmc SchemaOwner=tmc DatabasePropertiesFile=dbpool.props LogActivity=yes ApacheConfFile=httpd.conf WorkersProperties=workers.properties TimeoutForURLThread=5 TimeoutForContextOp=20 SleepTimeForMainThread=60 SleepTimeForChildThread=60 wap.function.HostingPool=RestartTomcat,StartTomcat,StopTomcat,DeployTomcatConfig,DeployApacheConfig,ConfigtestApache,GracefulApache,StopApache,StartApache wap.function.ApachePool=DeployApacheConfig,ConfigtestApache,GracefulApache,StopApache,StartApache wap.function.TomcatPool=RestartTomcat,StartTomcat,StopTomcat,DeployTomcatConfig wap.function.ApacheWorker=DeployApacheConfig,ConfigtestApache,GracefulApache,StopApache,StartApache wap.function.TomcatWorker=RestartTomcat,StartTomcat,StopTomcat,DeployTomcatConfig # Generic DB support lokahi.broker.implementation=org.apache.lokahi.core.common.database.MySqlBroker #lokahi.broker.implementation=org.apache.lokahi.core.common.database.OracleBroker lokahi.broker.autocommit=true lokahi.broker.type=mysql # Config Templating support lokahi.template.engine=org.apache.lokahi.core.common.templating.VelocityTemplateBuilder # variables are a comma separated list explaining the substitutions (use \ for a new line) lokahi.template.variables=server root=$worker.getApplication().getServerRoot(),\ test=$worker.getApplication().getTest(),\ newline=$n,\ hosting pool tool=$hpTool,\ virtualhost tool=$vhTool,\ velocity view tool=$view