Tagged Questions
1
vote
0answers
67 views
ws-tx/wsat Web Service call and XADataSource
Our application running on WebLogic accesses two databases via XADatasource. Now, we need to make calls to a web service in another box (different os, server) that supports (ws-tx/wsat)
If we make a ...