Hi Gerald,

Thank you for your reply.

> > Also is there any way that the EJB server's state can be
> exposed to other
> > applications? I mean if we could access important
> information (through
> > methods) about the currently running server i.e. bean
> information, thread
> > information, memory information, database connection
> information etc. This
> > could perhaps be tied into the above, it would be very
> useful to observe
> > this kind of data.
> >
> > Are there any plans for this kind of thing with the next
> release of JOnAS?
>
> In order to help us to provide that, can you give the list of
> the infos which
> you think are important?
> Any other input is wellcome.

It would be helpful if we could have detailed info. about the Beans running
on the server at any given time, the number of instances of each bean, their
type, when they were loaded (time) and what their state is (passivated /
activated - currently not applicable but would be in the future). Info on dB
connections and threading would also be great. I would imagine that this
would be valuable for yourselves to monitor performance.

All container managed information would be invaluable.

The program Super does a lot of this but it does not appear to be open
source which is a major drawback and doesn't fit into the ethos of JOnAS.

Thanks for your time.

Andy G.

Reply via email to