diff --git a/spring-faces/src/main/resources/META-INF/faces-config.xml b/spring-faces/src/main/resources/META-INF/faces-config.xml index 5db86ebd..738cd3fe 100644 --- a/spring-faces/src/main/resources/META-INF/faces-config.xml +++ b/spring-faces/src/main/resources/META-INF/faces-config.xml @@ -2,7 +2,7 @@ diff --git a/spring-faces/src/test/java/org/springframework/faces/config/flow-builder-services.xml b/spring-faces/src/test/java/org/springframework/faces/config/flow-builder-services.xml index 1f85ccf0..660e1713 100644 --- a/spring-faces/src/test/java/org/springframework/faces/config/flow-builder-services.xml +++ b/spring-faces/src/test/java/org/springframework/faces/config/flow-builder-services.xml @@ -4,9 +4,9 @@ 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/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/spring-faces/src/test/java/org/springframework/faces/config/resources.xml b/spring-faces/src/test/java/org/springframework/faces/config/resources.xml index f76088f9..b95db036 100644 --- a/spring-faces/src/test/java/org/springframework/faces/config/resources.xml +++ b/spring-faces/src/test/java/org/springframework/faces/config/resources.xml @@ -3,8 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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 - http://www.springframework.org/schema/faces http://www.springframework.org/schema/faces/spring-faces-2.2.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/faces https://www.springframework.org/schema/faces/spring-faces-2.2.xsd"> diff --git a/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow-beans.xml b/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow-beans.xml index ef9de169..27edcf8a 100644 --- a/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow-beans.xml +++ b/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow-beans.xml @@ -4,9 +4,9 @@ xmlns:flow="http://www.springframework.org/schema/webflow-config" xsi:schemaLocation=" http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans-2.0.xsd + https://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://www.springframework.org/schema/webflow-config - http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd"> + https://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd"> diff --git a/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow.xml b/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow.xml index 8cf2899d..79621efa 100644 --- a/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow.xml +++ b/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-1.0.xsd"> diff --git a/spring-js-tiles3/src/test/java/org/springframework/js/ajax/tiles3/tiles-definitions.xml b/spring-js-tiles3/src/test/java/org/springframework/js/ajax/tiles3/tiles-definitions.xml index 10c11de6..0cfee030 100644 --- a/spring-js-tiles3/src/test/java/org/springframework/js/ajax/tiles3/tiles-definitions.xml +++ b/spring-js-tiles3/src/test/java/org/springframework/js/ajax/tiles3/tiles-definitions.xml @@ -1,7 +1,7 @@ + "https://tiles.apache.org/dtds/tiles-config_3_0.dtd"> diff --git a/spring-js/src/test/java/org/springframework/js/ajax/tiles2/tiles-definitions.xml b/spring-js/src/test/java/org/springframework/js/ajax/tiles2/tiles-definitions.xml index f9207c5c..9a4fa737 100644 --- a/spring-js/src/test/java/org/springframework/js/ajax/tiles2/tiles-definitions.xml +++ b/spring-js/src/test/java/org/springframework/js/ajax/tiles2/tiles-definitions.xml @@ -1,7 +1,7 @@ + "https://tiles.apache.org/dtds/tiles-config_2_1.dtd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/config/flow-builder-services.xml b/spring-webflow/src/test/java/org/springframework/webflow/config/flow-builder-services.xml index 8043f001..dff967ee 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/config/flow-builder-services.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/config/flow-builder-services.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.4.xsd"> + https://www.springframework.org/schema/webflow-config/spring-webflow-config-2.4.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/config/flow-executor.xml b/spring-webflow/src/test/java/org/springframework/webflow/config/flow-executor.xml index 643f5933..b2d07980 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/config/flow-executor.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/config/flow-executor.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/spring-webflow/src/test/java/org/springframework/webflow/config/flow-registry.xml b/spring-webflow/src/test/java/org/springframework/webflow/config/flow-registry.xml index 15033590..a4da6860 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/config/flow-registry.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/config/flow-registry.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/spring-webflow/src/test/java/org/springframework/webflow/config/flow.xml b/spring-webflow/src/test/java/org/springframework/webflow/config/flow.xml index 00011745..5e7efd10 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/config/flow.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/config/flow.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/config/flows/flow1.xml b/spring-webflow/src/test/java/org/springframework/webflow/config/flows/flow1.xml index 00011745..5e7efd10 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/config/flows/flow1.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/config/flows/flow1.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/config/flows/flow2.xml b/spring-webflow/src/test/java/org/springframework/webflow/config/flows/flow2.xml index 00011745..5e7efd10 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/config/flows/flow2.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/config/flows/flow2.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/builder/model/resources/flow.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/builder/model/resources/flow.xml index 00011745..5e7efd10 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/builder/model/resources/flow.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/builder/model/resources/flow.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-action-evaluate-action.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-action-evaluate-action.xml index 7c16d45c..b47e50db 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-action-evaluate-action.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-action-evaluate-action.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-action-evaluate-bean.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-action-evaluate-bean.xml index c85d1dae..815a364d 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-action-evaluate-bean.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-action-evaluate-bean.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-custom-attribute.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-custom-attribute.xml index 4ba5777f..4b085746 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-custom-attribute.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-custom-attribute.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-empty.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-empty.xml index cb39f147..e5dd1def 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-empty.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-empty.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> \ No newline at end of file diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-endstate.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-endstate.xml index 00011745..5e7efd10 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-endstate.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-endstate.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-exception-handler.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-exception-handler.xml index a94ff736..986b92af 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-exception-handler.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-exception-handler.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-formaction-validatormethod-beans.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-formaction-validatormethod-beans.xml index 916314c4..a05937fb 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-formaction-validatormethod-beans.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-formaction-validatormethod-beans.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> + https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-formaction-validatormethod.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-formaction-validatormethod.xml index 2a306b26..5c10fa16 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-formaction-validatormethod.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-formaction-validatormethod.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-child.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-child.xml index d76941ab..abd523fe 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-child.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-child.xml @@ -1,6 +1,6 @@ diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-parent.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-parent.xml index d006bd3c..ce17759e 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-parent.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-parent.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-child-alt.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-child-alt.xml index b9b10c0c..f6b2120d 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-child-alt.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-child-alt.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-child.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-child.xml index fe147880..e5cdf7d9 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-child.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-child.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-invalid-parent-syntax.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-invalid-parent-syntax.xml index 3c407a37..e2ccd9af 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-invalid-parent-syntax.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-invalid-parent-syntax.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-parent.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-parent.xml index 6225c36a..89838d2b 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-parent.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inheritance-state-parent.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inputoutput.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inputoutput.xml index 2a9cfd47..369255a0 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inputoutput.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-inputoutput.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-persistencecontext.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-persistencecontext.xml index a0ec47dc..be441465 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-persistencecontext.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-persistencecontext.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured-state.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured-state.xml index e056e496..6f067929 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured-state.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured-state.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured-transition.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured-transition.xml index d006bd3c..ce17759e 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured-transition.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured-transition.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured.xml index fdb2b369..bf4a794e 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-secured.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-startstate-attribute.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-startstate-attribute.xml index acbfa555..1371e126 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-startstate-attribute.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-startstate-attribute.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd" start-state="end"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-startstate-default.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-startstate-default.xml index 00011745..5e7efd10 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-startstate-default.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-startstate-default.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-validation-hints.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-validation-hints.xml index 8fa112da..0ae11ad4 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-validation-hints.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-validation-hints.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.4.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-var.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-var.xml index ce830e1e..330591d6 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-var.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-var.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-externalredirect.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-externalredirect.xml index 2f697ef1..a3ef1544 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-externalredirect.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-externalredirect.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> - + \ No newline at end of file diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-flowredirect.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-flowredirect.xml index 0f310383..ad3a1bd2 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-flowredirect.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-flowredirect.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-model-binding.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-model-binding.xml index d0ca9a5f..5b16d5ec 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-model-binding.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-model-binding.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.4.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-popup.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-popup.xml index 20af01de..4162f467 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-popup.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-popup.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-redirect.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-redirect.xml index fac265e1..fe743968 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-redirect.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-redirect.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-var.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-var.xml index 5b86843f..e3adb3a0 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-var.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-var.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-view.xml b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-view.xml index 352406a5..0689c7af 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-view.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/engine/model/builder/xml/flow-viewstate-view.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/webflow https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/persistence/TestAddress.hbm.xml b/spring-webflow/src/test/java/org/springframework/webflow/persistence/TestAddress.hbm.xml index 6e62c495..2b8b9f1d 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/persistence/TestAddress.hbm.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/persistence/TestAddress.hbm.xml @@ -1,7 +1,7 @@ + "https://hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/persistence/TestBean.hbm.xml b/spring-webflow/src/test/java/org/springframework/webflow/persistence/TestBean.hbm.xml index 2b5a50fb..e2214366 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/persistence/TestBean.hbm.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/persistence/TestBean.hbm.xml @@ -1,7 +1,7 @@ + "https://hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/persistence/managed-child-flow.xml b/spring-webflow/src/test/java/org/springframework/webflow/persistence/managed-child-flow.xml index 30e540db..c6045843 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/persistence/managed-child-flow.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/persistence/managed-child-flow.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/spring-webflow/src/test/java/org/springframework/webflow/persistence/managed-root-flow.xml b/spring-webflow/src/test/java/org/springframework/webflow/persistence/managed-root-flow.xml index 729052c2..e1780572 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/persistence/managed-root-flow.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/persistence/managed-root-flow.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/spring-webflow/src/test/java/org/springframework/webflow/persistence/orm.xml b/spring-webflow/src/test/java/org/springframework/webflow/persistence/orm.xml index 342b800b..340e5023 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/persistence/orm.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/persistence/orm.xml @@ -1,7 +1,7 @@ org.springframework.webflow.persistence diff --git a/spring-webflow/src/test/java/org/springframework/webflow/persistence/persistence.xml b/spring-webflow/src/test/java/org/springframework/webflow/persistence/persistence.xml index b3a5d2af..35f93de2 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/persistence/persistence.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/persistence/persistence.xml @@ -1,6 +1,6 @@ diff --git a/spring-webflow/src/test/java/org/springframework/webflow/test/search-flow-beans.xml b/spring-webflow/src/test/java/org/springframework/webflow/test/search-flow-beans.xml index b0d8710f..821fd0ce 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/test/search-flow-beans.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/test/search-flow-beans.xml @@ -1,7 +1,7 @@ + https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-webflow/src/test/java/org/springframework/webflow/test/search-flow.xml b/spring-webflow/src/test/java/org/springframework/webflow/test/search-flow.xml index 73060941..4e6925fa 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/test/search-flow.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/test/search-flow.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/spring-webflow/src/test/java/org/springframework/webflow/upgrade/flow1.xml b/spring-webflow/src/test/java/org/springframework/webflow/upgrade/flow1.xml index b156b22f..aa43f3b3 100644 --- a/spring-webflow/src/test/java/org/springframework/webflow/upgrade/flow1.xml +++ b/spring-webflow/src/test/java/org/springframework/webflow/upgrade/flow1.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/webflow/spring-webflow-1.0.xsd"> diff --git a/src/reference/actions.xml b/src/reference/actions.xml index e6bc3dde..9afab1a6 100644 --- a/src/reference/actions.xml +++ b/src/reference/actions.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Executing actions Introduction @@ -35,7 +35,7 @@ + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> @@ -278,7 +278,7 @@ public Event makeBooking(RequestContext context) { + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> @@ -332,7 +332,7 @@ public Event makeBooking(RequestContext context) { + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> @@ -440,7 +440,7 @@ public class PrintBoardingPassAction extends AbstractAction { Handling File Uploads Another common task is to use Web Flow to handle multipart file uploads in combination with Spring MVC's - MultipartResolver. Once the resolver is set up correctly as described here and the submitting + MultipartResolver. Once the resolver is set up correctly as described here and the submitting HTML form is configured with enctype="multipart/form-data", you can easily handle the file upload in a transition action. diff --git a/src/reference/defining-flows.xml b/src/reference/defining-flows.xml index 4f24523e..4f94ef50 100644 --- a/src/reference/defining-flows.xml +++ b/src/reference/defining-flows.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Defining Flows Introduction @@ -76,7 +76,7 @@ + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> ]]> @@ -136,7 +136,7 @@ + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> @@ -217,7 +217,7 @@ + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> @@ -347,7 +347,7 @@ public interface FlowOutcome { + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> @@ -513,7 +513,7 @@ public interface FlowOutcome { + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/src/reference/el.xml b/src/reference/el.xml index 1ecd3ea5..7abcdc94 100644 --- a/src/reference/el.xml +++ b/src/reference/el.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Expression Language (EL) Introduction @@ -79,7 +79,7 @@ Spring EL - Starting with version 2.1 Web Flow uses the Spring Expression Language (Spring EL). + Starting with version 2.1 Web Flow uses the Spring Expression Language (Spring EL). Spring EL was created to provide a single, well-supported expression language for use across all the products in the Spring portfolio. It is distributed as a separate jar org.springframework.expression in the Spring Framework. Existing applications will need to remove dependencies on org.jboss.el or org.ognl and use org.springframework.expression instead. @@ -89,7 +89,7 @@ Unified EL - In Web Flow 2.0 Unified EL was the default expression language with jboss-el as the implementation. + In Web Flow 2.0 Unified EL was the default expression language with jboss-el as the implementation. Use of Unified EL also implies a dependency on el-api although that is typically provided by your web container. Tomcat 6 includes it, for example. Spring EL is the default and recommended expression language to use. @@ -127,9 +127,9 @@ - OGNL is the third supported expression language. + OGNL is the third supported expression language. OGNL is the EL most familiar to Web Flow version 1.0 users. - Please refer to the OGNL language guide for specifics on its EL syntax. + Please refer to the OGNL language guide for specifics on its EL syntax. If you wish to use OGNL this is the Spring configuration necessary to plug it in: @@ -171,7 +171,7 @@ - For more information on Spring EL syntax please refer to the Language Reference section in the Spring Documentation. + For more information on Spring EL syntax please refer to the Language Reference section in the Spring Documentation. diff --git a/src/reference/flow-definition-field-mappings.xml b/src/reference/flow-definition-field-mappings.xml index 0915d81b..d5b5da3c 100644 --- a/src/reference/flow-definition-field-mappings.xml +++ b/src/reference/flow-definition-field-mappings.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Flow Definition Language 1.0 to 2.0 Mappings The flow definition language has changed since the 1.0 release. diff --git a/src/reference/flow-inheritance.xml b/src/reference/flow-inheritance.xml index 30560134..a64c03dd 100644 --- a/src/reference/flow-inheritance.xml +++ b/src/reference/flow-inheritance.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Flow Inheritance Introduction diff --git a/src/reference/flow-managed-persistence.xml b/src/reference/flow-managed-persistence.xml index 04fb4046..4b7c3601 100644 --- a/src/reference/flow-managed-persistence.xml +++ b/src/reference/flow-managed-persistence.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Flow Managed Persistence Introduction @@ -42,7 +42,7 @@ + https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd"> diff --git a/src/reference/flow-security.xml b/src/reference/flow-security.xml index 21c5c2ee..a432b2a2 100644 --- a/src/reference/flow-security.xml +++ b/src/reference/flow-security.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Securing Flows Introduction @@ -110,7 +110,7 @@ If your application is using authorities that are not role based, you will need to configure a custom AccessDecisionManager. You can override the default decision manager by setting the accessDecisionManager property on the security listener. - Please consult the Spring Security reference documentation to learn more about decision managers. + Please consult the Spring Security reference documentation to learn more about decision managers. Configuring Spring Security Spring Security has robust configuration options available. - As every application and environment has its own security requirements, the Spring Security reference documentation is the best place to learn the available options. + As every application and environment has its own security requirements, the Spring Security reference documentation is the best place to learn the available options. Both the booking-faces and booking-mvc sample applications are configured to use Spring Security. diff --git a/src/reference/index.xml b/src/reference/index.xml index f6bafab3..697fba4a 100644 --- a/src/reference/index.xml +++ b/src/reference/index.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Spring Web Flow Reference Guide diff --git a/src/reference/overview.xml b/src/reference/overview.xml index fd083515..14cc50ef 100644 --- a/src/reference/overview.xml +++ b/src/reference/overview.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Introduction What this guide covers @@ -33,7 +33,7 @@ Report bugs and make requests using the - Spring Issue Tracker. + Spring Issue Tracker. Submit pull requests and work with the source code , @@ -43,7 +43,7 @@ How to access Web Flow artifacts from Maven Central - Each jar in the Web Flow distribution is available in the Maven Central Repository. + Each jar in the Web Flow distribution is available in the Maven Central Repository. This allows you to easily integrate Web Flow into your application if you are already using Maven as the build system for your web development project. @@ -78,16 +78,16 @@ - - - - ]]> @@ -96,8 +96,8 @@ - - + + ]]> @@ -135,7 +135,7 @@ springsource-repository Spring project snapshots, milestones, and releases - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot ]]> diff --git a/src/reference/portlet.xml b/src/reference/portlet.xml index 53b18b19..1c0ce7ff 100644 --- a/src/reference/portlet.xml +++ b/src/reference/portlet.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Portlet Integration Introduction @@ -21,7 +21,7 @@ Configuring web.xml and portlet.xml The configuration for a portlet depends on the portlet container used. - The sample applications, included with Web Flow, are both configured to use Apache Pluto. + The sample applications, included with Web Flow, are both configured to use Apache Pluto. In general, the configuration requires adding a servlet mapping in the web.xml file to dispatch request to the portlet container. @@ -107,7 +107,7 @@ public class ViewFlowHandler extends AbstractFlowHandler { Handler Mappings Spring Portlet MVC provides a rich set of methods to map portlet requests. - Complete documentation is available in the Spring Reference Documentation. + Complete documentation is available in the Spring Reference Documentation. The booking-portlet-mvc sample application uses a PortletModeHandlerMapping to map portlet requests. @@ -230,7 +230,7 @@ externalContext.requestMap.portletMode + "https://java.sun.com/dtd/web-facesconfig_1_0.dtd"> diff --git a/src/reference/spring-faces.xml b/src/reference/spring-faces.xml index e1aa71bc..52f9a2a6 100644 --- a/src/reference/spring-faces.xml +++ b/src/reference/spring-faces.xml @@ -5,8 +5,8 @@ xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> JSF Integration @@ -108,7 +108,7 @@ xsi:schemaLocation=" <?xml version='1.0' encoding='UTF-8'?> <faces-config xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd" + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee https://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd" version="2.0"> </faces-config> @@ -208,11 +208,11 @@ xsi:schemaLocation=" xmlns:faces="http://www.springframework.org/schema/faces" si: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/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"> <!-- Executes flows: the central entry point into the Spring Web Flow system --> <webflow:flow-executor id="flowExecutor"> @@ -280,9 +280,9 @@ public class WebFlowConfig extends AbstractFacesFlowConfiguration { xmlns:faces="http://www.springframework.org/schema/faces" 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/faces - http://www.springframework.org/schema/faces/spring-faces-2.4.xsd"> + https://www.springframework.org/schema/faces/spring-faces-2.4.xsd"> <faces:resources /> @@ -760,7 +760,7 @@ mvn package ]]> For more details refer to the - PrimeFaces documentation. + PrimeFaces documentation. @@ -791,7 +791,7 @@ mvn package } } For more details refer to the - RichFaces documentation. + RichFaces documentation. @@ -809,7 +809,7 @@ mvn package <?xml version="1.0"?> <!DOCTYPE facelet-taglib PUBLIC "-//Sun Microsystems, Inc.//DTD Facelet Taglib 1.0//EN" -"http://java.sun.com/dtd/facelet-taglib_1_0.dtd"> +"https://java.sun.com/dtd/facelet-taglib_1_0.dtd"> <facelet-taglib> <namespace>http://www.springframework.org/security/tags</namespace> <tag> @@ -850,7 +850,7 @@ mvn package Now you are ready to use the tag library in your views. You can use the authorize tag to include nested content conditionally: - <!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + <!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <ui:composition xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:h="http://java.sun.com/jsf/html" @@ -874,7 +874,7 @@ mvn package You can also use one of several EL functions in the rendered or other attribute of any JSF component: - <!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + <!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <ui:composition xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:h="http://java.sun.com/jsf/html" diff --git a/src/reference/spring-js.xml b/src/reference/spring-js.xml index 581eae2d..03855b13 100644 --- a/src/reference/spring-js.xml +++ b/src/reference/spring-js.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Spring JavaScript Quick Reference Introduction @@ -42,7 +42,7 @@ Note that starting with version 3.0.4, the Spring Framework includes a replacement for the ResourceServlet (see the - Spring Framework documentation). + Spring Framework documentation). With the new <mvc:resources> element resource requests (.js, .css) are handled by the DispatcherSevlet without the need for a separate ResourceServlet. Here is the relevant portion of the Spring MVC configuration in @@ -53,8 +53,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/mvc https://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-4.0.xsd"> @@ -102,8 +102,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/mvc https://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-4.0.xsd"> ... diff --git a/src/reference/spring-mvc.xml b/src/reference/spring-mvc.xml index 31bcafaf..bda99896 100644 --- a/src/reference/spring-mvc.xml +++ b/src/reference/spring-mvc.xml @@ -5,8 +5,8 @@ xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Spring MVC Integration @@ -307,7 +307,7 @@ public class BookingFlowHandler extends AbstractFlowHandler { These same redirect prefixes are also supported within a flow definition when using the externalRedirect: directive in conjunction with a view-state or end-state; for example, - view="externalRedirect:http://springframework.org" + view="externalRedirect:https://springframework.org" diff --git a/src/reference/system-setup.xml b/src/reference/system-setup.xml index 90ccac11..de6cc5d2 100644 --- a/src/reference/system-setup.xml +++ b/src/reference/system-setup.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> System Setup Introduction @@ -29,9 +29,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-4.0.xsd + https://www.springframework.org/schema/beans/spring-beans-4.0.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"> diff --git a/src/reference/testing.xml b/src/reference/testing.xml index b27ceb44..05b366cf 100644 --- a/src/reference/testing.xml +++ b/src/reference/testing.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Testing flows Introduction diff --git a/src/reference/upgrade-guide.xml b/src/reference/upgrade-guide.xml index c2627518..3fe9b078 100644 --- a/src/reference/upgrade-guide.xml +++ b/src/reference/upgrade-guide.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Upgrading from 1.0 Introduction @@ -125,9 +125,9 @@ java org.springframework.webflow.upgrade.WebFlowUpgrader flow-to-upgrade.xml 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-4.0.xsd + https://www.springframework.org/schema/beans/spring-beans-4.0.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"> ]]> flow-executor @@ -202,7 +202,7 @@ java org.springframework.webflow.upgrade.WebFlowUpgrader flow-to-upgrade.xml In order for version 1 flows to work in Web Flow 2 the default view resolver must be overridden. - A common use case is to use Apache Tiles for view resolution. + A common use case is to use Apache Tiles for view resolution. The following configuration will replace the default view resolver with a Tiles view resolver. The tilesViewResolver in this example can be replaced with any other view resolver. diff --git a/src/reference/views.xml b/src/reference/views.xml index 6ee6d5b7..b3aba795 100644 --- a/src/reference/views.xml +++ b/src/reference/views.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Rendering views Introduction @@ -183,7 +183,7 @@ Type Conversion Options - Starting with version 2.1 Spring Web Flow uses the type conversion and formatting system introduced in Spring 3 for nearly all type conversion needs. + Starting with version 2.1 Spring Web Flow uses the type conversion and formatting system introduced in Spring 3 for nearly all type conversion needs. Previously Web Flow applications used a type conversion mechanism that was different from the one in Spring MVC, which relied on the java.beans.PropertyEditor abstraction. Spring 3 offers a modern type conversion alternative to PropertyEditors that was actually influenced by Web Flow's own type conversion system. Hence Web Flow users should find it natural to work with the new Spring 3 type conversion. @@ -241,9 +241,9 @@ public class ApplicationConversionService extends DefaultConversionService { xmlns:mvc="http://www.springframework.org/schema/mvc" xsi:schemaLocation=" http://www.springframework.org/schema/mvc - http://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd + https://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd 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"> ]]> @@ -288,9 +288,9 @@ public class ApplicationConversionServiceFactoryBean extends FormattingConversio xmlns:mvc="http://www.springframework.org/schema/mvc" xsi:schemaLocation=" http://www.springframework.org/schema/mvc - http://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd + https://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd 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"> @@ -362,7 +362,7 @@ public class ApplicationConversionServiceFactoryBean extends FormattingConversio The DateTimeFormat annotation on the other hand provides more fine-grained control where it is necessary to deviate from the default. - For more information on working with Spring 3 type conversion and formatting please refer to the relevant sections of the Spring documentation. + For more information on working with Spring 3 type conversion and formatting please refer to the relevant sections of the Spring documentation. diff --git a/src/reference/whatsnew.xml b/src/reference/whatsnew.xml index e32453ed..66e25e64 100644 --- a/src/reference/whatsnew.xml +++ b/src/reference/whatsnew.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> What's New Spring Web Flow 2.4 @@ -240,7 +240,7 @@ mvn package a replacement for the ResourcesServlet. Please see the Spring Framework documentation for details on the custom mvc namespace, specifically the new - "resources" + "resources" element.