Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.14 Product Version 3.0.13
  Product Build 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>
Steps To Reproduce
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