mdfspiff

Cadet 3rd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-04-10
18:48
5213 views
Race Condition: Singleton Member for Stateless and Singleton Session Beans
Why are Stateless and Singleton session beans flagged for "Race Condition: Singleton Member"?
Stateless bean concurrency:
http://www.byteslounge.com/tutorials/java-ee-ejb-concurrency-concurrencymanagement-lock-and-locktype
Singleton Session bean concurrency:
https://docs.oracle.com/cd/E19798-01/821-1841/gipsz/index.html
0 Replies