[JBoss-user] [JBossCache] - How can i refresh all CMP cache?

2006-03-13 Thread kratosh
hi, i want to be able to refresh all the CMP cache in my application server. does anybody know how i can do it? * right now i'm using requests to refresh specific entity beans cache, but i want something that refreshes everything. View the original post :

[JBoss-user] [Management, JMX/JBoss] - radio buttons in jmx-consule

2005-05-25 Thread kratosh
Hi, i want to define an attribute that can get a limited number of optional values, and would like the jmx-consule to show that theese are the only values allowed (for example, by showing them as radio buttons attached to this attribute). Is this possible? if not, is there a way to catch an

[JBoss-user] [Management, JMX/JBoss] - Re: radio buttons in jmx-consule

2005-05-25 Thread kratosh
ok. is it complecated to add such things to the consule? what do i have to do? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3879026#3879026 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3879026

[JBoss-user] [Installation Configuration] - persistance in jbos scheduling

2005-05-05 Thread kratosh
Hi, i want to create a scheduling for a task that should take place every 10 minutes, but i want to be able to disable the scheduling at all or change the time interval. i used an mbean that implements Schedulable, and i updated jboss-service.xml with the parameters of scheduling