Re: [Resin-interest] configure

2006-10-26 Thread tllcll
Hi Sam, I am still unsure of how to go about this. I attach the file resin.conf for your reference. Hope you can guide me thru. Thanks saM-64 wrote: > >> add the codes to resin.conf? will it then point to tomcat? require to add >> anything to tomcat... server.xml? > > You can use Resin as

[Resin-interest] Resin 2.1 Timer thread

2006-10-26 Thread Pauly Shore
I'm trying to work out a good clean way of creating a Timer thread inside a Resin 2.1.17 web container. Does anyone know a good way of implementing this? I have a requirement to perform some work-intensive background processing inside my web app, but it's too intensive to be done during a normal