2012-06-19 14:45:37 Commons Daemon procrun stdout initialized
14:45:39,592 INFO [BasicConfiguration ] Using class br.com.caelum.vraptor.ioc.spring.SpringProvider as Container Provider
14:45:39,612 INFO [DefaultSpringLocator] No application context found
14:45:39,652 INFO [BasicConfiguration ] br.com.caelum.vraptor.scanning = null
14:45:39,652 INFO [WebAppBootstrapFactory] Dynamic WebAppBootstrap found.
14:45:39,822 INFO [AnnotationConfigWebApplicationContext] Refreshing Root WebApplicationContext: startup date [Tue Jun 19 14:45:39 BRT 2012]; root of context hierarchy
14:45:40,032 WARN [BaseComponents ] There is neither commons-fileupload nor servlet3 handlers registered. If you are willing to upload a file, please add the commons-fileupload in your classpath or use a Servlet 3 Container
14:45:40,092 INFO [DefaultListableBeanFactory] Overriding bean definition for bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': replacing [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [br.com.caelum.vraptor.ioc.spring.InjectionBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
14:45:40,193 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@109b2a51: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,defaultRoutes,javaEvaluator,topologicalSortedInterceptorRegistry,defaultDeserializers,defaultInterceptorHandlerFactory,nullProxyInitializer,defaultConverters,defaultAcceptHeaderToFormat,pathAnnotationRoutesParser,defaultMultipartConfig,defaultResourceTranslator,defaultRestDefaults,defaultResourceNotFoundHandler,paranamerNameProvider,defaultRouter,defaultTypeNameExtractor,interceptorListPriorToExecutionExtractor,cglibProxifier,defaultMethodNotAllowedHandler,objenesisInstanceCreator,XStreamConverters.NullConverter,noRoutesConfiguration,encodingHandlerFactory,defaultTypeFinder,defaultStaticContentHandler,stereotypeHandler,converterHandler,interceptorStereotypeHandler,deserializesHandler,stereotypedBeansRegistrar,defaultSpringLocator,defaultLogicResult,XStreamXMLDeserializer,messageConverter,defaultRefererResult,deserializingInterceptor,defaultPageResult,VRaptorDependencyProvider,parametersInstantiatorInterceptor,defaultRepresentationResult,defaultExceptionMapper,XStreamJSONPSerialization,defaultValidator,executeMethodInterceptor,forwardToDefaultViewInterceptor,VRaptorParameterNamesProvider,jstlLocalization,HTMLSerialization,XStreamConverters,defaultHttpResult,nullMultipartInterceptor,flashInterceptor,jsonDeserializer,outjectResult,resourceLookupInterceptor,sessionFlashScope,XStreamJSONSerialization,instantiateInterceptor,nullBeanValidator,defaultResult,defaultValidationViewsFactory,emptyResult,VRaptorInstantiator,XStreamXMLSerialization,defaultPathResolver,defaultStatus,defaultMethodInfo,defaultRestHeadersHandler,downloadInterceptor,defaultFormatResolver,exceptionHandlerInterceptor,iogiParametersProvider,replicatorOutjector,applicationConfiguration,primitiveDoubleConverter,primitiveIntConverter,longConverter,primitiveCharConverter,bigIntegerConverter,integerConverter,enumConverter,shortConverter,stringConverter,localeBasedDateConverter,localeBasedCalendarConverter,uploadedFileConverter,characterConverter,byteConverter,primitiveBooleanConverter,primitiveLongConverter,primitiveFloatConverter,floatConverter,bigDecimalConverter,booleanConverter,doubleConverter,primitiveShortConverter,primitiveByteConverter,VRaptorRequestProvider,httpServletRequestProvider,httpServletResponseProvider,httpSessionProvider,XStreamBuilderImpl,enhancedRequestExecution,defaultInterceptorStack,org.springframework.aop.config.internalAutoProxyCreator,relatorioDAO,connectionFactory,relatorioController]; root of factory hierarchy
14:45:40,313 INFO [DefaultConverters ] Registering bundled converters
14:45:40,343 INFO [LinkToHandler ] Registering linkTo component
14:45:40,483 INFO [DefaultRouteBuilder ] /relatorio/busca [GET] -> RelatorioController.form()
14:45:40,483 INFO [DefaultRouteBuilder ] /relatorio [GET] -> RelatorioController.list(Relatorio)
14:45:40,493 INFO [VRaptor ] VRaptor 3.4.1 successfuly initialized