I am using Weblogic 11. Ejb3.0
I am trying to set up a timer in a cluster environment. I understood from the net that it possible to do via the Singleton service of weblogic.
anyone could show me some concrete implementation how to do it and how to connect the java code to that service so it will trigger the code in the set time?
thanks,
ray.