If you have a JEE EJB Timer in a Cluster, maybe you want only 1 instance to be active. In this case you should implement a Cluster Aware Singleton Component :
https://blogs.oracle.com/muraliveligeti/entry/ejb_timer_ejb
- create table WEBLOGIC_TIMERS
configure a Datasource and set it in "cluster-Scheduling":
Sunday, May 8, 2016
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment