Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000154 [Resin] minor always 05-10-05 00:00 11-30-05 14:44
Reporter sam View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed   Product Version 3.0.13
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>
Additional Information
Attached Files

- Relationships

- Notes
(0000184)
ferg
05-10-05 00:00

server/1g00
 

- Issue History
Date Modified Username Field Change
05-10-05 00:00 sam New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.14
11-30-05 14:44 ferg Status resolved => closed


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker