...
It is recommended that you bind BTM and it resources in the application server's JNDI server but in case you don't want to or can't, you can still use BTM's JNDI provider and bind the transaction under another name by setting this configuration property (see here for more details):
| Code Block |
|---|
jndiUserTransactionNamebitronix.tm.jndi.userTransactionName=btmTransactionManager |
Configuring BTM's JNDI provider as the default one
...