Re: Load on startup 0

2004-05-14 Thread Jeanfrancois Arcand
Shapira, Yoav wrote: Hi, The spec is conflicting. We've been telling people to simply not use 0 at all, as different containers handle it differently: use 1 for the first load-on-startup servlet, and -1 (or omit the element altogether) if you don't want it started when the server starts. I sug

RE: Load on startup 0

2004-05-14 Thread Shapira, Yoav
Hi, The spec is conflicting. We've been telling people to simply not use 0 at all, as different containers handle it differently: use 1 for the first load-on-startup servlet, and -1 (or omit the element altogether) if you don't want it started when the server starts. I suggest sending the JSR