jmx-dev 8001048: Allow IIOP transport to be optional

Mandy Chung mandy.chung at oracle.com
Mon Dec 17 22:52:28 PST 2012


On 12/17/2012 3:58 AM, Alan Bateman wrote:
> On 14/12/2012 21:33, Alan Bateman wrote:
>>
>> :
>>
>> The webrev with the changes is here:
>>
>> http://cr.openjdk.java.net/~alanb/8001048/webrev/index.html

I looked at the source changes that look good to me. I believe 
RMIConnector.connect() will throw IOException("iiop not supported") if 
the given JMXServiceURL specifies iiop protocol but the implementation 
doesn't support iiop.  Do you think it's worth clarifying that in 
RMIConnector spec - the spec for RMIConnector(JMXServiceURL, Map) 
constructor has service:jmx:iiop://.... listed as a valid URL.

Mandy


More information about the jmx-dev mailing list