← Prev in month
← Prev in thread
Next in thread →
Next in month →
NEW ISSUE: XML for MyValueComposite in "Example Component" section 4.5 haserrors
TARGET: sca-assembly-1.1-spec-cd02-Rev4.doc
DESCRIPTION:
XML for MyValueComposite in section 4.5 "Example Component" has errors.
There are multiple <property/> elements with same name currency under
MyValueServiceComponent component. This is an error as per conformance
item ASM50030.
PROPOSAL:
Replace lines 1151-1153 with the following five lines:
<property name="currency">
<value>EURO</value>
<value>Yen</value>
<value>USDollar</value>
</property>
++Vamsi
Apache Tuscany Committer http://tuscany.apache.org
Apache Geronimo Committer and Member of PMC http://geronimo.apache.org
← Prev in month
← Prev in thread
Next in thread →
Next in month →