[jboss-jira] [JBoss JIRA] (WFLY-1360) Improve log message that gets printed out when Undertow registers a resource handler for a context path
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Fri May 17 03:02:06 EDT 2013
jaikiran pai created WFLY-1360:
----------------------------------
Summary: Improve log message that gets printed out when Undertow registers a resource handler for a context path
Key: WFLY-1360
URL: https://issues.jboss.org/browse/WFLY-1360
Project: WildFly
Issue Type: Enhancement
Components: Web (Undertow)
Reporter: jaikiran pai
Assignee: Stuart Douglas
Priority: Minor
Latest upstream/master of WildFly (May 17th 2013) logs this during server startup on the console:
{quote}
12:20:41,449 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017525: Started http handler io.undertow.server.handlers.resource.ResourceHandler at 1d07206.
12:20:41,459 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) registering handler org.jboss.msc.value.InjectedValue at 18b7d0f under path '/'
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list