I am added some custom configuration in jboss-ejb3.xml file for wildfly. So instead of loading configuration from ejb-jar.xml, it should load from jboss-ejb3.xml file. But some how it loads ejb-jar.xml file.
is it any configuration required in standalon.xnl file to load this?
Ref- https://docs.jboss.org/author/display/WFLY8/Deployment+Descriptors+used+In+WildFly The JBoss EJB deployment descriptor, this can be used to override settings from ejb-jar.xml, and to set WildFly specific settings