Beginning of the standardjbosscmp.xml

<jbosscmp-jdbc>

   
      <!--java:/DefaultDS  -->
      java:/MySqlDS
      <datasource-mapping>mySQL</datasource-mapping>

      <create-table>true</create-table>
      <remove-table>false</remove-table>
      <read-only>false</read-only>
      <read-time-out>300000</read-time-out>
      <row-locking>false</row-locking>
      <pk-constraint>true</pk-constraint>
      <fk-constraint>true</fk-constraint>

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043857#4043857

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043857
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to