jasig-cas IRC Logs-2011-11-09

[10:36:44 CST(-0600)] <foxnesn> anyone setup clustering?

[14:42:00 CST(-0600)] <bbranch_> anyone have any issues initially getting the service manager to work after configuration?

[14:43:07 CST(-0600)] <bbranch_> I'm getting a java error, and I'm having a pretty tough time narrowing down what is causing it.

[14:43:31 CST(-0600)] <bbranch_> org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'servicesManager' defined in ServletContext resource [/WEB-INF/spring-configuration/applicationContext.xml]: Cannot resolve reference to bean 'serviceRegistryDao' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name...

[14:43:33 CST(-0600)] <bbranch_> ...'serviceRegistryDao' defined in ServletContext resource [/WEB-INF/deployerConfigContext.xml]: Cannot resolve reference to bean 'entityManagerFactory' while setting bean property 'entityManagerFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in ServletContext resource [/WEB-INF/deployerConfigContex

[14:43:34 CST(-0600)] <bbranch_> t.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in ServletContext resource [/WEB-INF/deployerConfigContext.xml]: Cannot resolve reference to bean 'database' while setting bean property 'jdbcUrl'; nested exception is...

[14:43:36 CST(-0600)] <bbranch_> ...org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'database' is defined

[15:09:06 CST(-0600)] * bbranch_ is forever alone.

[15:46:34 CST(-0600)] <bbranch_> has anyone seen that error before?

[15:47:28 CST(-0600)] <bbranch_> I"ve been searching your users lists for hours now and I can't find anything.

[15:48:45 CST(-0600)] <bbranch_> any ideas or do I just need to give up?