[
http://jira.jboss.com/jira/browse/EJBTHREE-575?page=all ]
Carlo de Wolf updated EJBTHREE-575:
-----------------------------------
Fix Version/s: HEAD
(was: AS 5.0.0.Beta3)
Access configuration attributes through JMX
-------------------------------------------
Key: EJBTHREE-575
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-575
Project: EJB 3.0
Issue Type: Feature Request
Affects Versions: EJB 3.0 RC7 - FD
Reporter: Darran Lofthouse
Fix For: HEAD
This might be more appropriate split into a number of tasks but for the moment I am
raising it as a single issue.
There are a number of properties that can be set on message driven beans using activation
config properties e.g. 'maxPoolSize'. After deployment there is not a mechanism
to check that the correct properties have been applied. It would be good to be able to
inspect the configuration values using JMX.
Using the @PoolClass annotation it is possible to configure the pool that is used for the
EJB, it would also be good if this configuration information could also be made available
using JMX.
For the configuration items it would also be good if the attributes could be updated
using JMX.
Finally providing status information such as current pool sizes through JMX would also
help users check the configuration they have selected is appropriate.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira