]
Tom Jenkinson updated JBTM-2705:
--------------------------------
Fix Version/s: 5.next
(was: 5.3.5.Final)
Investigate alternatives to encoding recovery data in
RecoveryCoordinator IORs
------------------------------------------------------------------------------
Key: JBTM-2705
URL:
https://issues.jboss.org/browse/JBTM-2705
Project: JBoss Transaction Manager
Issue Type: Sub-task
Components: JTS
Affects Versions: 5.3.3.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
During JTS resource enlistment we create a RecoveryCoordinator IOR and embed recovery
information in the ObjectKey part. This is not a portable solution since we need to use
ORB vendor specific APIs to modify the ObjectKey. It would be preferable if we could use
something that is in the CORBA specs that will work for all ORBs such as Portable
Intercpeors (
http://www.omg.org/cgi-bin/doc?ptc/2001-03-04).
Note that there is no current solution for IBM orb.