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 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 app fuse components have > something we can use to accomplish this? > > Basically the demon thing is because I run a log clean at start up (based > on a date comparative) but my administrator has a problem because sometimes > the app is not re-started for a long long time so the logs has started to > being a problem... > > I'll appreciate any help. > > > Marcus V. Sánchez D. > ______________________ > Enterprise Developer. > > -- -- Mit freundlichen Grüßen / With kind regards Michael Dürgner
