-
Bug
-
Resolution: Done
-
Critical
-
EJB 3.0 RC8 - FD
-
None
-
None
Concurrency check is in the server interceptor, while identity is established in the proxy after the first call. So if the first call is concurrent no exception is thrown. (see unit test concurrent)
- is related to
-
EJBTHREE-666 Throw javax.ejb.ConcurrentAccessException when two threads access the same SFSB instance
- Closed