2 Replies Latest reply on Nov 28, 2007 4:49 AM by wojtekb82

    How to configure MBeans through comman line (run.bat) ?

    wojtekb82

      Hi,

      Is there any way to pass parameters for MBeans when starting JBoss?


      For example "org.jboss.naming.NamingService", has the parameter "Port", is there any way to override the jboss-service.xml settings like:

      run.bat -Dorg.jboss.naming.NamingService.Port=1234

      Any answears appriciated.