Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Java, Transactions and Pathway

8 views
Skip to first unread message

Mark Roy

unread,
Jun 11, 2009, 9:27:53 AM6/11/09
to
Hi;

I've got a Pathway server that I've implemented in Java. It uses
JToolkit to read $RECEIVE. It also uses JDBC/MX and NonStop Server for
Java Transaction API-TMF (jtatmf.jar) to manage transactions.

All works well -- except that any transaction inherited from the
Pathway client app is ignored by JTA. UserTransaction.getStatus()
returns STATUS_NO_TRANSACTION.

Is JTA supposed to work with transactions inherited through $RECEIVE,
or am I missing something?

Thanks,
Mark

0 new messages