A generic archive configuration MBean class which provides
the ability to extract an XML configuration file from an archive
(jar/war/ear/rar) as either a Document or as a String of XML.
A LocalXAWrapper that intercepts the XA calls for an RAR that only
supports LocalTransactions and translates them to the appropriate
Local Transaction methods.