Hi,
I need to set my JMS connection factory to be JMS XA complacent. As per Oracle instructions outlined here https://docs.oracle.com/middleware/12212/wls/WLACH/taskhelp/jms_modules/connection_factories/ConfigureConnectionFactoryTransactions.html it can be done in the JMS resource Configuration > Transactions tab.
But in my Weblogic 12.2.1.4 there is no such a tab. Services>Messaging>JMS Modules>SystemModule0>ForeignServer-0>
I have checked Destinations and Connection Factories - no XA option found.
How to make connection factory to be JMS XA complacent in Weblogic 12.2.1.4?
Thank you!