diff --git a/booking-faces/src/main/resources/META-INF/persistence.xml b/booking-faces/src/main/resources/META-INF/persistence.xml index 498b08c..63356b3 100755 --- a/booking-faces/src/main/resources/META-INF/persistence.xml +++ b/booking-faces/src/main/resources/META-INF/persistence.xml @@ -1,7 +1,7 @@ org.hibernate.ejb.HibernatePersistence diff --git a/booking-faces/src/main/webapp/WEB-INF/faces-config.xml b/booking-faces/src/main/webapp/WEB-INF/faces-config.xml index 2893236..58e7f88 100644 --- a/booking-faces/src/main/webapp/WEB-INF/faces-config.xml +++ b/booking-faces/src/main/webapp/WEB-INF/faces-config.xml @@ -1,7 +1,7 @@ diff --git a/booking-faces/src/main/webapp/WEB-INF/flows/booking/booking-flow.xml b/booking-faces/src/main/webapp/WEB-INF/flows/booking/booking-flow.xml index 5deff5b..f886503 100755 --- a/booking-faces/src/main/webapp/WEB-INF/flows/booking/booking-flow.xml +++ b/booking-faces/src/main/webapp/WEB-INF/flows/booking/booking-flow.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://www.springframework.org/schema/webflow - http://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-faces/src/main/webapp/WEB-INF/flows/main/main-flow.xml b/booking-faces/src/main/webapp/WEB-INF/flows/main/main-flow.xml index c08aa87..aafb481 100755 --- a/booking-faces/src/main/webapp/WEB-INF/flows/main/main-flow.xml +++ b/booking-faces/src/main/webapp/WEB-INF/flows/main/main-flow.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://www.springframework.org/schema/webflow - http://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-faces/src/main/webapp/WEB-INF/springsecurity.taglib.xml b/booking-faces/src/main/webapp/WEB-INF/springsecurity.taglib.xml index ea37d89..2c0dfbe 100644 --- a/booking-faces/src/main/webapp/WEB-INF/springsecurity.taglib.xml +++ b/booking-faces/src/main/webapp/WEB-INF/springsecurity.taglib.xml @@ -1,7 +1,7 @@ + "https://java.sun.com/dtd/facelet-taglib_1_0.dtd"> http://www.springframework.org/security/tags diff --git a/booking-mvc/src/main/resources/META-INF/persistence.xml b/booking-mvc/src/main/resources/META-INF/persistence.xml index 498b08c..63356b3 100755 --- a/booking-mvc/src/main/resources/META-INF/persistence.xml +++ b/booking-mvc/src/main/resources/META-INF/persistence.xml @@ -1,7 +1,7 @@ org.hibernate.ejb.HibernatePersistence diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml b/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml index a29447a..d166884 100644 --- a/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml +++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://www.springframework.org/schema/webflow - http://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/views.xml b/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/views.xml index e683dd6..75a1f84 100644 --- a/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/views.xml +++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/views.xml @@ -1,7 +1,7 @@ + "https://tiles.apache.org/dtds/tiles-config_2_1.dtd"> diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/views.xml b/booking-mvc/src/main/webapp/WEB-INF/hotels/views.xml index 5c18a0e..8e1820e 100644 --- a/booking-mvc/src/main/webapp/WEB-INF/hotels/views.xml +++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/views.xml @@ -1,7 +1,7 @@ + "https://tiles.apache.org/dtds/tiles-config_2_1.dtd"> diff --git a/booking-mvc/src/main/webapp/WEB-INF/layouts/views.xml b/booking-mvc/src/main/webapp/WEB-INF/layouts/views.xml index aa4d2da..d98e77a 100644 --- a/booking-mvc/src/main/webapp/WEB-INF/layouts/views.xml +++ b/booking-mvc/src/main/webapp/WEB-INF/layouts/views.xml @@ -1,7 +1,7 @@ + "https://tiles.apache.org/dtds/tiles-config_2_1.dtd"> diff --git a/booking-mvc/src/main/webapp/WEB-INF/views.xml b/booking-mvc/src/main/webapp/WEB-INF/views.xml index 0fcba6a..debe387 100644 --- a/booking-mvc/src/main/webapp/WEB-INF/views.xml +++ b/booking-mvc/src/main/webapp/WEB-INF/views.xml @@ -1,7 +1,7 @@ + "https://tiles.apache.org/dtds/tiles-config_2_1.dtd"> diff --git a/booking-portlet-faces/src/main/resources/META-INF/persistence.xml b/booking-portlet-faces/src/main/resources/META-INF/persistence.xml index 498b08c..63356b3 100644 --- a/booking-portlet-faces/src/main/resources/META-INF/persistence.xml +++ b/booking-portlet-faces/src/main/resources/META-INF/persistence.xml @@ -1,7 +1,7 @@ org.hibernate.ejb.HibernatePersistence diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/config/application-config.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/config/application-config.xml index 1eef69a..74cce59 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/config/application-config.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/config/application-config.xml @@ -5,11 +5,11 @@ xmlns:tx="http://www.springframework.org/schema/tx" xsi:schemaLocation=" http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans-4.0.xsd + https://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context-4.0.xsd + https://www.springframework.org/schema/context/spring-context-4.0.xsd http://www.springframework.org/schema/tx - http://www.springframework.org/schema/tx/spring-tx-4.0.xsd"> + https://www.springframework.org/schema/tx/spring-tx-4.0.xsd"> diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml index 4f99f72..164d68a 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml @@ -5,11 +5,11 @@ xmlns:faces="http://www.springframework.org/schema/faces" xsi:schemaLocation=" http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/webflow-config - http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.4.xsd + https://www.springframework.org/schema/webflow-config/spring-webflow-config-2.4.xsd http://www.springframework.org/schema/faces - http://www.springframework.org/schema/faces/spring-faces-2.4.xsd"> + https://www.springframework.org/schema/faces/spring-faces-2.4.xsd"> diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/faces-config.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/faces-config.xml index ecf53ef..722160f 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/faces-config.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/faces-config.xml @@ -2,7 +2,7 @@ diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml index a3abd47..eabda3e 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/flows/booking/booking.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/flows/main/main.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/flows/main/main.xml index 2c79820..8cf7b37 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/flows/main/main.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/flows/main/main.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/flows/view/view.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/flows/view/view.xml index 71d0044..06b5f33 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/flows/view/view.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/flows/view/view.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/portlet.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/portlet.xml index 2294d94..3707ffd 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/portlet.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/portlet.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="https://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"> swf-booking-faces diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/web.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/web.xml index 1ad5682..4dfa3cb 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/web.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ diff --git a/booking-portlet-mvc/src/main/resources/META-INF/persistence.xml b/booking-portlet-mvc/src/main/resources/META-INF/persistence.xml index 498b08c..63356b3 100644 --- a/booking-portlet-mvc/src/main/resources/META-INF/persistence.xml +++ b/booking-portlet-mvc/src/main/resources/META-INF/persistence.xml @@ -1,7 +1,7 @@ org.hibernate.ejb.HibernatePersistence diff --git a/booking-portlet-mvc/src/main/webapp/WEB-INF/config/application-config.xml b/booking-portlet-mvc/src/main/webapp/WEB-INF/config/application-config.xml index 60ef7b2..415ccf5 100644 --- a/booking-portlet-mvc/src/main/webapp/WEB-INF/config/application-config.xml +++ b/booking-portlet-mvc/src/main/webapp/WEB-INF/config/application-config.xml @@ -5,11 +5,11 @@ xmlns:tx="http://www.springframework.org/schema/tx" xsi:schemaLocation=" http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd + https://www.springframework.org/schema/context/spring-context.xsd http://www.springframework.org/schema/tx - http://www.springframework.org/schema/tx/spring-tx.xsd"> + https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/booking-portlet-mvc/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml b/booking-portlet-mvc/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml index 786fc20..189c6b3 100644 --- a/booking-portlet-mvc/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml +++ b/booking-portlet-mvc/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml @@ -4,9 +4,9 @@ xmlns:webflow="http://www.springframework.org/schema/webflow-config" xsi:schemaLocation=" http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/webflow-config - http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.3.xsd"> + https://www.springframework.org/schema/webflow-config/spring-webflow-config-2.3.xsd"> diff --git a/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml b/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml index f7cd26f..71a7f7c 100644 --- a/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml +++ b/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/booking/booking.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/main/main.xml b/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/main/main.xml index fbd0607..69c3720 100644 --- a/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/main/main.xml +++ b/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/main/main.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/view/view.xml b/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/view/view.xml index 71d0044..06b5f33 100644 --- a/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/view/view.xml +++ b/booking-portlet-mvc/src/main/webapp/WEB-INF/flows/view/view.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/booking-portlet-mvc/src/main/webapp/WEB-INF/portlet.xml b/booking-portlet-mvc/src/main/webapp/WEB-INF/portlet.xml index c3fcc9f..61e2917 100644 --- a/booking-portlet-mvc/src/main/webapp/WEB-INF/portlet.xml +++ b/booking-portlet-mvc/src/main/webapp/WEB-INF/portlet.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/portlet/portlet-app_2_0.xsd"> swf-booking-mvc diff --git a/booking-portlet-mvc/src/main/webapp/WEB-INF/web.xml b/booking-portlet-mvc/src/main/webapp/WEB-INF/web.xml index 6d89d3a..1bcdcc4 100644 --- a/booking-portlet-mvc/src/main/webapp/WEB-INF/web.xml +++ b/booking-portlet-mvc/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ diff --git a/primefaces-showcase/src/main/webapp/WEB-INF/spring/root-context.xml b/primefaces-showcase/src/main/webapp/WEB-INF/spring/root-context.xml index 486e22d..adcede8 100644 --- a/primefaces-showcase/src/main/webapp/WEB-INF/spring/root-context.xml +++ b/primefaces-showcase/src/main/webapp/WEB-INF/spring/root-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/primefaces-showcase/src/main/webapp/WEB-INF/spring/security-config.xml b/primefaces-showcase/src/main/webapp/WEB-INF/spring/security-config.xml index 3048456..f54ff26 100644 --- a/primefaces-showcase/src/main/webapp/WEB-INF/spring/security-config.xml +++ b/primefaces-showcase/src/main/webapp/WEB-INF/spring/security-config.xml @@ -4,9 +4,9 @@ xmlns:security="http://www.springframework.org/schema/security" xsi:schemaLocation=" http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/security - http://www.springframework.org/schema/security/spring-security.xsd"> + https://www.springframework.org/schema/security/spring-security.xsd"> diff --git a/webflow-showcase/src/main/webapp/WEB-INF/views/views.xml b/webflow-showcase/src/main/webapp/WEB-INF/views/views.xml index 0e285d1..e94a31f 100644 --- a/webflow-showcase/src/main/webapp/WEB-INF/views/views.xml +++ b/webflow-showcase/src/main/webapp/WEB-INF/views/views.xml @@ -1,7 +1,7 @@ + "https://tiles.apache.org/dtds/tiles-config_2_0.dtd"> diff --git a/webflow-showcase/src/main/webapp/WEB-INF/web.xml b/webflow-showcase/src/main/webapp/WEB-INF/web.xml index 16ccb01..373b1af 100755 --- a/webflow-showcase/src/main/webapp/WEB-INF/web.xml +++ b/webflow-showcase/src/main/webapp/WEB-INF/web.xml @@ -1,6 +1,6 @@