OASIS fixes to make ASM_5038 work
---------------------------------
Key: TUSCANY-3542
URL: https://issues.apache.org/jira/browse/TUSCANY-3542
Project: Tuscany
Issue Type: Bug
Components: OASIS Compliance - OASIS
Affects Versions: Java-SCA-2.0-M4
Environment: All
Reporter: Simon Laws
Property type name in test is missing a namespace. It reads..
<property name="serviceData1" type="float" value="abcd"/>
and should be something like...
<property name="serviceData1" type="xsd:float" value="abcd"/>
with appropriate namespace qulification
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.