This inspection lets you spot the following problems that might occur in your ejb-jar.xml and other XML descriptors used to deploy
your EJB to a Java EE server:
References to the non-instantiable classes
References to the classes that do not extend required class
References to classes with inappropriate scope
Empty tag and attribute values
Tag and attribute values that do not match required pattern (e.g. Java Identifiers)
Tags that do not include required children tags or attributes
Tags that define objects with duplicate names