Where is the definition for <local-tx-datasource> located and configured and can I create a cusom such that i can control the jndi lookup like
<Test-tx-dataSource>
<jndi-name></jndi-name>
<connection></connection>
....
</Test-tx-dataSource>
and have ds-xml files deploy into this
Thanks