<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Transactions management in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215090#M168220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes using RMI will remove one "cans of worms".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are still, I think, heading for some hard times.&amp;nbsp;&amp;nbsp; Do you really need to add the complexity of distributed transactions?&amp;nbsp;&amp;nbsp; Most systems can manage just fine without them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2009 13:33:30 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-05-22T13:33:30Z</dc:date>
    <item>
      <title>Transactions management</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215086#M168216</link>
      <description>Hello,Does web service api now support transactions ? because i have an application with its own database and i need to access alfresco repository in a classic transactional way .Thank you</description>
      <pubDate>Tue, 19 May 2009 15:32:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215086#M168216</guid>
      <dc:creator>luuzz</dc:creator>
      <dc:date>2009-05-19T15:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions management</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215087#M168217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the simplest answer is no alfresco does not support distributed transactions for any of its remote interfaces.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are running Alfresco on a J2EE AS you should be able to re-plumb of the spring configuration to use XA drivers and JTA but you would be way out on the bleeding edge.&amp;nbsp; And then SOAP and transactions are another can of worms.&amp;nbsp;&amp;nbsp; I'm sure its possible but suspect it won't be easy or quick.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 16:02:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215087#M168217</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-05-19T16:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions management</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215088#M168218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can try &lt;/SPAN&gt;&lt;A href="http://www.atomikos.com" rel="nofollow noopener noreferrer"&gt;http://www.atomikos.com&lt;/A&gt;&lt;SPAN&gt; - it supports all of what you are looking for I think (and more). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Guy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 18:22:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215088#M168218</guid>
      <dc:creator>guypardon</dc:creator>
      <dc:date>2009-05-20T18:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions management</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215089#M168219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the answers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that rmi jcr has the notion of transaction. Even if the jcr transaction&amp;nbsp; may not be pluggable into a database one i should be able to commit or roll back a transaction manually by catching exceptions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you think ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 13:25:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215089#M168219</guid>
      <dc:creator>luuzz</dc:creator>
      <dc:date>2009-05-22T13:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions management</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215090#M168220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes using RMI will remove one "cans of worms".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are still, I think, heading for some hard times.&amp;nbsp;&amp;nbsp; Do you really need to add the complexity of distributed transactions?&amp;nbsp;&amp;nbsp; Most systems can manage just fine without them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 13:33:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215090#M168220</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-05-22T13:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions management</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215091#M168221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my situation, i have some data in my own database and others in the alfresco repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So i think i have no choice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you think ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 13:45:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transactions-management/m-p/215091#M168221</guid>
      <dc:creator>luuzz</dc:creator>
      <dc:date>2009-05-22T13:45:17Z</dc:date>
    </item>
  </channel>
</rss>

