Re: [appfuse-user] Making Java Daemons in App Fuse App

2008-09-30 Thread phlukman
4.227.5201 -Original Message- From: m4rkuz <[EMAIL PROTECTED]> Date: Sat, 27 Sep 2008 15:55:17 To: Subject: [appfuse-user] Making Java Daemons in App Fuse App Hi Everyone, I think this question is maybe not entirely app fuse related, but is needed at a app fuse based web app, the plai

Re: [appfuse-user] Making Java Daemons in App Fuse App

2008-09-27 Thread Rob Hills
Hi All, Michael Duergner wrote: > > Maybe have a look at Spring's periodic jobs. That might be what you're > looking for. > > http://static.springframework.org/spring/docs/2.5.x/reference/scheduling.html > > On Sat, Sep 27, 2008 at 10:55 PM, m4rkuz <[EMAIL PROTECTED]> wrote: > >> * how can I

Re: [appfuse-user] Making Java Daemons in App Fuse App

2008-09-27 Thread Michael Duergner
Maybe have a look at Spring's periodic jobs. That might be what you're looking for. http://static.springframework.org/spring/docs/2.5.x/reference/scheduling.html On Sat, Sep 27, 2008 at 10:55 PM, m4rkuz <[EMAIL PROTECTED]> wrote: > > Hi Everyone, > > I think this question is maybe not entirely a

[appfuse-user] Making Java Daemons in App Fuse App

2008-09-27 Thread m4rkuz
Hi Everyone, I think this question is maybe not entirely app fuse related, but is needed at a app fuse based web app, the plain question would be: * how can I manage to build a java demon like java process to run on tomcat and glassfish enviroments?* and the app fuse concern would be to ask if a