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 manage to build a java demon like java process to run on >> tomcat and glassfish enviroments?* >> Marcus V. Sánchez D. > I use Quartz to do something very similar. It's pretty easy to integrate and there's a good tutorial available on http://www.lucianofiandesio.com/javatales/qtzfuse.html using Quartz with AppFuse . HTH, Rob Hills -- View this message in context: http://www.nabble.com/Making-Java-Daemons-in-App-Fuse-App-tp19706363s2369p19708475.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
