Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
154 | minor | always | 05-10-05 00:00 | 11-30-05 14:44 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.13 | ||
Product Build: | 3.0.13 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.14 | ||
|
|||||
Summary: | 0000154: TaskResource for one time execution | ||||
Description: |
RSN-148 Note: similar functionality could be obtained with the implementation of RSN-172 (startup-mode for <resource>) and RSN-173 (startup-mode="asynchronous") A TaskResource very similar to CronResource http://www.caucho.com/resin-3.0/resource/cron.xtp [^] enables one time asynchronous execution of a task. <work> should accept a jndi-name. <resource type="com.caucho.resources.TaskResource"> <init> <work resin:type="example.ProductCache" jndi-name="example/product-cache"/> </init> </resource> |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|