Re: strange random problem

2004-09-10 Thread calandraca
ODB database type (which > supports atomic transactions) with Hibernate as my data access layer. > > Regards, > David > > > > -Original Message- > From: calandraca [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 09, 2004 6:05 AM > To: David G. F

RE: strange random problem

2004-09-09 Thread David G. Friedman
rts atomic transactions) with Hibernate as my data access layer. Regards, David -Original Message- From: calandraca [mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 6:05 AM To: David G. Friedman; [EMAIL PROTECTED] Cc: Struts Users Mailing List Subject: Re: strange random pr

Re: strange random problem

2004-09-09 Thread calandraca
way? > > Regards, > David > > > > -Original Message- > From: calandraca [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 08, 2004 1:04 PM > To: Struts Users Mailing List > Subject: strange random problem > > Since I have rewrited an important par

RE: strange random problem

2004-09-08 Thread David G. Friedman
: strange random problem Since I have rewrited an important part of my application using struts I've had this problem several times. It didn't happen in development environment, with only one or two users using the application at the same time. It happends in production with 20 o

RE: strange random problem

2004-09-08 Thread Jim Barrows
> -Original Message- > From: calandraca [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 08, 2004 10:04 AM > To: Struts Users Mailing List > Subject: strange random problem > > > Since I have rewrited an important part of my application using struts

strange random problem

2004-09-08 Thread calandraca
Since I have rewrited an important part of my application using struts I've had this problem several times. It didn't happen in development environment, with only one or two users using the application at the same time. It happends in production with 20 or 30 users. * Development environment: Debi