Questions tagged [ws-transaction]
2 questions
6
votes
1 answer
Migrating CORBA Application to Modern Java technologies (Rest/SOAP/EJB)
I have a requirement to migrate a legacy CORBA system to any latest java technology. The main problem I am facing is to provide long lived transaction(db) in the proposed system. Currently the client(Swing App) retain the CORBA service object and…

Satheesh Cheveri
- 3,621
- 3
- 27
- 46
1
vote
2 answers
Websphere, JAXWS, WS-Transaction - WTRN0127E: Operation blocked by policy type configuration
We have never used the WS-Transaction policy before in Websphere, therefore I am in the process of developing a prototype to evaluate it.
This is how the prototype is structured.
I have developed two applications, APP_A and APP_B using…

David
- 11
- 1