Discussions

News: How to use EJB 3 timer in a weblogic 10 cluster environment

  1.  

    Although there are some articles talking about EJB 3 timers or job schedulers , we were not able to find any detailed instructions on how to make EJB 3 timer work in a weblogic cluster. In this article we will go through a sample project to show how EJB 3 timers are used in a weblogic cluster. The sample project will create two recurring timers, the first recurring timer will periodically print out some simple information, the second recurring timer will create a couple of one-timer timers, each of which will print out some information. In this article, we will show you how to use weblogic admin console to configure the cluster, how the application uses the related configuration from the console and how to invoke timers, also explain what problems we faced and how we solved them.


    How to use EJB 3 timer in a weblogic 10 cluster environment

     

    Threaded Messages (2)

  2. Custom Features[ Go to top ]

    Once you have used a custom feature like the EJB3 timer clustering you could also use the App Listener to start those timers.

  3. Java document generation[ Go to top ]

    Document Generation: Document generation (docgen) is an automated way of generating and distributing documents. Instead of creating a document manually, the user creates a template, and specific information populates the template when the document is generated. If you are looking for a document generation system on Java, take a look at this http://www.javadocgen.info site. It has basic info on all the vendors. It makes for a great starting point. plz visit the site for more infomation: