]
Jean-Frederic Clere updated MODCLUSTER-219:
-------------------------------------------
Summary: AS7 integration (was: AS7 schema requires properties.)
AS7 integration
---------------
Key: MODCLUSTER-219
URL:
https://issues.jboss.org/browse/MODCLUSTER-219
Project: mod_cluster
Issue Type: Feature Request
Affects Versions: 1.1.1.Final
Reporter: Jean-Frederic Clere
Assignee: Paul Ferraro
Fix For: 1.1.2.Final
In the xsd we have:
+++
<xs:complexType name="common-load-metricType"
abstract="true">
<xs:sequence>
<xs:element name="property" type="tns:propertyType"
minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="weight" type="xs:int"/>
<xs:attribute name="capacity" type="xs:double"/>
</xs:complexType>
+++
So a getProperties() and a setProperties() should be added AbstractLoadMetric for
example?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: