[jboss-dev-forums] [Design of JMX on JBoss (JBoss/JMX)] - Re: Duplicate jmx remoting in jbossas5

alesj do-not-reply at jboss.com
Tue Jun 24 18:20:33 EDT 2008


Chat transcript I had with TomEl.

"tomel" wrote : 
  | However, the jmx remoting implementation I did was written from scratch based on the spec (i.e. I didn't wrap the one provide with jdk 5).  
  | 
  | http://jira.jboss.com/jira/secure/ReleaseNote.jspa?version=12310202&styleName=Html&projectId=10031&Create=Create shows what was implemented of the spec
  | 
  | http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10031&fixfor=12310319 show what remains to be implemented
  | 
  | Since jdk 5 included a jmx remoting implementation, I didn't spend much effort on completing the JBoss implementation.
  | 
  | The jmx-remoting.sar will actually check to see if running jdk 5, an if it is, will not deploy my implementation, but use the jdk 5 one.  If it is running within jdk 1.4, it will use my implementation.
  | 

We have failing tests with jmx client listeners:
"tomel" wrote : 
  | could be due to http://jira.jboss.com/jira/browse/JBREM-150 ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160376#4160376

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160376



More information about the jboss-dev-forums mailing list