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)
t: Thursday, April 11, 2002 4:39 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] problem with stateful session bean > > > > Hello, > > I have a problem with stateful session beans. > After successfully deploying this bean, I'm able > to access this bean and call any

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

2002-04-11 Thread Marius Kotsbak
r 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 PROTECTE

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

[JBoss-user] problem with stateful session bean

2002-04-11 Thread Leonard Wolters
Hello, I have a problem with stateful session beans. After successfully deploying this bean, I'm able to access this bean and call any method. However, when calling a second method, I receive a ' NoSuchObjectException' (see below). [j2eejunit] RemoteException occurred in server thread; nested