Namespace values in ejb-jar.xml must be consistent with the descriptor version

The Liberty server cannot load Enterprise JavaBeans (EJB) modules where the ejb-jar.xml deployment descriptor has a namespace value that does not match the defined version. EJB modules at version 2.1 must use the http://java.sun.com/xml/ns/j2ee namespace. EJB modules at version 3.0 or 3.1 must use the http://java.sun.com/xml/ns/javaee namespace. EJB modules at version 3.2 or later must use the http://xmlns.jcp.org/xml/ns/javaee namespace.