Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[11:05:02 CST(-0600)] <wgthom> something like: jdbc:mysql://127.0.0.1:3306/cas

[11:16:18 CST(-0600)] <bbranch> i'm still getting errors.

[11:16:36 CST(-0600)] <bbranch> Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '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...

[11:16:38 CST(-0600)] <bbranch> ...bean with name 'entityManagerFactory' defined in ServletContext resource [/WEB-INF/deployerConfigContext.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]:...

[11:16:40 CST(-0600)] <bbranch> ...Cannot resolve reference to bean 'jdbc:mysql://localhost:3306/testdb?autoReconnect=true' while setting bean property 'jdbcUrl'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'jdbc:mysql://localhost:3306/testdb?autoReconnect=true' is defined