1 Reply Latest reply on Dec 3, 2004 5:15 AM by darranl

    How come there is no reciprocal of JBoss multiple server sta

    avanish_ks

      How come there is no reciprocal of JBoss multiple server start,how to stop a particular jboss server instance from command line?

      >run.bat -c minimal
      works fine

      How to stop the above minimal server instance from command line.
      > shutdown --server=minimal
      the above command to stop minimal config server does not work .

      We can also start a costom jboss server instance with below command
      >run.bat -c custom

      But how to stop the above custom server instance from command line

      >shutdown --server=custom
      does not work.

      Please let me know ASAP.
      avanish_ks@yahoo.com

      Thanks in advance

      Avanish

        • 1. 3854656
          darranl

          Hi,

          I need to know how to find out the number of EJB's
          deployed, number of Session and entity beans deployed
          etc... informations programatically.

          Currently I am using JBoss for my development.
          But my code should work on any server to find out
          the deployed beans,status etc.

          I heard that JMX is the only stuff needs to be researched.

          I donno anything abt JMX.

          Please help me to find a solution.

          Would appreciate if a sample EJB code to print the
          required details on the screen is been given.

          My email ID is jaiganesh@bahwancybertek.com

          ANy experts, pls help me out....

          Regards,

          Jaiganesh.K