[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bos_management 0.0 .1 -SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> tomcat7-maven-plugin:2.1 :run (default -cli) @ bos_management >>>
[WARNING] The POM for com.oracle:ojdbc6:jar:11.2 .0 .1 .0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-resources-plugin:2.6 :resources (default -resources) @ bos_management ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2 :compile (default -compile) @ bos_management ---
[INFO] Changes detected - recompiling the module !
[INFO] Compiling 17 source files to D:\class \bos\bos\bos_management\target\classes
[WARNING] 未与 -source 1.7 一起设置引导类路径
[INFO]
[INFO] <<< tomcat7-maven-plugin:2.1 :run (default -cli) @ bos_management <<<
[INFO]
[INFO] --- tomcat7-maven-plugin:2.1 :run (default -cli) @ bos_management ---
[INFO] Running war on http:
[INFO] Using existing Tomcat server configuration at D:\class \bos\bos\bos_management\target\tomcat
[INFO] create webapp with contextPath:
十一月 19 , 2017 10 :42 :38 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-bio-9001" ]
十一月 19 , 2017 10 :42 :38 下午 org.apache.catalina.core.StandardService startInternal
信息: Starting service Tomcat
十一月 19 , 2017 10 :42 :38 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/7.0 .37
十一月 19 , 2017 10 :42 :48 下午 org.apache.catalina.core.ApplicationContext log
信息: No Spring WebApplicationInitializer types detected on classpath
十一月 19 , 2017 10 :42 :49 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
22 :42 :49 ,071 INFO ContextLoader:305 - Root WebApplicationContext: initialization started
22 :42 :49 ,285 INFO XmlWebApplicationContext:578 - Refreshing Root WebApplicationContext: startup date [Sun Nov 19 22 :42 :49 CST 2017 ]; root of context hierarchy
22 :42 :49 ,359 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [applicationContext.xml]
22 :42 :50 ,667 INFO PropertySourcesPlaceholderConfigurer:172 - Loading properties file from class path resource [config.properties]
22 :42 :50 ,727 INFO AutowiredAnnotationBeanPostProcessor:153 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
22 :42 :50 ,959 INFO MLog:80 - MLog clients using log4j logging.
22 :42 :51 ,055 INFO C3P0Registry:204 - Initializing c3p0-0.9 .1 .2 [built 21 -May-2007 15 :04 :56 ; debug? true ; trace: 10 ]
22 :42 :51 ,650 INFO LocalContainerEntityManagerFactoryBean:336 - Building JPA container EntityManagerFactory for persistence unit 'default '
22 :42 :51 ,724 INFO LogHelper:31 - HHH000204: Processing PersistenceUnitInfo [
name: default
...]
22 :42 :52 ,060 INFO Version:37 - HHH000412: Hibernate Core {
5.0 .1 .Final}
22 :42 :52 ,077 INFO Environment:213 - HHH000206: hibernate.properties not found
22 :42 :52 ,084 INFO Environment:317 - HHH000021: Bytecode provider name : javassist
22 :42 :52 ,304 INFO Version:66 - HCANN000001: Hibernate Commons Annotations {
5.0<