Default interceptors, such as application security interceptors, must be listed in the ``++ejb-jar.xml++`` file, or they will not be treated as default.
This rule applies to projects that contain JEE Beans (any one of ``++javax.ejb.Singleton++``, ``++MessageDriven++``, ``++Stateless++`` or ``++Stateful++``).
Project is EJB if it contains JEE Beans (any one of javax.ejb.Singleton, MessageDriven, Stateless or Stateful) (@Local/@Remote interfaces are not mandatory)
=== on 30 Jul 2015, 13:04:52 Nicolas Peru wrote:
Your comment should probably be part of the rule description. Otherwise looks good.
=== on 30 Jul 2015, 14:01:39 Ann Campbell wrote:
done [~nicolas.peru]
=== on 19 Mar 2018, 09:54:11 Sébastien GIORIA - AppSecFR wrote: