1 Reply Latest reply on Aug 13, 2009 4:56 AM by mcolbert

    Visualizing/Introspecing EJBs

    gwzoller

      Is there any way I can see what EJBs are currently active/instantiated in JBoss? I'd like some way to see what the server is doing, when it deactivates/removes a bean, what it caches, etc.

      Thanks,
      Greg

        • 1. Re: Visualizing/Introspecing EJBs

          Yes I was after the answer to the same question.
          We have a system monitoring tool and we know jboss is running but we want to know if a particular ejb is active. Can this be done though a unix command.