Issue Details (XML | Word | Printable)

Key: MULE-2005
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andrew Perepelytsya
Reporter: Andrew Perepelytsya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Add support for JBoss TS (Arjuna)

Created: 08/Jul/07 05:19 PM   Updated: 06/Oct/07 11:31 AM
Component/s: Core: (other)
Affects Version/s: None
Fix Version/s: 1.4.4

Time Tracking:
Not Specified

Issue Links:
Block
 
Related

Labels:
User impact: High


 Description  « Hide
JBoss TS (don't confuse it for an old in-house transaction manager JBoss had) had several bugfix releases and will have smoothened many integration corner cases by now (the comment applies to the post-acquisition, and not the product itself, which is 20+ years old).

For licensing reasons, however, this integration will provide only the JTA integration, which is a fully functional service, but local to the JVM. Thus, no remote TX context propagation, truly distributed TX spanning platforms (OTS service). Those require a CORBA ORB to be running and JTS part is released under dual GPL/Commercial license.

If possible, account for the optional JTS support (i.e. if user deploys it herself), if possible.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Andrew Perepelytsya added a comment - 06/Sep/07 05:15 PM
Now bundled with the distro.