Re: [JBoss-user] problem with stateful session bean

2002-04-12 Thread Marius Kotsbak
t but not what the > initial problem is. > > Hope this helps. > > > Annegret > > > -Ursprüngliche Nachricht- > Von: Marius Kotsbak [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 11. April 2002 22:24 > An: Joost v.d. Wijgerd > Cc: Leonard Wolters; [EMAIL

Re: [JBoss-user] problem with stateful session bean

2002-04-12 Thread Sternagel Annegret (SYS/PE)
CTED] Betreff: RE: [JBoss-user] problem with stateful session bean I often see the same error. Not sure if it is excactly the same, but it complains of not finding a file.ser. My beans seems to work ok though Maybe this should be reported as a bug if noone can explain it? On tor, 2002-

RE: [JBoss-user] problem with stateful session bean

2002-04-11 Thread Marius Kotsbak
I often see the same error. Not sure if it is excactly the same, but it complains of not finding a file.ser. My beans seems to work ok though Maybe this should be reported as a bug if noone can explain it? On tor, 2002-04-11 at 17:20, Joost v.d. Wijgerd wrote: > Leo, > > Maybe your bean is

RE: [JBoss-user] problem with stateful session bean

2002-04-11 Thread Joost v.d. Wijgerd
Leo, Maybe your bean is invalidated because you get a Runtime exception somewhere in your code but you keep using the instance? cheer, Joost :-) -Original Message- From: Leonard Wolters Sent: Thursday, April 11, 2002 4:39 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] problem with st