leading slash

This commit is contained in:
Keith Donald
2008-11-14 07:32:20 +00:00
parent 4166126e30
commit 863dd45b06
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
<!-- The registry of executable flow definitions -->
<webflow:flow-registry id="flowRegistry" flow-builder-services="facesFlowBuilderServices" base-path="/WEB-INF/flows">
<webflow:flow-location-pattern value="**/*-flow.xml" />
<webflow:flow-location-pattern value="/**/*-flow.xml" />
</webflow:flow-registry>
<!-- Configures the Spring Web Flow JSF integration -->