Is there any more to the error? Is this Tomcat?
On Thu, Apr 29, 2010 at 6:02 PM, Matthew Turney <[email protected]> wrote: > Using the example war file, I get this exception whenever I try to start > CAS in Tomcat: > > SEVERE: Exception starting filter springSecurityFilterChain > org.springframework.beans.factory.BeanCreationException: Error creating > bean with name 'validationAnnotationBeanPostProcessor' defined in > ServletContext resource > [/WEB-INF/spring-configuration/applicationContext.xml]: BeanPostProcessor > before instantiation of bean failed; nested exception is > java.lang.ExceptionInInitializerError > at > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:446) > at > org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:290) > at > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) > > ... > > Running it on an Ubuntu server. Any thoughts? > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
