[
https://issues.jboss.org/browse/MODCLUSTER-219?page=com.atlassian.jira.pl...
]
Jean-Frederic Clere resolved MODCLUSTER-219.
--------------------------------------------
Fix Version/s: 1.2.0.Beta1
(was: 1.2.0.Beta2)
Resolution: Done
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.2.0.Beta1
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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira