17:19:07,125 INFO [[/WebJaas]] Loading Spring root WebApplicationContext
17:19:07,140 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
17:19:07,265 INFO [XmlWebApplicationContext] Bean factory for application context [Root WebApplicationContext]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [myHello,myLogin,myTest]; root of BeanFactory hierarchy
17:19:07,265 INFO [XmlWebApplicationContext] 3 beans defined in application context [Root WebApplicationContext]
17:19:07,265 INFO [XmlWebApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1710065]
17:19:07,265 INFO [XmlWebApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1d0f0db]
17:19:07,265 INFO [UiApplicationContextUtils] No ThemeSource found for [Root WebApplicationContext]: using ResourceBundleThemeSource
17:19:07,265 INFO [DefaultListableBeanFactory]
Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [myHello,myLogin,myTest]; root of BeanFactory hierarchy]
17:19:07,265 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'myHello'
17:19:07,578 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'myLogin'
17:19:07,593 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'myTest'
17:19:07,609 INFO [ContextLoader] Using context class [org.springframework.web.context.support.XmlWebApplicationContext] for root WebApplicationContext
17:19:07,609 INFO [ContextLoader] Root WebApplicationContext: initialization completed in 484 ms
Partager