summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-01-23 05:29:31 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-01-23 05:29:31 +0000
commit46278e17228bcaa714b8926f57afcef2966d3b2a (patch)
treeaeae8bf58de359dfd562bb17c529c877b9d54d26 /branches/sca-java-1.x/modules
parentdbaa6d8375668b119e29997ef6bd39af19eb08c6 (diff)
TUSCANY-2784 - Integrating Java EE schema to sca schema
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736938 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules')
-rw-r--r--branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd b/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd
index 82899ed8ed..63e83884e0 100644
--- a/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd
+++ b/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd
@@ -28,6 +28,7 @@
<include schemaLocation="sca-implementation-bpel.xsd"/>
<include schemaLocation="sca-implementation-spring.xsd"/>
<include schemaLocation="sca-implementation-ejb.xsd"/>
+ <include schemaLocation="sca-implementation-jee.xsd"/>
<include schemaLocation="sca-implementation-web.xsd"/>
</schema> \ No newline at end of file