Re: multiple instances of a servlet?

2001-08-08 Thread Ville Rinne
t; one name for the same servlet. If you define different web applications > you would also have different instances, even if you use the same name, > so have a look at your web.xml files to see if the problem is in there. > Just my 2ec, > D. > > > Ville Rinne wrote: > >

Re: multiple instances of a servlet?

2001-08-08 Thread Ville Rinne
Subject: Re: multiple instances of a servlet? > if you really care performance, you shouldn't use singlethreadmodel in first > place. > - Original Message - > From: "Ville Rinne" <[EMAIL PROTECTED]> > To: "Orion-Interest" <[EMAIL PROTECTED]>

RE: multiple instances of a servlet?

2001-08-07 Thread Ville Rinne
performance even if there was more than one instance of them in existance? cheers, Ville Rinne Of course it isn't a huge problem On Tue, 7 Aug 2001, Duffey, Kevin wrote: > Keep in mind that every app server is allowed to implement the spec in their > own manner. It does sound peculia

multiple instances of a servlet?

2001-08-07 Thread Ville Rinne
7;t seem to be any larger logic in which instance gets to handle the request. It's not a problem per se but I just find it rather strange since I assumed that only one instance of a servlet would be created. Anyone else ran into this ?   cheers, Ville Rinne

problem with looking up the same EJB from different servers

2001-07-26 Thread Ville Rinne
fine naturally.   cheers, Ville Rinne