1 Reply Latest reply on Mar 10, 2006 8:58 AM by bill.burke

    MBeans when running as standalone?

      Hi,

      I need to write a unit test where a session bean connects to an MBean when running as standalone. Is it possible to manually start the mbean server then register an mbean with it when in standalone mode? or is that beyond the scope of what is achievalable without the full JBoss server running.

      Trying to call MBeanServerLocator.locateJBoss(); or similar when running as standalone throws an exception, as expected.

      thanks in advance

      James