| Class: com.sybase.djc.ant.RefreshTask (Refresh Task) | EAServer 6.0 Help |
|---|
| Description | This task is used to refresh (load or reload) a module that has been redeployed or recompiled. Any server that is running the AutoRefresh scheduled task (in the same installation where the refresh task is run) will refresh the module. |
|---|---|
| Configuration |
Example:
<refresh module="ejbjar-example"/> |
| Task Parameters | module |
| Property: module (Module) | |
|---|---|
| Description | The name of the module to be refreshed, e.g. "application-abc", "ejbjar-xyz", "webapp-xyz". |