Created
September 17, 2013 17:55
-
-
Save NTCoding/6598049 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > container:start | |
| 2013-09-17 17:16:03.485:INFO::Logging to STDERR via org.mortbay.log.StdErrLog | |
| [info] jetty-6.1.22 | |
| [info] NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet | |
| SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". | |
| SLF4J: Defaulting to no-operation (NOP) logger implementation | |
| SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. | |
| [info] Started SelectChannelConnector@0.0.0.0:8080 | |
| [success] Total time: 0 s, completed 17-Sep-2013 17:16:03 | |
| > |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment