grails 1.37 tomcat 7
10/09/2014 15:41
olá estou estou trabalhando numa app que está desenvolvida em grails 1.3.7 e estou tentando subir para um servidor com tomcat 7.. Está retornando vários errors na saida de catalina.out como esse aqui:
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'claseDemandaService': Cannot create inner bean '(inner bean)' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usuarioService': Cannot resolve reference to bean 'transactionManager' while setting bean property 'transactionManager'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'transactionManager' is defined
existe impatibilidade entre o grails 1.3.7 e o tmacat 7?
Tags:
grails 1.37 tomcat 7