@Path("/") não funcionando

Prezados,

o código a seguir não funciona, quando chamo: http://localhost:7001/vraptor-blank-project/
mas funciona quando chamo: http://localhost:7001/vraptor-blank-project/index/index (comentando a anotação Path). :shock:

[code]
package br.com.caelum.vraptor.blank;

import br.com.caelum.vraptor.Path;
import br.com.caelum.vraptor.Resource;
import br.com.caelum.vraptor.Result;

@Resource
public class IndexController {

private final Result result;

public IndexController(Result result) {
	this.result = result;
}

@Path("/")
public void index() {
	result.include("variable", "VRaptor!");
}

}[/code]

algúem sabe pq?
Usando weblogic, e executando a blank application disponibilizada no site VRaptor…
obs.: fiz outros testes utilizando a anotação Path e não funcionou…! bizarro…

Obrigado…

qdo vc deixa o @Path o que aparece no console?

[quote=Lucas Cavalcanti]qdo vc deixa o @Path o que aparece no console?

[/quote]

Lucas,

obrigado pela disponibilidade em ajudar…:

na console aparece: [list]01:14:17,718 DEBUG [DefaultStaticContentHandler] Deferring request to container: /vraptor-blank-project/index.html
[/list]

Somente isto…! nenhum erro ou warning… :wink:
Já viu isso antes?! (esta é a blank application que está disponível para download…)

vc tá acessando essa URL? /vraptor-blank-project/index.html ?

ou /vraptor-blank-project/?

vraptor-blank-project/ e/ou vraptor-blank-project

http://localhost:7001/vraptor-blank-project/

qdo vc sobe o servidor, o que aparece no log?

segue:

[quote].
.
JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
.
WLS Start Mode=Development
.
CLASSPATH=;C:\bea\patch_wss110\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\patch_wlw1020\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\patch_wls1001\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\patch_cie640\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\patch_alsb300\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\JDK150~1\lib\tools.jar;C:\bea\WLSERV~1.0\server\lib\weblogic_sp.jar;C:\bea\WLSERV~1.0\server\lib\weblogic.jar;C:\bea\modules\features\weblogic.server.modules_10.0.1.0.jar;C:\bea\modules\features\com.bea.cie.common-plugin.launch_2.1.2.0.jar;C:\bea\WLSERV~1.0\server\lib\webservices.jar;C:\bea\modules\ORGAPA~1.5/lib/ant-all.jar;C:\bea\modules\NETSFA~1.0/lib/ant-contrib.jar;;C:\bea\WLSERV~1.0\common\eval\pointbase\lib\pbembedded51.jar;C:\bea\WLSERV~1.0\common\eval\pointbase\lib\pbupgrade51.jar;C:\bea\WLSERV~1.0\common\eval\pointbase\lib\pbclient51.jar;C:\bea\WLSERV~1.0\server\lib\xqrl.jar;;
.
PATH=C:\bea\patch_wss110\profiles\default\native;C:\bea\patch_wlw1020\profiles\default\native;C:\bea\patch_wls1001\profiles\default\native;C:\bea\patch_cie640\profiles\default\native;C:\bea\patch_alsb300\profiles\default\native;C:\bea\WLSERV~1.0\server\native\win\32;C:\bea\WLSERV~1.0\server\bin;C:\bea\modules\ORGAPA~1.5\bin;C:\bea\JDK150~1\jre\bin;C:\bea\JDK150~1\bin;C:/Arquivos de programas/Java/jre6/bin/client;C:/Arquivos de programas/Java/jre6/bin;C:/Arquivos de programas/Java/jre6/lib/i386;c:\oracle\ora92\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Arquivos de programas\Arquivos comuns\Lenovo;c:\Oracle;C:\Arquivos de programas\Windows Imaging;C:\Arquivos de programas\QuickTime\QTSystem;D:\product\10.1.3.1\OWSM_1\MOBILE\sdk\bin;C:\Arquivos de programas\SSH Communications Security\SSH Secure Shell;C:\Arquivos de programas\Java\jre6\bin;C:\bea\WLSERV~1.0\server\native\win\32\oci920_8
.


  • To start WebLogic Server, use a username and *
  • password assigned to an admin-level user. For *
  • server administration, use the WebLogic Server *
  • console at http:\hostname:port\console *

starting weblogic with Java version:
Listening for transport dt_socket at address: 8453
java version "1.5.0_11"
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot™ Client VM (build 1.5.0_11-b03, mixed mode)
Starting WLS with line:
C:\bea\JDK150~1\bin\java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -ea -da:com.bea… -da:javelin… -da:weblogic… -ea:com.bea.wli… -ea:com.bea.broker… -ea:com.bea.sbconsole… -Dplatform.home=C:\bea\WLSERV~1.0 -Dwls.home=C:\bea\WLSERV~1.0\server -Dweblogic.home=C:\bea\WLSERV~1.0\server -Dwli.home=C:\bea\WLSERV~1.0\integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=C:\bea\patch_wss110\profiles\default\sysext_manifest_classpath;C:\bea\patch_wlw1020\profiles\default\sysext_manifest_classpath;C:\bea\patch_wls1001\profiles\default\sysext_manifest_classpath;C:\bea\patch_cie640\profiles\default\sysext_manifest_classpath;C:\bea\patch_alsb300\profiles\default\sysext_manifest_classpath -Dweblogic.Name=cgServer -Djava.security.policy=C:\bea\WLSERV~1.0\server\lib\weblogic.policy weblogic.Server
Listening for transport dt_socket at address: 8453
<18/10/2010 13h21min31s BRT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
C:\bea\wlserver_10.0\platform\lib\p13n\p13n-schemas.jar;C:\bea\wlserver_10.0\platform\lib\p13n\p13n_common.jar;C:\bea\wlserver_10.0\platform\lib\p13n\p13n_system.jar;C:\bea\wlserver_10.0\platform\lib\wlp\netuix_common.jar;C:\bea\wlserver_10.0\platform\lib\wlp\netuix_schemas.jar;C:\bea\wlserver_10.0\platform\lib\wlp\netuix_system.jar;C:\bea\wlserver_10.0\platform\lib\wlp\wsrp-client.jar;C:\bea\wlserver_10.0\platform\lib\wlp\wsrp-common.jar>
<18/10/2010 13h21min33s BRT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot™ Client VM Version 1.5.0_11-b03 from Sun Microsystems Inc.>
<18/10/2010 13h21min34s BRT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR315317 Mon Feb 25 09:45:40 PST 2008
WebLogic Server Temporary Patch for CR315317 Mon Feb 25 09:45:40 PST 2008
WebLogic Server Temporary Patch for CR344429 Mon Nov 26 16:11:55 EST 2007
WebLogic Server Temporary Patch for CR351304 Thu Feb 21 10:23:22 EST 2008
WebLogic Server Temporary Patch for CR350614 Sun Nov 11 18:02:20 PST 2007
WebLogic Server Temporary Patch for CR344375 Fri Oct 19 11:08:33 PDT 2007
WebLogic Server Temporary Patch for CR356295 Wed Dec 19 15:37:45 EST 2007
WebLogic Server Temporary Patch for CR348244 Fri Oct 19 11:57:37 PDT 2007
WebLogic Server Temporary Patch for CR346064 Fri Oct 19 13:27:18 PDT 2007
WebLogic Server Temporary Patch for CR346063 Fri Oct 05 14:48:13 PDT 2007
WebLogic Server Temporary Patch for Cr346061 Thu Oct 18 15:38:04 PDT 2007
WebLogic Server Temporary Patch for Cr346061 Thu Oct 18 15:38:04 PDT 2007
WebLogic Server Temporary Patch for CR346060 Thu Oct 18 15:28:01 PDT 2007
WebLogic Server Temporary Patch for CR353586 Mon Feb 25 18:59:49 EST 2008
WebLogic Server Temporary Patch for CR353586 Mon Feb 25 18:59:49 EST 2008
WebLogic Server Temporary Patch for CR339736, CR346639 Mon Nov 26 18:13:36 PST 2007
WebLogic Server Temporary Patch for CR343580 Mon Oct 29 17:41:35 EDT 2007
WebLogic Server Temporary Patch for CR315317 Fri Feb 15 11:13:21 PST 2008
WebLogic Server Temporary Patch for CR351685, CR320630 Thu Dec 06 14:04:31 CST 2007
WebLogic Server 10.0 MP1 Thu Oct 18 20:17:44 EDT 2007 1005184 >
<18/10/2010 13h21min39s BRT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : C:\bea\license.bea>
<18/10/2010 13h21min39s BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<18/10/2010 13h21min39s BRT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<18/10/2010 13h21min39s BRT> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\wlserver_10.0\samples\domains\workshop_10.2\servers\cgServer\logs\cgServer.log is opened. All server side log events will be written to this file.>
<18/10/2010 13h21min48s BRT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<18/10/2010 13h21min54s BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<18/10/2010 13h21min54s BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
13:22:10,290 INFO [BasicConfiguration ] Using class br.com.caelum.vraptor.ioc.spring.SpringProvider as Container Provider
13:22:10,337 INFO [DefaultSpringLocator] No application context found
13:22:10,587 INFO [VRaptorApplicationContext] Refreshing Root WebApplicationContext: startup date [Mon Oct 18 13:22:10 BRT 2010]; root of context hierarchy
13:22:11,165 INFO [BasicConfiguration ] br.com.caelum.vraptor.scanning = null
13:22:11,165 INFO [VRaptorApplicationContext] Scanning WEB-INF/classes: D:\Java\heliosWorkspace\Integrator\WebContent\WEB-INF\classes
13:22:11,212 DEBUG [ComponentScanner ] scanning []
13:22:11,337 DEBUG [ComponentScanner ] Identified candidate component class: file [D:\Java\heliosWorkspace\Integrator\WebContent\WEB-INF\classes\br\com\caelum\vraptor\blank\IndexController.class]
13:22:11,400 INFO [VRaptorApplicationContext] Scanning packages from WEB-INF/classes and jars: [br.com.caelum.vraptor.blank]
13:22:11,400 DEBUG [ComponentScanner ] scanning [br.com.caelum.vraptor.blank]
13:22:11,415 DEBUG [ComponentScanner ] Identified candidate component class: file [D:\Java\heliosWorkspace\Integrator\WebContent\WEB-INF\classes\br\com\caelum\vraptor\blank\IndexController.class]
13:22:11,415 WARN [ComponentScanner ] bean already found previously, there is probably no need to declare its package in web.xml:br.com.caelum.vraptor.blank.IndexController
13:22:11,478 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]
13:22:11,478 DEBUG [VRaptorApplicationContext] Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd288e: defining beans [defaultInterceptorRegistry,defaultDeserializers,noRoutesConfiguration,nullProxyInitializer,paranamerNameProvider,defaultResourceNotFoundHandler,asmBasedTypeCreator,defaultInterceptorHandlerFactory,XStreamXMLDeserializer,defaultRestDefaults,defaultMethodNotAllowedHandler,pathAnnotationRoutesParser,defaultTypeNameExtractor,defaultRoutes,defaultConverters,defaultResourceTranslator,defaultRouter,objenesisProxifier,encodingHandlerFactory,defaultAcceptHeaderToFormat,defaultTypeFinder,defaultMultipartConfig,stereotypeHandler,converterHandler,interceptorStereotypeHandler,deserializesHandler,stereotypedBeansRegistrar,defaultSpringLocator,resourceLookupInterceptor,downloadInterceptor,defaultRestHeadersHandler,ognlParametersProvider,defaultMethodInfo,interceptorListPriorToExecutionExtractor,defaultHttpResult,defaultResult,outjectResult,applicationConfiguration,jstlLocalization,nullMultipartInterceptor,jsonDeserializer,defaultValidator,defaultExceptionMapper,deserializingInterceptor,forwardToDefaultViewInterceptor,defaultPathResolver,defaultStatus,defaultPageResult,XStreamJSONSerialization,defaultRefererResult,defaultLogicResult,HTMLSerialization,XStreamXMLSerialization,exceptionHandlerInterceptor,nullBeanValidator,emptyResult,executeMethodInterceptor,parametersInstantiatorInterceptor,replicatorOutjector,instantiateInterceptor,defaultRepresentationResult,flashInterceptor,defaultFormatResolver,emptyElementsRemoval,defaultValidationViewsFactory,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,defaultRequestExecution,defaultInterceptorStack,indexController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.aop.config.internalAutoProxyCreator,cacheBasedTypeCreator]; root of factory hierarchy
13:22:12,119 DEBUG [VRaptorApplicationContext] Unable to locate MessageSource with name ‘messageSource’: using default [org.springframework.context.support.DelegatingMessageSource@158e458]
13:22:12,134 DEBUG [VRaptorApplicationContext] Unable to locate ApplicationEventMulticaster with name ‘applicationEventMulticaster’: using default [org.springframework.context.event.SimpleApplicationEventMulticaster@75479a]
13:22:12,197 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd288e: defining beans [defaultInterceptorRegistry,defaultDeserializers,noRoutesConfiguration,nullProxyInitializer,paranamerNameProvider,defaultResourceNotFoundHandler,asmBasedTypeCreator,defaultInterceptorHandlerFactory,XStreamXMLDeserializer,defaultRestDefaults,defaultMethodNotAllowedHandler,pathAnnotationRoutesParser,defaultTypeNameExtractor,defaultRoutes,defaultConverters,defaultResourceTranslator,defaultRouter,objenesisProxifier,encodingHandlerFactory,defaultAcceptHeaderToFormat,defaultTypeFinder,defaultMultipartConfig,stereotypeHandler,converterHandler,interceptorStereotypeHandler,deserializesHandler,stereotypedBeansRegistrar,defaultSpringLocator,resourceLookupInterceptor,downloadInterceptor,defaultRestHeadersHandler,ognlParametersProvider,defaultMethodInfo,interceptorListPriorToExecutionExtractor,defaultHttpResult,defaultResult,outjectResult,applicationConfiguration,jstlLocalization,nullMultipartInterceptor,jsonDeserializer,defaultValidator,defaultExceptionMapper,deserializingInterceptor,forwardToDefaultViewInterceptor,defaultPathResolver,defaultStatus,defaultPageResult,XStreamJSONSerialization,defaultRefererResult,defaultLogicResult,HTMLSerialization,XStreamXMLSerialization,exceptionHandlerInterceptor,nullBeanValidator,emptyResult,executeMethodInterceptor,parametersInstantiatorInterceptor,replicatorOutjector,instantiateInterceptor,defaultRepresentationResult,flashInterceptor,defaultFormatResolver,emptyElementsRemoval,defaultValidationViewsFactory,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,defaultRequestExecution,defaultInterceptorStack,indexController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.aop.config.internalAutoProxyCreator,cacheBasedTypeCreator]; root of factory hierarchy
13:22:12,212 DEBUG [VRaptorApplicationContext] Unable to locate LifecycleProcessor with name ‘lifecycleProcessor’: using default [org.springframework.context.support.DefaultLifecycleProcessor@1c1dfa9]
13:22:12,447 INFO [DefaultConverters ] Registering bundled converters
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BigDecimalConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BigIntegerConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BooleanConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.ByteConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.CharacterConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.DoubleConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.EnumConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.FloatConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.IntegerConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LocaleBasedCalendarConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LocaleBasedDateConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LongConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveBooleanConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveByteConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveCharConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveDoubleConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveFloatConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveIntConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveLongConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveShortConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.ShortConverter
13:22:12,447 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.interceptor.multipart.UploadedFileConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.DefaultInterceptorRegistry
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.deserialization.DefaultDeserializers
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.route.NoRoutesConfiguration
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.NullProxyInitializer
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.ParanamerNameProvider
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.resource.DefaultResourceNotFoundHandler
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.asm.AsmBasedTypeCreator
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultInterceptorHandlerFactory
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.deserialization.XStreamXMLDeserializer
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.restfulie.headers.DefaultRestDefaults
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.resource.DefaultMethodNotAllowedHandler
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.route.PathAnnotationRoutesParser
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.DefaultTypeNameExtractor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultRoutes
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultConverters
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.DefaultResourceTranslator
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.route.DefaultRouter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.proxy.ObjenesisProxifier
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.EncodingHandlerFactory
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultAcceptHeaderToFormat
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.route.DefaultTypeFinder
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.multipart.DefaultMultipartConfig
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.ResourceHandler
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.ConverterHandler
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.InterceptorStereotypeHandler
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.deserialization.DeserializesHandler
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.spring.StereotypedBeansRegistrar
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.spring.DefaultSpringLocator
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.ResourceLookupInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.download.DownloadInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.restfulie.headers.DefaultRestHeadersHandler
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.ognl.OgnlParametersProvider
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultMethodInfo
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.InterceptorListPriorToExecutionExtractor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultHttpResult
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultResult
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.OutjectResult
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.config.ApplicationConfiguration
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.JstlLocalization
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.multipart.NullMultipartInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.deserialization.JsonDeserializer
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.validator.DefaultValidator
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultExceptionMapper
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.DeserializingInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.extra.ForwardToDefaultViewInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultPathResolver
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultStatus
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultPageResult
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.xstream.XStreamJSONSerialization
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultRefererResult
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultLogicResult
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.HTMLSerialization
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.xstream.XStreamXMLSerialization
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.ExceptionHandlerInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.validator.NullBeanValidator
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.EmptyResult
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.ExecuteMethodInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.ParametersInstantiatorInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.validator.ReplicatorOutjector
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.InstantiateInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.DefaultRepresentationResult
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.FlashInterceptor
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.DefaultFormatResolver
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.ognl.EmptyElementsRemoval
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultValidationViewsFactory
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.BigDecimalConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.BigIntegerConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.BooleanConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.ByteConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.CharacterConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.DoubleConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.EnumConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.FloatConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.IntegerConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.LocaleBasedCalendarConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.LocaleBasedDateConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.LongConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveBooleanConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveByteConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveCharConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveDoubleConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveFloatConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveIntConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveLongConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveShortConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.ShortConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.multipart.UploadedFileConverter
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.RequestInfo
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning interface br.com.caelum.vraptor.http.MutableRequest
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning interface br.com.caelum.vraptor.http.MutableResponse
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning interface javax.servlet.http.HttpSession
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultRequestExecution
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultInterceptorStack
13:22:12,665 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.blank.IndexController
13:22:12,665 DEBUG [ResourceHandler ] Found resource: class br.com.caelum.vraptor.blank.IndexController
13:22:12,697 DEBUG [ParanamerNameProvider] Found parameter names with paranamer for IndexController.index() as []
13:22:12,697 DEBUG [DefaultParametersControl] For /index/index retrieved /index/index with {}
13:22:12,697 INFO [DefaultRouteBuilder ] /index/index [ALL] -> IndexController.index()
13:22:12,697 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.context.annotation.ConfigurationClassPostProcessor
13:22:12,697 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.spring.InjectionBeanPostProcessor
13:22:12,697 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
13:22:12,697 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
13:22:12,697 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
13:22:12,697 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.reflection.CacheBasedTypeCreator
13:22:12,712 INFO [VRaptor ] VRaptor 3.2.0-SNAPSHOT successfuly initialized
<18/10/2010 13h22min12s BRT> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.>
<18/10/2010 13h22min12s BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<18/10/2010 13h22min12s BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<18/10/2010 13h22min14s BRT> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file C:\bea\WLSERV~1.0\server\lib\DemoIdentity.jks.>
<18/10/2010 13h22min14s BRT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\bea\WLSERV~1.0\server\lib\DemoTrust.jks.>
<18/10/2010 13h22min14s BRT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\bea\JDK150~1\jre\lib\security\cacerts.>
<18/10/2010 13h22min14s BRT> <Notice> <Server> <BEA-002613> <Channel “Default” is now listening on 10.128.91.89:7001 for protocols iiop, t3, ldap, snmp, http.>
<18/10/2010 13h22min14s BRT> <Notice> <Server> <BEA-002613> <Channel “DefaultSecure” is now listening on 10.128.91.89:7002 for protocols iiops, t3s, ldaps, https.>
<18/10/2010 13h22min14s BRT> <Notice> <Server> <BEA-002613> <Channel “Default[1]” is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
<18/10/2010 13h22min14s BRT> <Notice> <Server> <BEA-002613> <Channel “DefaultSecure[1]” is now listening on 127.0.0.1:7002 for protocols iiops, t3s, ldaps, https.>
<18/10/2010 13h22min14s BRT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server “cgServer” for domain “workshop_10.2” running in Development Mode>
<18/10/2010 13h22min14s BRT> <Warning> <Server> <BEA-002611> <Hostname “TCNTB3054154.BR”, maps to multiple IP addresses: 10.128.91.89, 127.0.0.1>
<18/10/2010 13h22min14s BRT> <Warning> <Server> <BEA-002611> <Hostname “localhost”, maps to multiple IP addresses: 10.128.91.89, 127.0.0.1>
<18/10/2010 13h22min15s BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<18/10/2010 13h22min15s BRT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
13:22:30,525 INFO [VRaptorApplicationContext] Closing Root WebApplicationContext: startup date [Mon Oct 18 13:22:10 BRT 2010]; root of context hierarchy
13:22:30,540 INFO [DefaultListableBeanFactory] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd288e: defining beans [defaultInterceptorRegistry,defaultDeserializers,noRoutesConfiguration,nullProxyInitializer,paranamerNameProvider,defaultResourceNotFoundHandler,asmBasedTypeCreator,defaultInterceptorHandlerFactory,XStreamXMLDeserializer,defaultRestDefaults,defaultMethodNotAllowedHandler,pathAnnotationRoutesParser,defaultTypeNameExtractor,defaultRoutes,defaultConverters,defaultResourceTranslator,defaultRouter,objenesisProxifier,encodingHandlerFactory,defaultAcceptHeaderToFormat,defaultTypeFinder,defaultMultipartConfig,stereotypeHandler,converterHandler,interceptorStereotypeHandler,deserializesHandler,stereotypedBeansRegistrar,defaultSpringLocator,resourceLookupInterceptor,downloadInterceptor,defaultRestHeadersHandler,ognlParametersProvider,defaultMethodInfo,interceptorListPriorToExecutionExtractor,defaultHttpResult,defaultResult,outjectResult,applicationConfiguration,jstlLocalization,nullMultipartInterceptor,jsonDeserializer,defaultValidator,defaultExceptionMapper,deserializingInterceptor,forwardToDefaultViewInterceptor,defaultPathResolver,defaultStatus,defaultPageResult,XStreamJSONSerialization,defaultRefererResult,defaultLogicResult,HTMLSerialization,XStreamXMLSerialization,exceptionHandlerInterceptor,nullBeanValidator,emptyResult,executeMethodInterceptor,parametersInstantiatorInterceptor,replicatorOutjector,instantiateInterceptor,defaultRepresentationResult,flashInterceptor,defaultFormatResolver,emptyElementsRemoval,defaultValidationViewsFactory,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,defaultRequestExecution,defaultInterceptorStack,indexController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.aop.config.internalAutoProxyCreator,cacheBasedTypeCreator]; root of factory hierarchy
13:22:35,712 INFO [BasicConfiguration ] Using class br.com.caelum.vraptor.ioc.spring.SpringProvider as Container Provider
13:22:35,744 INFO [DefaultSpringLocator] No application context found
13:22:36,447 INFO [VRaptorApplicationContext] Refreshing Root WebApplicationContext: startup date [Mon Oct 18 13:22:36 BRT 2010]; root of context hierarchy
13:22:36,978 INFO [BasicConfiguration ] br.com.caelum.vraptor.scanning = null
13:22:36,978 INFO [VRaptorApplicationContext] Scanning WEB-INF/classes: D:\Java\heliosWorkspace\Integrator\WebContent\WEB-INF\classes
13:22:37,072 DEBUG [ComponentScanner ] scanning []
13:22:37,150 DEBUG [ComponentScanner ] Identified candidate component class: file [D:\Java\heliosWorkspace\Integrator\WebContent\WEB-INF\classes\br\com\caelum\vraptor\blank\IndexController.class]
13:22:37,212 INFO [VRaptorApplicationContext] Scanning packages from WEB-INF/classes and jars: [br.com.caelum.vraptor.blank]
13:22:37,212 DEBUG [ComponentScanner ] scanning [br.com.caelum.vraptor.blank]
13:22:37,212 DEBUG [ComponentScanner ] Identified candidate component class: file [D:\Java\heliosWorkspace\Integrator\WebContent\WEB-INF\classes\br\com\caelum\vraptor\blank\IndexController.class]
13:22:37,212 WARN [ComponentScanner ] bean already found previously, there is probably no need to declare its package in web.xml:br.com.caelum.vraptor.blank.IndexController
13:22:37,306 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]
13:22:37,306 DEBUG [VRaptorApplicationContext] Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@657855: defining beans [defaultResourceNotFoundHandler,defaultTypeFinder,paranamerNameProvider,defaultAcceptHeaderToFormat,defaultRestDefaults,nullProxyInitializer,defaultInterceptorHandlerFactory,defaultRouter,defaultRoutes,defaultMultipartConfig,defaultInterceptorRegistry,defaultTypeNameExtractor,noRoutesConfiguration,defaultDeserializers,defaultConverters,objenesisProxifier,defaultMethodNotAllowedHandler,pathAnnotationRoutesParser,XStreamXMLDeserializer,asmBasedTypeCreator,encodingHandlerFactory,defaultResourceTranslator,stereotypeHandler,converterHandler,interceptorStereotypeHandler,deserializesHandler,stereotypedBeansRegistrar,defaultSpringLocator,defaultPageResult,jstlLocalization,resourceLookupInterceptor,emptyElementsRemoval,defaultHttpResult,exceptionHandlerInterceptor,downloadInterceptor,interceptorListPriorToExecutionExtractor,forwardToDefaultViewInterceptor,defaultValidator,defaultFormatResolver,defaultRestHeadersHandler,nullMultipartInterceptor,executeMethodInterceptor,defaultExceptionMapper,defaultValidationViewsFactory,defaultMethodInfo,HTMLSerialization,XStreamXMLSerialization,defaultResult,flashInterceptor,defaultLogicResult,defaultPathResolver,applicationConfiguration,defaultStatus,parametersInstantiatorInterceptor,instantiateInterceptor,deserializingInterceptor,defaultRepresentationResult,jsonDeserializer,outjectResult,nullBeanValidator,XStreamJSONSerialization,defaultRefererResult,ognlParametersProvider,replicatorOutjector,emptyResult,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,defaultInterceptorStack,defaultRequestExecution,indexController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.aop.config.internalAutoProxyCreator,cacheBasedTypeCreator]; root of factory hierarchy
13:22:37,915 DEBUG [VRaptorApplicationContext] Unable to locate MessageSource with name ‘messageSource’: using default [org.springframework.context.support.DelegatingMessageSource@bdff5e]
13:22:37,931 DEBUG [VRaptorApplicationContext] Unable to locate ApplicationEventMulticaster with name ‘applicationEventMulticaster’: using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1a9dbac]
13:22:38,009 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@657855: defining beans [defaultResourceNotFoundHandler,defaultTypeFinder,paranamerNameProvider,defaultAcceptHeaderToFormat,defaultRestDefaults,nullProxyInitializer,defaultInterceptorHandlerFactory,defaultRouter,defaultRoutes,defaultMultipartConfig,defaultInterceptorRegistry,defaultTypeNameExtractor,noRoutesConfiguration,defaultDeserializers,defaultConverters,objenesisProxifier,defaultMethodNotAllowedHandler,pathAnnotationRoutesParser,XStreamXMLDeserializer,asmBasedTypeCreator,encodingHandlerFactory,defaultResourceTranslator,stereotypeHandler,converterHandler,interceptorStereotypeHandler,deserializesHandler,stereotypedBeansRegistrar,defaultSpringLocator,defaultPageResult,jstlLocalization,resourceLookupInterceptor,emptyElementsRemoval,defaultHttpResult,exceptionHandlerInterceptor,downloadInterceptor,interceptorListPriorToExecutionExtractor,forwardToDefaultViewInterceptor,defaultValidator,defaultFormatResolver,defaultRestHeadersHandler,nullMultipartInterceptor,executeMethodInterceptor,defaultExceptionMapper,defaultValidationViewsFactory,defaultMethodInfo,HTMLSerialization,XStreamXMLSerialization,defaultResult,flashInterceptor,defaultLogicResult,defaultPathResolver,applicationConfiguration,defaultStatus,parametersInstantiatorInterceptor,instantiateInterceptor,deserializingInterceptor,defaultRepresentationResult,jsonDeserializer,outjectResult,nullBeanValidator,XStreamJSONSerialization,defaultRefererResult,ognlParametersProvider,replicatorOutjector,emptyResult,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,defaultInterceptorStack,defaultRequestExecution,indexController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.aop.config.internalAutoProxyCreator,cacheBasedTypeCreator]; root of factory hierarchy
13:22:38,025 DEBUG [VRaptorApplicationContext] Unable to locate LifecycleProcessor with name ‘lifecycleProcessor’: using default [org.springframework.context.support.DefaultLifecycleProcessor@4e2837]
13:22:38,197 INFO [DefaultConverters ] Registering bundled converters
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BigDecimalConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BigIntegerConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.BooleanConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.ByteConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.CharacterConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.DoubleConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.EnumConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.FloatConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.IntegerConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LocaleBasedCalendarConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LocaleBasedDateConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.LongConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveBooleanConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveByteConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveCharConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveDoubleConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveFloatConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveIntConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveLongConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.PrimitiveShortConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.converter.ShortConverter
13:22:38,212 DEBUG [DefaultConverters ] bundled converter to be registered: class br.com.caelum.vraptor.interceptor.multipart.UploadedFileConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.resource.DefaultResourceNotFoundHandler
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.route.DefaultTypeFinder
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.ParanamerNameProvider
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultAcceptHeaderToFormat
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.restfulie.headers.DefaultRestDefaults
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.NullProxyInitializer
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultInterceptorHandlerFactory
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.route.DefaultRouter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultRoutes
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.multipart.DefaultMultipartConfig
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.DefaultInterceptorRegistry
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.DefaultTypeNameExtractor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.route.NoRoutesConfiguration
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.deserialization.DefaultDeserializers
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultConverters
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.proxy.ObjenesisProxifier
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.resource.DefaultMethodNotAllowedHandler
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.route.PathAnnotationRoutesParser
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.deserialization.XStreamXMLDeserializer
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.asm.AsmBasedTypeCreator
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.EncodingHandlerFactory
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.DefaultResourceTranslator
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.ResourceHandler
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.ConverterHandler
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.InterceptorStereotypeHandler
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.deserialization.DeserializesHandler
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.spring.StereotypedBeansRegistrar
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.spring.DefaultSpringLocator
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultPageResult
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.JstlLocalization
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.ResourceLookupInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.ognl.EmptyElementsRemoval
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultHttpResult
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.ExceptionHandlerInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.download.DownloadInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.InterceptorListPriorToExecutionExtractor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.extra.ForwardToDefaultViewInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.validator.DefaultValidator
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.DefaultFormatResolver
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.restfulie.headers.DefaultRestHeadersHandler
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.multipart.NullMultipartInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.ExecuteMethodInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultExceptionMapper
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultValidationViewsFactory
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultMethodInfo
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.HTMLSerialization
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.xstream.XStreamXMLSerialization
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultResult
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.FlashInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultLogicResult
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultPathResolver
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.config.ApplicationConfiguration
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultStatus
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.ParametersInstantiatorInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.InstantiateInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.DeserializingInterceptor
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.DefaultRepresentationResult
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.deserialization.JsonDeserializer
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.OutjectResult
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.validator.NullBeanValidator
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.serialization.xstream.XStreamJSONSerialization
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.DefaultRefererResult
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.http.ognl.OgnlParametersProvider
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.validator.ReplicatorOutjector
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.view.EmptyResult
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.BigDecimalConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.BigIntegerConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.BooleanConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.ByteConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.CharacterConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.DoubleConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.EnumConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.FloatConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.IntegerConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.LocaleBasedCalendarConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.LocaleBasedDateConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.LongConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveBooleanConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveByteConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveCharConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveDoubleConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveFloatConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveIntConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveLongConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.PrimitiveShortConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.converter.ShortConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.interceptor.multipart.UploadedFileConverter
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.RequestInfo
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning interface br.com.caelum.vraptor.http.MutableRequest
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning interface br.com.caelum.vraptor.http.MutableResponse
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning interface javax.servlet.http.HttpSession
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultInterceptorStack
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.core.DefaultRequestExecution
13:22:38,415 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.blank.IndexController
13:22:38,415 DEBUG [ResourceHandler ] Found resource: class br.com.caelum.vraptor.blank.IndexController
13:22:38,431 DEBUG [ParanamerNameProvider] Found parameter names with paranamer for IndexController.index() as []
13:22:38,447 DEBUG [DefaultParametersControl] For /index/index retrieved /index/index with {}
13:22:38,447 INFO [DefaultRouteBuilder ] /index/index [ALL] -> IndexController.index()
13:22:38,447 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.context.annotation.ConfigurationClassPostProcessor
13:22:38,447 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.ioc.spring.InjectionBeanPostProcessor
13:22:38,447 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
13:22:38,447 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
13:22:38,447 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
13:22:38,447 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.reflection.CacheBasedTypeCreator
13:22:38,447 INFO [VRaptor ] VRaptor 3.2.0-SNAPSHOT successfuly initialized[/quote]

tks :roll:

esse log é com o @Path comentado, certo?

como é o log com o @Path?

posta aqui só o finalzinho do log, qdo ele mandar algo parecido com:

13:22:38,447 INFO [DefaultRouteBuilder ] / [ALL] -> IndexController.index() 

segue…:
(este teste coloquei depois… )

13:59:48,572 DEBUG [ResourceHandler     ] Found resource: class br.com.caelum.vraptor.blank.IndexController
13:59:48,587 DEBUG [ParanamerNameProvider] Found parameter names with paranamer for IndexController.index() as []
13:59:48,587 DEBUG [DefaultParametersControl] For / retrieved / with {}
13:59:48,587  INFO [DefaultRouteBuilder ] /                                                 [ALL] -&gt; IndexController.index()
13:59:48,587 DEBUG [ParanamerNameProvider] Found parameter names with paranamer for IndexController.teste() as []
13:59:48,587 DEBUG [DefaultParametersControl] For /index/teste retrieved /index/teste with {}
13:59:48,587  INFO [DefaultRouteBuilder ] /index/teste                                      [ALL] -&gt; IndexController.teste()
13:59:48,587 DEBUG [StereotypedBeansRegistrar] scanning class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
13:59:48,587 DEBUG [StereotypedBeansRegistrar] scanning class br.com.caelum.vraptor.reflection.CacheBasedTypeCreator
13:59:48,603  INFO [VRaptor             ] VRaptor 3.2.0-SNAPSHOT successfuly initialized

bom, então as URI’s ‘/’ e ‘/index/teste’ deveriam funcionar… o 404 está dando na uri ou no jsp?

Lucas,

ele não dá 404 (não para o user) e sim faz um forward para o index.html (que tem a msg: “we should not see this” )

e a msg no log: DEBUG [DefaultStaticContentHandler] Deferring request to container: /vraptor-blank-project/index.html

terei de baixar o font do vraptor e debugar, pois estou vendo que há algum bug relacionado com o conjunto de infra de software que tenho aqui (jvm, server…)

um detalhe que não foi colocado, pois achava irrelevante, mas como começo a desconfiar de bug é que a jre do weblogic está na versão 5 e o jdk utilizado na 6… (vê alguma relação…?)

obrigado.

Provavelmente seu web.xml possui as diretivas welcome-file. Alguns appservers tendem a serem bem intrusivos nisso.

Remova essas tags se houver.

só pra testar se é isso mesmo, troque o @Path("/") por @Path("/xxx") e veja se dá pra acessar via /xxx

Lucas,

Coloquei: @Path("/xx") e deu certo. somente com "/" não vai…

garcia-jj,

seguem meu web.xml e weblogic.xml (exigido pelo weblogic…), vc tem razão em relação a essa observação…:

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;web-app id="WebApp_ID" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"&gt;
	&lt;display-name&gt;vraptor-blank-project&lt;/display-name&gt;
	&lt;!-- welcome-file-list&gt;
		&lt;welcome-file&gt;index.html&lt;/welcome-file&gt;
		&lt;welcome-file&gt;index.htm&lt;/welcome-file&gt;
		&lt;welcome-file&gt;index.jsp&lt;/welcome-file&gt;
		&lt;welcome-file&gt;default.html&lt;/welcome-file&gt;
		&lt;welcome-file&gt;default.htm&lt;/welcome-file&gt;
		&lt;welcome-file&gt;default.jsp&lt;/welcome-file&gt;
	&lt;/welcome-file-list--&gt;
		&lt;!--
		VRaptor will scan classpath for all @Component and 
		@Resource inside WEB-INF/classes

		If you want to load them also from WEB-INF/lib/ jars, 
		you need to specify from which packages they will
		be loaded, comma separated:
	--&gt;
	
	
	&lt;context-param&gt;
        	&lt;param-name&gt;br.com.caelum.vraptor.packages&lt;/param-name&gt;
	        &lt;param-value&gt;br.com.caelum.vraptor.blank&lt;/param-value&gt;
    &lt;/context-param&gt;
    	
	&lt;filter&gt;
		&lt;filter-name&gt;vraptor&lt;/filter-name&gt;
		&lt;filter-class&gt;br.com.caelum.vraptor.VRaptor&lt;/filter-class&gt;
	&lt;/filter&gt;

	&lt;filter-mapping&gt;
		&lt;filter-name&gt;vraptor&lt;/filter-name&gt;
		&lt;url-pattern&gt;/*&lt;/url-pattern&gt;
		&lt;dispatcher&gt;FORWARD&lt;/dispatcher&gt;
		&lt;dispatcher&gt;REQUEST&lt;/dispatcher&gt;
	&lt;/filter-mapping&gt;
	
	
	&lt;servlet&gt;   
    &lt;description&gt;&lt;/description&gt;   
    &lt;display-name&gt;HelloWorld&lt;/display-name&gt;   
    &lt;servlet-name&gt;HelloWorld&lt;/servlet-name&gt;   
    &lt;servlet-class&gt;HelloWorld&lt;/servlet-class&gt;   
  &lt;/servlet&gt;   
  &lt;servlet-mapping&gt;   
    &lt;servlet-name&gt;HelloWorld&lt;/servlet-name&gt;   
    &lt;url-pattern&gt;/HelloWorld&lt;/url-pattern&gt;   
  &lt;/servlet-mapping&gt; 
&lt;/web-app&gt;
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;wls:weblogic-web-app xmlns:wls="http://www.bea.com/ns/weblogic/90" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/920/weblogic-web-app.xsd http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"&gt;
    &lt;wls:weblogic-version&gt;10&lt;/wls:weblogic-version&gt;
    &lt;wls:context-root&gt;vraptor-blank-project&lt;/wls:context-root&gt;
    &lt;wls:container-descriptor&gt;
	   	&lt;!--wls:show-archived-real-path-enabled&gt;true&lt;/wls:show-archived-real-path-enabled--&gt;
	   	&lt;wls:prefer-web-inf-classes&gt;true&lt;/wls:prefer-web-inf-classes&gt;
    &lt;/wls:container-descriptor&gt;
    
&lt;/wls:weblogic-web-app&gt;

E comentando as linhas funciona?

quais linhas vc se refere? Welcome-file? elas estão comentadas já…

Bem, de qualquer forma este problema não me atrapalhará. Visto que há a possibilidade de alterar a URL (o problema é só com a / isolada).
Mas se quizerem dar alguma sugestão para eu tentar desvendar este “mistério” podemos continuar…

Só acho que seria interessante descobrir, pois no futuro outros problemas podem acontecer, já que no VRaptor (no meu limitadod conhecimento a respeito) o Filtro é onde tudo começa. se há algum problema relacionado a ele não poderia ser completamente desprezado.

Agradeço a Paciência… :slight_smile:

Eu tenho ~14 aplicações com Vraptor, algumas rodando em JBoss, outras em Glassfish, todas funcionando com o /. Mas vou fazer uns testes com o Weblogic, isso me deixou curioso :roll: