Turn down initialization logging on DroolsRuleAgentHelper
---------------------------------------------------------
Key: JBESB-3394
URL:
https://jira.jboss.org/browse/JBESB-3394
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Content Based Routing
Affects Versions: 4.9
Reporter: David Ward
Assignee: David Ward
Fix For: 4.9
DroolsRuleAgentHelper is outputting the following info log (should be debug)...
14:53:31,886 INFO [DroolsRuleAgentHelper] created ChangeSet XML [
<change-set
xmlns="http://drools.org/drools-5.0/change-set"
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
xs:schemaLocation="http://drools.org/drools-5.0/change-set
drools-change-set-5.0.xsd">
<add>
<resource
source="file:/home/dward/repos/jbossesb/trunk/product/samples/quickstarts/business_ruleservice_cep/business_ruleservice_cep.drl"
type="DRL"/>
</add>
</change-set>
]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira