Author: lresende
Date: Thu Jan 22 21:29:31 2009
New Revision: 736938

URL: http://svn.apache.org/viewvc?rev=736938&view=rev
Log:
TUSCANY-2784 - Integrating Java EE schema to sca schema

Modified:
    
tuscany/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd

Modified: 
tuscany/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd
URL: 
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd?rev=736938&r1=736937&r2=736938&view=diff
==============================================================================
--- 
tuscany/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd
 (original)
+++ 
tuscany/branches/sca-java-1.x/modules/assembly-xsd/src/main/resources/sca-all.xsd
 Thu Jan 22 21:29:31 2009
@@ -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


Reply via email to