I am going through the tutorial to get a dwr page working and when I deploy I have the following error:
ERROR [main] [/shotoncall].listenerStart(3767) | Exception sending context initialized event to listener instance of class org.appfuse.webapp.listener.StartupListener org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'userDetailManager' defined in ServletContext resource [/WEB-INF/applicationContext-service.xml]: Could not resolve parent bean definition 'txProxyTemplate'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'txProxyTemplate' is defined The txProxyTemplate bean, after searching does not seem to be defined. I am using Appfuse 1.9.4 Is there something I am missing or I have to change in the tutorial? Thanks. ~rk -- View this message in context: http://www.nabble.com/txProxyTemplate-bean-not-found-tf3231967s2369.html#a8980069 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
