| Author |
JBoss 3.2.3 Source code change for MessageCounter History
|
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1248
|
|
I downloaded JBoss 3.2.3 Source code. I changed MessageCounter class for my requirement Minute Basis MessageHistory and i am trying to store this minute basis mesage history values in one text file thru FileWriter. But jmx-console is MBean Based. MessageCounter is HTMLAdaptor MBean based. So updateDayCounter() is executed whenever i select particular Topic/Queue in the jms.mq.destination's jmx-console. Is it possible to execute updateDayCounter() without selecting particular Topic/Queue in the jms.mq.destination's jmx-console ?
|
 |
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1248
|
|
|
Any update?
|
 |
 |
|
|
subject: JBoss 3.2.3 Source code change for MessageCounter History
|
|
|