The ejb-timer quickstart demonstrates how to use the EJB timer service in Red Hat JBoss Enterprise Application Platform. It creates a timer service that uses the @Schedule and @Timeout annotations.
This example application is not intended to be opened in a browser. Instead, the EJB Timer service outputs messages to the JBoss EAP server console. View the EJB Timer message in the JBoss EAP server log or Console window.
Additional information can be found in the README file at the root of this quickstart directory.