1 Reply Latest reply on Nov 8, 2013 7:03 AM by henrikdeluxe

    invoke own MBean on AS 7.2 via jmx-remote on command line

    henrikdeluxe

      Hi,

       

      i've implemented an an @Singleton@Startup Bean, which registers itself on MBeanServer as MBean.

      I also achieved invoking this MBean via remote with jconsole on another computer.

       

      Now i want to invoke my MBean Method from an headless linux machine - could anyone explain how this is possible?

      I've googled a lot an read different CLI Guides, but nothing helped me.

       

       

      thank you in advance!