Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/deployments.mdtext
David SDalter Index: trunk/content/deployments.mdtext =================================================================== --- trunk/content/deployments.mdtext (revision 1608623) +++ trunk/content/deployments.mdtext (working copy) @@ -1,4 +1,5 @@ Title: Deployments + <a name="Deployments-The'Deployments'elementinopenejb.xml"></a> # The 'Deployments' element in openejb.xml @@ -40,7 +41,7 @@ The directories listed will be searched for jars containing 'META-INF/ejb-jar.xml' files and will be added to the list of jars to load -if they do. Better said, it's completely save to point to a directory +if they do. Better said, it's completely safe to point to a directory containing a mix of ejbs and regular jar files. OpenEJB will simply skip over jars that do contain the required 'META-INF/ejb-jar.xml' file.
