Lucas,
Segue:
22/06/2011 12:08:17 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
22/06/2011 12:08:18 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8084
22/06/2011 12:08:18 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 578 ms
22/06/2011 12:08:18 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
22/06/2011 12:08:18 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.26
22/06/2011 12:08:18 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor host-manager.xml
22/06/2011 12:08:18 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor manager.xml
22/06/2011 12:08:18 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor Recru.xml
22/06/2011 12:08:18 org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory docs
22/06/2011 12:08:18 org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory examples
22/06/2011 12:08:19 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8084
22/06/2011 12:08:19 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
22/06/2011 12:08:19 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/31 config=null
22/06/2011 12:08:19 org.apache.catalina.startup.Catalina start
INFO: Server startup in 1226 ms
22/06/2011 12:08:19 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor VRaptor.xml
log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
12:08:21,668 INFO [VRaptorApplicationContext] Refreshing Root WebApplicationContext: startup date [Wed Jun 22 12:08:21 BRT 2011]; parent: Root WebApplicationContext
12:08:21,765 DEBUG [ComponentScanner ] Identified candidate component class: file [/Users/daniel.rfonseca/Desktop/Arquivos/Aplicacoes/JAVA/Senac/VRaptor/build/web/WEB-INF/classes/br/com/vraptor/controller/IndexController.class]
12:08:21,770 DEBUG [VRaptorApplicationContext] Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@24b6a561: defining beans [defaultMultipartConfig,emptyElementsRemoval,defaultTypeFinder,asmBasedTypeCreator,defaultResourceTranslator,pathAnnotationRoutesParser,defaultAcceptHeaderToFormat,defaultResourceNotFoundHandler,paranamerNameProvider,defaultRouter,defaultConverters,defaultInterceptorRegistry,objenesisProxifier,noRoutesConfiguration,stereotypeHandler,converterHandler,interceptorStereotypeHandler,stereotypedBeansRegistrar,defaultSpringLocator,defaultValidationViewsFactory,emptyResult,executeMethodInterceptor,forwardToDefaultViewInterceptor,URLParameterExtractorInterceptor,defaultMethodInfo,resourceLookupInterceptor,defaultLogicResult,defaultHttpResult,interceptorListPriorToExecutionExtractor,parametersInstantiatorInterceptor,ognlParametersProvider,downloadInterceptor,multipartInterceptor,defaultValidator,defaultInterceptorStack,instantiateInterceptor,defaultPathResolver,defaultResult,jstlLocalization,defaultPageResult,outjectResult,defaultRequestExecution,bigDecimalConverter,bigIntegerConverter,booleanConverter,byteConverter,characterConverter,doubleConverter,enumConverter,floatConverter,integerConverter,localeBasedCalendarConverter,localeBasedDateConverter,longConverter,primitiveBooleanConverter,primitiveByteConverter,primitiveCharConverter,primitiveDoubleConverter,primitiveFloatConverter,primitiveIntConverter,primitiveLongConverter,primitiveShortConverter,shortConverter,uploadedFileConverter,VRaptorRequestProvider,httpServletRequestProvider,httpServletResponseProvider,httpSessionProvider,indexController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.aop.config.internalAutoProxyCreator,cacheBasedTypeCreator]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@3b8e80a6
12:08:21,848 DEBUG [VRaptorApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@37d6d61d]
12:08:21,848 DEBUG [VRaptorApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7983268e]
12:08:21,858 DEBUG [VRaptorApplicationContext] Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@45e33bb8]
12:08:21,958 INFO [DefaultConverters ] Registering bundled converters
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BigDecimalConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BigIntegerConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BooleanConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.ByteConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.CharacterConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.DoubleConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.EnumConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.FloatConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.IntegerConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LocaleBasedCalendarConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LocaleBasedDateConverter
12:08:21,958 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LongConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveBooleanConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveByteConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveCharConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveDoubleConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveFloatConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveIntConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveLongConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveShortConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.ShortConverter
12:08:21,959 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.interceptor.multipart.UploadedFileConverter
12:08:21,982 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.multipart.DefaultMultipartConfig, to see if it is a component candidate
12:08:21,983 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.ognl.EmptyElementsRemoval, to see if it is a component candidate
12:08:21,983 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.route.DefaultTypeFinder, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.asm.AsmBasedTypeCreator, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.DefaultResourceTranslator, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.route.PathAnnotationRoutesParser, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.view.DefaultAcceptHeaderToFormat, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.resource.DefaultResourceNotFoundHandler, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.ParanamerNameProvider, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.route.DefaultRouter, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.core.DefaultConverters, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.DefaultInterceptorRegistry, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.proxy.ObjenesisProxifier, to see if it is a component candidate
12:08:21,984 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.route.NoRoutesConfiguration, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.ioc.ResourceHandler, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.ioc.ConverterHandler, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.ioc.InterceptorStereotypeHandler, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.ioc.spring.StereotypedBeansRegistrar, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.ioc.spring.DefaultSpringLocator, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.view.DefaultValidationViewsFactory, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.view.EmptyResult, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.ExecuteMethodInterceptor, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.extra.ForwardToDefaultViewInterceptor, to see if it is a component candidate
12:08:21,985 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.core.URLParameterExtractorInterceptor, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.core.DefaultMethodInfo, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.ResourceLookupInterceptor, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.view.DefaultLogicResult, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.view.DefaultHttpResult, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.InterceptorListPriorToExecutionExtractor, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.ParametersInstantiatorInterceptor, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.http.ognl.OgnlParametersProvider, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.download.DownloadInterceptor, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.multipart.MultipartInterceptor, to see if it is a component candidate
12:08:21,986 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.validator.DefaultValidator, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.core.DefaultInterceptorStack, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.InstantiateInterceptor, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.view.DefaultPathResolver, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.core.DefaultResult, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.core.JstlLocalization, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.view.DefaultPageResult, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.OutjectResult, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.core.DefaultRequestExecution, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.BigDecimalConverter, to see if it is a component candidate
12:08:21,987 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.BigIntegerConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.BooleanConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.ByteConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.CharacterConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.DoubleConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.EnumConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.FloatConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.IntegerConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.LocaleBasedCalendarConverter, to see if it is a component candidate
12:08:21,988 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.LocaleBasedDateConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.LongConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.PrimitiveBooleanConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.PrimitiveByteConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.PrimitiveCharConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.PrimitiveDoubleConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.PrimitiveFloatConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.PrimitiveIntConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.PrimitiveLongConverter, to see if it is a component candidate
12:08:21,989 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.PrimitiveShortConverter, to see if it is a component candidate
12:08:21,990 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.converter.ShortConverter, to see if it is a component candidate
12:08:21,990 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.interceptor.multipart.UploadedFileConverter, to see if it is a component candidate
12:08:21,990 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.core.RequestInfo, to see if it is a component candidate
12:08:21,990 DEBUG [StereotypedBeansRegistrar] scanning bean with type: interface br.com.caelum.vraptor.http.MutableRequest, to see if it is a component candidate
12:08:21,990 DEBUG [StereotypedBeansRegistrar] scanning bean with type: interface javax.servlet.http.HttpServletResponse, to see if it is a component candidate
12:08:21,990 DEBUG [StereotypedBeansRegistrar] scanning bean with type: interface javax.servlet.http.HttpSession, to see if it is a component candidate
12:08:21,990 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.vraptor.controller.IndexController, to see if it is a component candidate
12:08:21,990 DEBUG [ResourceRegistrar ] Found resource: class br.com.vraptor.controller.IndexController
12:08:22,002 DEBUG [DefaultParametersControl] For /index.html retrieved /index.html with {}
12:08:22,003 INFO [RouteBuilder ] /index.html --> public java.util.List br.com.vraptor.controller.IndexController.index()
12:08:22,004 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class org.springframework.context.annotation.ConfigurationClassPostProcessor, to see if it is a component candidate
12:08:22,004 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.ioc.spring.InjectionBeanPostProcessor, to see if it is a component candidate
12:08:22,004 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor, to see if it is a component candidate
12:08:22,009 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor, to see if it is a component candidate
12:08:22,009 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor, to see if it is a component candidate
12:08:22,010 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator, to see if it is a component candidate
12:08:22,010 DEBUG [StereotypedBeansRegistrar] scanning bean with type: class br.com.caelum.vraptor.reflection.CacheBasedTypeCreator, to see if it is a component candidate
12:08:22,060 INFO [VRaptor ] VRaptor 3 successfuly initialized
22/06/2011 12:08:22 org.apache.catalina.core.StandardContext start
INFO: Container org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/VRaptor] has already been started
12:08:22,721 DEBUG [DefaultResourceTranslator] trying to access /
12:08:22,730 DEBUG [DefaultResourceTranslator] found resource null
[]'s
Daniel Razah.