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 IDL updates are required to use VisiTransact in a CORBA/Java application?

0
Posted

What IDL updates are required to use VisiTransact in a CORBA/Java application?

0

If the ORB used is Visibroker for Java 6.0 and the CORBA implementation for an interface will interact with VisiTransact (using JTA or OTS APIs ), then that interface needs to inherit from CosTransactions::TransactionalObject, defined in IDL file CosTransactions.idl, located under /idl directory of product installation. In other words, you must follow an approach compliant with OTS 1.0 as Visibroker for Java 6.0 does not support the OTS_POLICY_TYPE POA policy and hence a transactional object cannot be defined programmatically (so that a transactional context may be propagated to the target object of an IDL operation, in accordance with the OTS 1.1 spec).

Related Questions

What is your question?

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

Experts123