[esb-issues] [JBoss JIRA] Created: (JBESB-3387) Turn down deployment logging on CamelGateway

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Mon Jul 26 14:10:33 EDT 2010


Turn down deployment logging on CamelGateway
--------------------------------------------

                 Key: JBESB-3387
                 URL: https://jira.jboss.org/browse/JBESB-3387
             Project: JBoss ESB
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Transports
            Reporter: Tom Fennelly
            Assignee: Tom Fennelly
             Fix For: 4.9


CamelGateway is outputting the following info log (should be debug)...

19:05:19,690 INFO  [CamelGateway] adding routes [
<routes xmlns="http://camel.apache.org/schema/spring">
  <route>
    <from uri="file:///Users/tfennelly/jboss/esb/trunk/product/samples/quickstarts/camel_helloworld/build/input1?delete=true"/>
    <to uri="jbossesb://service?category=camel_helloworld&name=service1&async=false&timeout=30000"/>
  </route>
  <route>
    <from uri="file:///Users/tfennelly/jboss/esb/trunk/product/samples/quickstarts/camel_helloworld/build/input2?delete=true"/>
    <to uri="jbossesb://service?category=camel_helloworld&name=service1&async=false&timeout=30000"/>
  </route>
</routes>
]


-- 
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

        


More information about the esb-issues mailing list