It might be that jboss can't find where the MBeans are.
So if you set jboss.home to the parent directory of the
run.jar file system property before you make a call
it might help.
 
Alex. 
Has anyone tried starting JBOss from within another Java application by calling org.jboss.Main.main(args) ?
 
I am trying to do this and I get this exception
 
javax.management.servicenotfoundexception for the URL for the MLet being null.
 
Any comments/pointers ?
=====================

Reply via email to