Jboss-ejb3.xml

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

The format is similar to ejb-jar.xml, but it provides additional namespaces. The contents of jboss-ejb3.xml and ejb-jar.xml are merged, with the jboss-ejb3.xml items taking precedence.

TODO process this https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html/Development_Guide/sect-Reference1.html#jboss-ejb3xml_Deployment_Descriptor_Reference

Location

In an EJB JAR archive it must be located in META-INF/. In a WAR archive, it must be located in WEB-INF/.