[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-697) First concurrent call doesn't throw exception
Carlo de Wolf (JIRA)
jira-events at jboss.com
Tue Sep 5 08:18:28 EDT 2006
First concurrent call doesn't throw exception
---------------------------------------------
Key: EJBTHREE-697
URL: http://jira.jboss.com/jira/browse/EJBTHREE-697
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC8 - FD
Reporter: Carlo de Wolf
Priority: Critical
Fix For: EJB 3.0 RC10 - FD
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)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list