Hi,
I noticed that in the ObjectNames for PerformanceCounter the port and
operation are modeled as QName instead of String. I believe that is
totally unnecessary and only makes the ONs long and harder to read.
Is there a reason for the port and operation to be qnames? The
service is a QName and defines the namespace already.
If you agree with this change I can contribute a patch.
org
.apache
.cxf:bus.id=cxf945122723,type=Performance.Counter.Server,service="{http://apache.org/hello_world_soap_http
}SOAPService",port="{http://apache.org/hello_world_soap_http}SoapPort"
Thanks
Hadrian