DO NOT REPLY [Bug 20271] - [PATCH] General background task manager leveraging Avalon

2003-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271

[PATCH] General background task manager leveraging Avalon

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2003-10-06 15:31 ---
As you may have noticed the Cron block has been added to Cocoon. Your example
(calling a pipeline in the background) is interesting but doesn't work with the
new Cron block. If you have time to change your example we would be pleased to
find a new entry at bugzilla.

Cheers,
Reinhard


DO NOT REPLY [Bug 20271] - [PATCH] General background task manager leveraging Avalon

2003-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271

[PATCH] General background task manager leveraging Avalon

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED


DO NOT REPLY [Bug 20271] - [PATCH] General background task manager leveraging Avalon

2003-09-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271

[PATCH] General background task manager leveraging Avalon





--- Additional Comments From [EMAIL PROTECTED]  2003-09-30 21:38 ---
How this patch relates to the cron (quartz) block? I guess we need just one task
manager


DO NOT REPLY [Bug 20271] - [PATCH] General background task manager leveraging Avalon

2003-08-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271

[PATCH] General background task manager leveraging Avalon

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|NEW



--- Additional Comments From [EMAIL PROTECTED]  2003-08-21 12:52 ---
I just have committed my own version of a scheduling component; it has some 
differences to your implementation but should basically do the same. Perhaps 
you can also have a look at it.


DO NOT REPLY [Bug 20271] - [PATCH] General background task manager leveraging Avalon

2003-08-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271

[PATCH] General background task manager leveraging Avalon





--- Additional Comments From [EMAIL PROTECTED]  2003-08-20 13:55 ---
A couple weeks ago, I pulled down 2.1rc1 to get the task stuff integrated nicely
with it. My goal was to create a package that could easily be added into 2.1 and
run right out of the box. I was mostly sucessfull. I can configure tasks that
time trigger. I got stuck on the pipeline trigger (by action) and posted a note
to the cocoon-dev list about the issue. Then, work started calling... I'm
supposed to go on vacation today (for the first time in 3.5 years) and when I
get back next week, I'll try to wrap that up and convert(and update) the
documentation.
THanks!


DO NOT REPLY [Bug 20271] - [PATCH] General background task manager leveraging Avalon

2003-08-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20271

[PATCH] General background task manager leveraging Avalon

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



--- Additional Comments From [EMAIL PROTECTED]  2003-08-20 13:07 ---
Hi David,

Could you please provide the documentation in xml format as the other cocoon
doc is?
I will then apply your patch to Cocoon.