I am still missing something. I have a simple MBean to pass a value back to the EJB. I'm using JB 4.0.2.
For instance I follow the trailblazer example and I get Exception in thread "main" java.util.NoSuchElementException | at java.util.AbstractList$Itr.next(Unknown Source) | at org.jboss.mx.util.MBeanServerLocator.locate(MBeanServerLocator.java:67) | at org.jboss.mx.util.MBeanServerLocator.locate(MBeanServerLocator.java:80) | at client.XMLClient.main(XMLClient.java:52) | | I am hot deploying and know the mbean is started. | | Please help as I am getting absolutely nowhere. | | thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3900737#3900737 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3900737 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
