Segue o que foi gerado no console…alem da inicializacao padrao do tomcat.
15:14:15,000 INFO [BasicConfiguration ] Using class br.com.caelum.vraptor.ioc.spring.SpringProvider as Container Provider
15:14:15,019 INFO [DefaultSpringLocator] No application context found
15:14:15,073 INFO [WebAppBootstrapFactory] No static WebAppBootstrap found.
15:14:15,073 INFO [BasicConfiguration ] br.com.caelum.vraptor.scanning = null
15:14:15,321 INFO [AnnotationConfigWebApplicationContext] Refreshing Root WebApplicationContext: startup date [Tue Mar 27 15:14:15 BRT 2012]; root of context hierarchy
15:14:15,752 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]
15:14:15,895 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7befc208: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,defaultResourceTranslator,encodingHandlerFactory,objenesisProxifier,JSR303ValidatorFactory,interceptorListPriorToExecutionExtractor,defaultRestDefaults,topologicalSortedInterceptorRegistry,defaultInterceptorHandlerFactory,hibernateProxyInitializer,validatorFactoryCreator,noRoutesConfiguration,paranamerNameProvider,XStreamXMLDeserializer,defaultRouter,defaultMethodNotAllowedHandler,defaultAcceptHeaderToFormat,defaultDeserializers,defaultTypeNameExtractor,defaultTypeFinder,defaultMultipartConfig,pathAnnotationRoutesParser,defaultConverters,defaultResourceNotFoundHandler,defaultRoutes,messageInterpolatorFactory,stereotypeHandler,converterHandler,interceptorStereotypeHandler,deserializesHandler,stereotypedBeansRegistrar,defaultSpringLocator,instantiateInterceptor,defaultPathResolver,emptyElementsRemoval,deserializingInterceptor,XStreamXMLSerialization,defaultRestHeadersHandler,defaultValidator,HTMLSerialization,defaultExceptionMapper,defaultRepresentationResult,emptyResult,defaultServletFileUploadCreator,downloadInterceptor,defaultPageResult,defaultMethodInfo,XStreamJSONPSerialization,XStreamJSONSerialization,defaultResult,JSR303Validator,forwardToDefaultViewInterceptor,defaultFormatResolver,jstlLocalization,ognlParametersProvider,exceptionHandlerInterceptor,commonsUploadMultipartInterceptor,resourceLookupInterceptor,flashInterceptor,replicatorOutjector,defaultValidationViewsFactory,parametersInstantiatorInterceptor,defaultStatus,defaultLogicResult,outjectResult,executeMethodInterceptor,defaultHttpResult,jsonDeserializer,applicationConfiguration,defaultRefererResult,characterConverter,uploadedFileConverter,localeBasedCalendarConverter,longConverter,primitiveShortConverter,integerConverter,doubleConverter,primitiveLongConverter,primitiveFloatConverter,primitiveByteConverter,localeBasedDateConverter,bigIntegerConverter,booleanConverter,primitiveDoubleConverter,primitiveIntConverter,byteConverter,enumConverter,shortConverter,floatConverter,primitiveBooleanConverter,stringConverter,bigDecimalConverter,primitiveCharConverter,VRaptorRequestProvider,httpServletRequestProvider,httpServletResponseProvider,httpSessionProvider,enhancedRequestExecution,defaultInterceptorStack,org.springframework.aop.config.internalAutoProxyCreator,mundo]; root of factory hierarchy
15:14:16,120 INFO [DefaultConverters ] Registering bundled converters
15:14:16,250 INFO [DefaultRouteBuilder ] /mundo/boasVindas [ALL] -> Mundo.boasVindas()
15:14:16,252 INFO [VRaptor ] VRaptor 3.3.1 successfuly initialized