The matching wildcard is strict, but no declaration can be found for element 'tx:annotation-driven'

后端 未结 9 2340
夕颜
夕颜 2020-11-29 09:11

I am trying to configure JSF+Spring+hibernate and I\'m tying to run a test but when I use this \"tx:annotation-driven\" on my application-context.xml file, I get this error:

9条回答
  •  独厮守ぢ
    2020-11-29 09:47

    Any one can help for me!!!!!!!!!
    
        
            (ERROR OCCUR)
             (ERROR OCCUR)
            
                
                
                
            
            
                
                
            
            
            
            
                
                
                    classpath:hibernate.cfg.xml
                
                
                    org.hibernate.cfg.AnnotationConfiguration
                
                
                    
                        ${org.hibernate.dialect.MySQLDialect}
                        true
                    
                
            
            
            
             (ERROR OCCUR)
            
                
            
        
    

提交回复
热议问题