Make the SCA schema available for use a property types
------------------------------------------------------
Key: TUSCANY-3553
URL: https://issues.apache.org/jira/browse/TUSCANY-3553
Project: Tuscany
Issue Type: Improvement
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-2.0
Environment: All
Reporter: Simon Laws
Some of the otests use SCA schema types for property type, e.g. ASM_4005
<property name="propertyName" type="sca:Callback">
I'm not sure why they do this as I can't imagine anyone actually wanting to
define a property that uses an SCA schema type in real life. Anyhow I'm told
that this is what was intended to we need a fix to the runtime to make the SCA
schema available for use by the composites as well as being used to validate
composites.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.