Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What does the resMgrSupport flag do in the deployment descriptor?

deployment descriptor FLAG
0
Posted

What does the resMgrSupport flag do in the deployment descriptor?

0

This flag, when set to false, generates an explicit commit after each database call; it guarantees that the changes are stored permanently. In this case, the transactional flag in the deployment descriptor should be set to TX_NOT_SUPPORTED. We have selected Oracle DB as the Resource Manager for this exercise. Some EJB servers are able to interact with Oracle DB as a Resource Manager, and demarcate transactions based on the corresponding deployment descriptor attribute. Other EJB servers might not.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123