CWE-574 – EJB Bad Practices: Use of Synchronization Primitives
Description The program violates the Enterprise JavaBeans (EJB) specification by using thread synchronization primitives. The Enterprise JavaBeans specification requires that every bean provider follow a...