Re: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-29 Thread Scott M Stark
;Bill Burke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 29, 2002 9:45 AM Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN > That's because JBoss used to handle primary keys differently. Before, PKs > were wrapped in a JBoss object call

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-29 Thread Bill Burke
ginal Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 29, 2002 11:24 AM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN > > OK, mea culpa. All of our primary keys inherit from a

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-29 Thread Eric Kaplan
MAIL PROTECTED] > Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN > > We're calling remove on the bean itself. As for the hashCode and equals, > I thought that might be part of the problem, but they seem to be ok. > Although, I modified hashCode() in my primary

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-28 Thread Eric Kaplan
ll looking thanks eric > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 28, 2002 6:57 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN > > I can't remembe

Re: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-28 Thread Scott M Stark
- Original Message - From: "Eric Kaplan" <[EMAIL PROTECTED]> To: "Jboss-User" <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 3:31 PM Subject: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN > We've been working with jboss for a

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-28 Thread Bill Burke
--Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 28, 2002 6:32 PM > To: Jboss-User > Subject: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN > > We've been working with jboss for a while and have a simple a

[JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-28 Thread Eric Kaplan
We've been working with jboss for a while and have a simple app that allows users to update prices in a database. One of the fields they can update is part of the primary key, so the session bean that handles this first deletes the old bean(s) and adds the new ones. On the first change, everythin

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-07-11 Thread Maraya Michael
Bill, I tried increasing the to 6000 (10 minutes) so that the cache wouldn't resize during the load and that seems to have sidestepped the problem. I was able to load a total of 9919 records with no "INSERTING AN ALREADY EXISTING BEAN" errors. I think it's safe to say t

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-07-11 Thread Bill Burke
> -Original Message- > From: Maraya Michael [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 11, 2001 12:10 PM > To: [EMAIL PROTECTED]; 'Bill Burke' > Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN. > problem > > > > Thanks

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-07-11 Thread Maraya Michael
- > From: Bill Burke[SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, July 11, 2001 10:34 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN. > problem > > Michael, > > In

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-07-11 Thread Bill Burke
t: Tuesday, July 10, 2001 6:13 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN. > problem > > > > Thanks for replying, Bill. > > I'm using JBoss 2.2.2 and the Entity Bean is configured as a >

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-07-10 Thread Maraya Michael
SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent: Tuesday, July 10, 2001 5:42 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN. > problem > > Michael, > > What version of JBoss are you running? 2.2

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-07-10 Thread Bill Burke
, July 10, 2001 5:18 PM > To: '[EMAIL PROTECTED]' > Subject: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN. problem > > > > I'm developing an application that takes data from our legacy system > and loads that data into the new system using Entity EJBs

[JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-07-10 Thread Maraya Michael
I'm developing an application that takes data from our legacy system and loads that data into the new system using Entity EJBs but when it starts to load a certain amount of records from our Accounts table, I get an IllegalStateException from AbstractInstanceCache.insert(). I believe thi

SV: SV: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-05-16 Thread Lennart Petersson
I guess that is ok. /Lennart - Original Message - From: Norton Lam <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 16, 2001 8:05 PM Subject: RE: SV: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN. problem > Lennart, > > Do you actually need

RE: SV: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-05-16 Thread Norton Lam
EXISTING BEAN. problem Copying this to jboss-user list also. Is it possible to have copies of your test cases? /L - Original Message - From: Norton <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 15, 2001 8:51 PM Subject: RE: SV: [JBoss-user] INSERTIN

SV: SV: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-05-16 Thread Lennart Petersson
Copying this to jboss-user list also. Is it possible to have copies of your test cases? /L - Original Message - From: Norton <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 15, 2001 8:51 PM Subject: RE: SV: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN.

SV: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-05-15 Thread Lennart Petersson
iants was working. Now i rest my case, until it creeps up again. /Lennart - Original Message - From: Bordet, Simone <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 15, 2001 2:34 PM Subject: RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN. problem &

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-05-15 Thread Bordet, Simone
Hey Martin > Hi, > > I recently upgraded from JBoss 2.0 Final to Jboss 2.2.1. > Everything works as > expected but now I get a IllegalStateException when creating > entity beans. > If I wait some minutes after creation and try to create the next bean > everything works. I searched the mailing

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-05-15 Thread Bordet, Simone
Ulp ! > yes, the problem exists and no, iv'e no fix on it yet. What is exactly the problem ? I probably missed it... Do you have a simple test that fails ? Simon > I said for some weeks ago that i would take on it but there > hasn't been any time for it yet :-( > > /Lennart > > > _

SV: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-05-15 Thread Lennart Petersson
yes, the problem exists and no, iv'e no fix on it yet. I said for some weeks ago that i would take on it but there hasn't been any time for it yet :-( /Lennart ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo

[JBoss-user] INSERTING AN ALREADY EXISTING BEAN..... problem

2001-05-15 Thread Martin Lilienthal
Hi, I recently upgraded from JBoss 2.0 Final to Jboss 2.2.1. Everything works as expected but now I get a IllegalStateException when creating entity beans. If I wait some minutes after creation and try to create the next bean everything works. I searched the mailing list and found some other post