Project

General

Profile

« Previous | Next » 

Revision a23f2969

Added by Andreas Müller 10 months ago

adapt spring xsd versions in cdm-vaadin-servlet.xml

View differences:

src/main/webapp/WEB-INF/cdm-vaadin-servlet.xml
3 3
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context"
4 4
  xmlns:tx="http://www.springframework.org/schema/tx"
5 5
  xsi:schemaLocation="http://www.springframework.org/schema/beans
6
    http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
7
    http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd
8
    http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd
6
    http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
7
    http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-4.3.xsd
8
    http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-4.3.xsd
9 9
    ">
10 10
    <!-- 
11 11
        No MVC Servlet, the cdm-vaadin project is dedicated to be merged with cdmlib-remote-webapp

Also available in: Unified diff