> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of marc
> fleury
> Sent: Tuesday, July 03, 2001 4:08 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-dev] remove transactional
>
>
> |Just looked at the spec. You can't remove a Stateful session
> bean that is
> |participating in a transaction. Look in section "Restriction for
> |transactions"
>
> Let me get this straight,
>
> 1- we can't call remove on a transacted stateful session bean (dumb)
> 2- any rollback on a stateful session results in a removal (that's ok)
>
> is that how it is supposed to look, we don't do 1 right now (but it is
> really a silly requirement is it one of the 2.0 thingies? was it there in
> 1.1 and we missed it?), 2 is strong and would only apply to container
> managed transactions I would assume, we need to double check that BMT
> doesn't do that (it might be part of the business logic)
>
remove() in transaction is illegal in EJB 1.1 too.
Bill
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development