Рубрики
Без рубрики

при попытке развернуть мое весеннее приложение появляется это сообщение об ошибке:

**ОШИБКА: org.springframework.web.context. ContextLoader – Сбой инициализации контекста org.springfra… Помеченный java.

**ERROR: org.springframework.web.context.ContextLoader - Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [file:/C:/Users/ismailalabou/Downloads/apache-tomcat-9.0.40/wtpwebapps/EBoutiqueV3/WEB-INF/classes/applicationContext.xml];**

/EBoutiqueV3/src/main/resources/applicationContext.xml





    
        
        
        
        
    

    
        
        
        
        classpath*:META-INF/persistence.xml
        
        
    
    
        
        
    
    
        
    
    
    

    
    
        
    

    
        
        
        
        
    
    
        
        
        
        
    

    
    
        
        
    
    
        
                /WEB-INF/tiles/tiles.xml
        
    
    
        
    

    
        
    


/EBoutiqueV3/src/main/resources/META-INF/persistence.xml




  
    org.hibernate.ejb.HibernatePersistence
    
        
        
    
  

/EBoutiqueV3/src/main/resources/log4j.xml





    
    
        
        
            
        
    

    
    
        
    

    
    
        
    

    
        
    

    
        
    

    
        
    

    
    
        
        
    


Оригинал: “https://dev.to/alb_isma/when-trying-to-deploy-this-spring-application-this-error-message-rises-4f3m”