alessandro-vincelli / youeat

Automatically exported from code.google.com/p/youeat
Apache License 2.0
1 stars 0 forks source link

selenium integration test fails #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
After the new OpenID filter selenium test fails:

Running it.av.youeat.web.itest.WebPageIntegrationTest
Initializing Spring root WebApplicationContext
Root WebApplicationContext: initialization started
Refreshing Root WebApplicationContext: startup date [Thu Feb 10 19:23:38 CET 
2011]; root of context hierarchy
Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@44023756: 
defining beans []; root of factory hierarchy
Root WebApplicationContext: initialization completed in 109 ms
failed springSecurityFilterChain
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 
'springSecurityFilterChain' is defined

Original issue reported on code.google.com by a.vince...@gmail.com on 10 Feb 2011 at 6:29