Code:
10:42:35,203 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'filterChainProxy'
10:42:35,296 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'filterInvocationInterceptor'
10:42:35,328 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'authenticationManager'
10:42:35,359 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'daoAuthenticationProvider'
10:42:35,375 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'jdbcAuthenticationDao'
10:42:35,453 INFO [SQLErrorCodesFactory] SQL error codes for 'SAP DB' not found
10:42:35,468 INFO [SQLErrorCodesFactory] SQL error codes for 'SAP DB' not found
10:42:35,468 INFO [SQLErrorCodesFactory] SQL error codes for 'SAP DB' not found
10:42:35,468 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'userCache'
10:42:35,500 INFO [EhCacheManagerFactoryBean] Creating EHCache CacheManager
10:42:35,500 INFO [EhCacheFactoryBean] Creating new EHCache cache region 'userCache'
10:42:35,531 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'anonymousAuthenticationProvider'
10:42:35,531 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'accessDecisionManager'
10:42:35,562 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'roleVoter'
10:42:35,578 INFO [AbstractSecurityInterceptor] Validated configuration attributes
10:42:35,578 INFO [DefaultListableBeanFactory] Creating shared instance of singleton bean 'httpSessionContextIntegrationFilter'
10:42:35,593 INFO [DefaultListableBeanFactory] Destroying singletons in factory {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [lookupManager,txProxyTemplate,manager,userManager,roleManager,mailEngine,mailSender,velocityEngine,mailMessage,filterChainProxy,filterInvocationInterceptor,authenticationManager,loggerListener,daoAuthenticationProvider,jdbcAuthenticationDao,userCache,anonymousAuthenticationProvider,roleVoter,accessDecisionManager,httpSessionContextIntegrationFilter,authenticationProcessingFilter,anonymousProcessingFilter,securityEnforcementFilter,remoteUserFilter,authenticationProcessingFilterEntryPoint,clientManager,orgUnitManager,locationManager,contactManager,shopManager,projectManager,serviceManager,serviceGroupManager,serviceTemplateManager,activityManager,rndOrderManager,relationTypeManager,ProviderManager,EmployeeManager,EquipmentManager,propertyConfigurer,dataSource,sessionFactory,transactionManager,dao,lookupDAO,userDAO,roleDAO,clientDAO,orgUnitDAO,locationDAO,shopDAO,contactDAO,serviceDAO,serviceGroupDAO,serviceTemplateDAO,projectDAO,activityDAO,rndOrderDAO,relationTypeDAO,providerDAO,employeeDAO,equipmentDAO]; root of BeanFactory hierarchy}
10:42:35,593 INFO [LocalSessionFactoryBean] Closing Hibernate SessionFactory
10:42:35,593 INFO [SessionFactoryImpl] closing
10:42:35,593 INFO [DefaultListableBeanFactory] Destroying inner beans in factory {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [lookupManager,txProxyTemplate,manager,userManager,roleManager,mailEngine,mailSender,velocityEngine,mailMessage,filterChainProxy,filterInvocationInterceptor,authenticationManager,loggerListener,daoAuthenticationProvider,jdbcAuthenticationDao,userCache,anonymousAuthenticationProvider,roleVoter,accessDecisionManager,httpSessionContextIntegrationFilter,authenticationProcessingFilter,anonymousProcessingFilter,securityEnforcementFilter,remoteUserFilter,authenticationProcessingFilterEntryPoint,clientManager,orgUnitManager,locationManager,contactManager,shopManager,projectManager,serviceManager,serviceGroupManager,serviceTemplateManager,activityManager,rndOrderManager,relationTypeManager,ProviderManager,EmployeeManager,EquipmentManager,propertyConfigurer,dataSource,sessionFactory,transactionManager,dao,lookupDAO,userDAO,roleDAO,clientDAO,orgUnitDAO,locationDAO,shopDAO,contactDAO,serviceDAO,serviceGroupDAO,serviceTemplateDAO,projectDAO,activityDAO,rndOrderDAO,relationTypeDAO,providerDAO,employeeDAO,equipmentDAO]; root of BeanFactory hierarchy}
10:42:35,593 INFO [EhCacheManagerFactoryBean] Shutting down EHCache CacheManager
10:42:35,593 WARN [CacheManager] CacheManager already shutdown
10:42:35,593 ERROR [ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'httpSessionContextIntegrationFilter' defined in ServletContext resource [/WEB-INF/applicationContext-security.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyAccessExceptionsException: PropertyAccessExceptionsException (1 errors); nested propertyAccessExceptions are: [org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.lang.Class] for property 'context'; nested exception is java.lang.IllegalArgumentException: Invalid class name:
net/sf/acegisecurity/context/security/SecureContextImpl
]
PropertyAccessExceptionsException (1 errors)
org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.lang.Class] for property 'context'; nested exception is java.lang.IllegalArgumentException: Invalid class name:
net/sf/acegisecurity/context/security/SecureContextImpl
java.lang.IllegalArgumentException: Invalid class name:
net/sf/acegisecurity/context/security/SecureContextImpl
That's my application-security.xml