<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE orion-ejb-jar PUBLIC "-//Evermind//DTD Enterprise JavaBeans 1.1 runtime//EN" "http://xmlns.oracle.com/ias/dtds/orion-ejb-jar.dtd">
<orion-ejb-jar>
   <enterprise-beans>
      <entity-deployment name="sampleBMP" copy-by-value="false" data-source="jdbc/sampleBMPDS" exclusive-write-access="false"/>
   </enterprise-beans>
   <assembly-descriptor>
      <default-method-access>
         <security-role-mapping name="&lt;default-ejb-caller-role>" impliesAll="true"/>
      </default-method-access>
   </assembly-descriptor>
</orion-ejb-jar>
