-
Bug
-
Resolution: Done
-
Major
-
None
-
None
There is WebLogic SFSB settings for allowing concurrent access to method call - see https://docs.oracle.com/cd/E13222_01/wls/docs81/ejb/DDreference-ejb-jar.html#1113094.
The very similar settings is in Java EE 6 annotation `@AccessTimeout` - see http://docs.oracle.com/javaee/6/api/javax/ejb/AccessTimeout.html
We need a rule to catch this when the setting is set to true.
- is related to
-
WINDUP-837 WebLogic: Document migration of allow-concurrent-calls in weblogic-ejb-jar.xml file
- MODIFIED