Re: [Resin-interest] Can servlets safely spawn threads?

2007-01-29 Thread Daniel López
Hi there, As some suggested on your blog entry, I think you are may be confusing EJBs with Servlets as there is a explicit rule preventing you from creating threads from EJB components but there is none that does the same with servlets. The only think is you have to be careful to respect the

Re: [Resin-interest] Can servlets safely spawn threads?

2007-01-29 Thread Squee
This would be really nice to have a little tutorial for this. We're currently doing this very manually in our app. It'll also be nice to use Resin's scheduled thread pool rather than doing it on our own. On 1/29/07, Scott Ferguson [EMAIL PROTECTED] wrote: @Resource ExecutorService

[Resin-interest] The requested URL /jsp/index.jsp was not found on this server.

2007-01-29 Thread MORAWETZ Martin
Hi, Every now and then we see the message The requested URL /jsp/xslt.jsp was not found on this server. in the browser-window. After hitting the reload-button a few times the page gets served as expected, While thats no big deal in our development environment we would really have a problem if it