Hi, 

you could use the Scheduler MBean to schedule a little module that gets this 
data and puts it in the JBoss Cache. Information on how to do this is offered 
in the JBoss documentation. From your System code you could then lookup the 
cache and get the information you need. If you don't like using the scheduler, 
you could even do it the first time the information is needed and populate the 
cache with your information. Following calls would just have to lookup the 
cache and get the information. 

Peter

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988925#3988925

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988925
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to