Re: multiple instances of a servlet?

2001-08-07 Thread Richard Wu
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]> Sent: Tuesday, August 07, 2001 7:06 PM Subject: RE: multiple instances of a servlet? > Kevin, let me k

Re: multiple instances of a servlet?

2001-08-07 Thread richard wu
The following is from spec 2.3: SRV.2.2 Number of Instances For a servlet not implementing SingleThreadModel and not hosted in a distributed environment (the default), the servlet container must use only one instance per serv-let declaration. A servlet declaration is part of the deployment descri

Re: multiple instances of a servlet?

2001-08-07 Thread richard wu
Isn't the way SingleThreadModel supposed to work? --- Ville Rinne <[EMAIL PROTECTED]> wrote: > We've implemented the request-controller pattern > using a servlet as the entry-point of all our > jsp-pages. For some reason Orion creates multiple > instances of this servlet even though it isn't > im

Re: messages

2001-06-16 Thread Richard Wu
Probably some guys got fired at Telia.com - Original Message - From: "Boris Garbuzov" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Saturday, June 16, 2001 7:23 PM Subject: messages > Guys, why am I getting these messages? > > > - > > > j

How do I setup the database for Orion CMP Primer

2001-01-15 Thread Richard Wu
Hi,   I am trying to setup demo with the orion CMP primer, But when I started the orion server, I got:    1/15/01 4:08 PM Error rolling back DataSource connectionjava.sql.SQLException: Connection was closed at com.evermind.sql.al.ep(JAX) at com.evermind.sql.ap.rollback(JAX) at com.evermind.