Hi,

I have created a simple test case to test the implementation.scala.
However, when a I try to execute it I get the following error:
SEVERE: XMLSchema validation error occured in: helloworld.composite
,line = 30, column = 9, Message = cvc-complex-type.2.4.a: Invalid
content was found starting with element
'tuscany:implementation.scala'. One of
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation,
"http://docs.oasis-open.org/ns/opencsa/sca/200912":implementation}' is
expected.
I created the 
"org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor"
at src/main/resources of implementation.scala module with the content:
"org.apache.tuscany.sca.implementation.scala.xml.ScalaImplementationProcessor;qname=http://tuscany.apache.org/xmlns/sca/1.1#implementation.scala,model=org.apache.tuscany.sca.implementation.scala.ScalaImplementation";
Is not it enough to get a correct XML schema validation?

Thanks,

---
Guilherme Moraes Armigliatto

Reply via email to