![]() |
|
The EJB Timer service can be enabled or disabled on a cluster. If enabled, the timer persistence has to be database-based.
To provide the needed database information like <datasource-name> and <table-name>, modify the following tag in cluster_config.xml:
<ejb-timer-service enabled="true">
<datasource-name>EXISTING DATASOURCE</datasource-name>
<table-name/>
</ejb-timer-service>
Related Topics:
| © Pramati Technologies 2007 | Runs on Pramati Server | Feedback | Legal |