summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd b/java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd
index 89279510d5..82899ed8ed 100644
--- a/java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd
+++ b/java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd
@@ -28,5 +28,6 @@
<include schemaLocation="sca-implementation-bpel.xsd"/>
<include schemaLocation="sca-implementation-spring.xsd"/>
<include schemaLocation="sca-implementation-ejb.xsd"/>
+ <include schemaLocation="sca-implementation-web.xsd"/>
</schema> \ No newline at end of file