The Artima Developer Community
Sponsored Link

Java Buzz Forum
Jakarta Commons Transactions

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Nick Lothian

Posts: 397
Nickname: nicklothia
Registered: Jun, 2003

Nick Lothian is Java Developer & Team Leader
Jakarta Commons Transactions Posted: Dec 6, 2004 3:34 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Nick Lothian.
Original Post: Jakarta Commons Transactions
Feed Title: BadMagicNumber
Feed URL: http://feeds.feedburner.com/Badmagicnumber
Feed Description: Java, Development and Me
Latest Java Buzz Posts
Latest Java Buzz Posts by Nick Lothian
Latest Posts From BadMagicNumber

Advertisement

More a note for myself than anything, but it does look to be a useful library:

Commons Transaction aims at providing lightweight, standardized, well tested and efficient implementations of utility classes commonly used in transactional Java programming. Initially there are implementations for multi level locks, transactional collections and transactional file access. There may be additional implementations when the common need for them becomes obvious. However, the complete component shall remain compatible to JDK1.2 and should have minimal dependencies.

I believe that this is an off-shoot of the Jakarta-Slide WebDAV package. I do wonder why people continue to keep JDK1.2 compatiblity, though. I think even Websphere has moved on from that now, so I don't think there can be many environments left with only JDK1.2.

Read: Jakarta Commons Transactions

Topic: Understanding India from Western perspective… Previous Topic   Next Topic Topic: XP a look back on Critical Commentary : Weblog

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use