-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.0
-
Component/s: core-svc
-
b30
-
generic
-
generic
The connection ID returned using the rmi or iiop protocol just
contains the mandatory fields "protocol" and "arbitraryText",
that is something like:
rmi: 1
or
iiop: 1
The connection ID returned using the jmxmp protocol is more verbose
and contains the clientAddress optional field,
that is something like :
jmxmp://ibiza:41356 23195919
It should be a good thing if the mandatory protocols
were at least as verbose as the optional one.
###@###.### 2003-08-06
contains the mandatory fields "protocol" and "arbitraryText",
that is something like:
rmi: 1
or
iiop: 1
The connection ID returned using the jmxmp protocol is more verbose
and contains the clientAddress optional field,
that is something like :
jmxmp://ibiza:41356 23195919
It should be a good thing if the mandatory protocols
were at least as verbose as the optional one.
###@###.### 2003-08-06