[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Re: Separated XMBean implementation

2005-04-19 Thread reverbel
Thank you Adrian. Regards, Francisco View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874564#3874564 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874564 --- This S

[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Re: Separated XMBean implementation

2005-04-19 Thread [EMAIL PROTECTED]
This turned out to be a change in Remoting's connector without a corresponding change in its XMBean descriptor: http://cvs.sourceforge.net/viewcvs.py/jboss/jboss-remoting/src/main/org/jboss/remoting/transport/Connector.java?r1=1.25&r2=1.26 View the original post : http://www.jboss.org/index.html?

[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Re: Separated XMBean implementation

2005-04-18 Thread reverbel
Done: http://jira.jboss.com/jira/browse/JBJMX-92 Before trying to reproduce the problem, please do a CVS update in the transaction and iiop subdirs. I have just committed some changes in those subdirs. The NPE does not happen if I copy jboss-transaction.jar and jboss-iiop.jar (the modules o

[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Re: Separated XMBean implementation

2005-04-18 Thread [EMAIL PROTECTED]
There should be no change by the jmx -> mbeans. All I did was move code. Can you tell me how to reproduce the problem (report it on JIRA). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874338#3874338 Reply to the post : http://www.jboss.org/index.html?modul

[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Re: Separated XMBean implementation

2005-04-17 Thread reverbel
It may have nothing to do with the XMBean change, but after updating my CVS tree I started getting this JMX-related NPE: | [org.jboss.system.ServiceController] Problem starting service jboss:service=DistributedTransactionManager | java.lang.NullPointerException: Failed to find method for ope