Re: [appfuse-user] Asynchronous task

2007-08-17 Thread Ron Anderson
enoit moraillon <[EMAIL PROTECTED]> To: users@appfuse.dev.java.net Sent: Friday, August 17, 2007 6:41:10 AM Subject: RE: [appfuse-user] Asynchronous task DIV { MARGIN:0px;} No it's impossible on a J2EE container to start a thread and if it is a big cpu consuming task you &#

RE: [appfuse-user] Asynchronous task

2007-08-17 Thread benoit moraillon
pfuse-user] Asynchronous task You can do it by starting your own Thread then. Ron - Original Message From: benoit moraillon <[EMAIL PROTECTED]> To: users@appfuse.dev.java.net Sent: Friday, August 17, 2007 6:29:54 AM Subject: RE: [appfuse-user] Asynchronous task Thanks, but when it&#

Re: [appfuse-user] Asynchronous task

2007-08-17 Thread Ron Anderson
You can do it by starting your own Thread then. Ron - Original Message From: benoit moraillon <[EMAIL PROTECTED]> To: users@appfuse.dev.java.net Sent: Friday, August 17, 2007 6:29:54 AM Subject: RE: [appfuse-user] Asynchronous task Thanks, but when it's not a schedule

RE: [appfuse-user] Asynchronous task

2007-08-17 Thread benoit moraillon
À : users@appfuse.dev.java.net Objet : AW: [appfuse-user] Asynchronous task Hi! Take a look at the springframework docu: http://www.springframework.org/docs/reference/scheduling.html Bye, Peter -Ursprüngliche Nachricht- Von: benoit moraillon [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 16. A

AW: [appfuse-user] Asynchronous task

2007-08-16 Thread Peter Schneider-Manzell
-user] Asynchronous task Do you know what is the best way to perform asyncrhonous tasks with appfuse ? Thanks in advance, Benoît Moraillon. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [appfuse-user] Asynchronous task

2007-08-16 Thread Trent
On Thu, 16 Aug 2007 11:00:10 +0200, benoit moraillon wrote > Do you know what is the best way to perform asyncrhonous tasks with appfuse > ? If they're recurring tasks, then use quartz. http://www.lucianofiandesio.com/javatales/qtzfuse.html If they're, not, then throw in mule or some other jms-b

[appfuse-user] Asynchronous task

2007-08-16 Thread benoit moraillon
Do you know what is the best way to perform asyncrhonous tasks with appfuse ? Thanks in advance, Benoît Moraillon. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]