<!-- <!DOCTYPE jaws SYSTEM "/usr/share/sgml/JBoss/dtd/jaws.dtd"> -->
<jaws>
  <datasource>CAMS</datasource>
  <type-mapping>mySQL</type-mapping>
  <debug>true</debug>

  <default-entity>
    <create-table>false</create-table>
      <remove-table>false</remove-table>
      <tuned-updates>true</tuned-updates>
      <read-only>false</read-only>
      <time-out>300</time-out>
      <debug>false</debug>
      <select-for-update>false</select-for-update>
  </default-entity>

</jaws>