[
https://issues.jboss.org/browse/MODCLUSTER-219?page=com.atlassian.jira.pl...
]
Michal Babacek closed MODCLUSTER-219.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
AS7 integration
---------------
Key: MODCLUSTER-219
URL:
https://issues.jboss.org/browse/MODCLUSTER-219
Project: mod_cluster
Issue Type: Feature Request
Security Level: Public(Everyone can see)
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 was sent by Atlassian JIRA
(v6.2.6#6264)