Has any authority tried to enable WS-AT between the Oracle ESB web service and WCF?
Currently I have enabled WS-AT transactions on the MS DTC side, I have also enabled the use of SSL for web services in weblogic JTA. However, I run with the error: [EJB: 010158] An illegal attempt to call EJBContext.setRollbackOnly () from an EJB that was not involved in a transaction.
Do I need to register an SSL certificate in Weblogic in order to establish a trusted connection between oracle soa and MS DTC?
source
share