<?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: how to replace the itabis with hibernate ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80149#M53460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. Doing that is practically impossible if you dont know the code through and through. I wouldnt estimate it in days, but rather in months.&lt;BR /&gt;Then again, why does your bos doesnt want to run MyBatis? We use it compeletly hidden, and you never get to see it when working with Activiti.Furthermore, we have excellent integration with JPA if you want to store variables which are JPA entities. &lt;BR /&gt;&lt;BR /&gt;2. Activiti is a standalone framework. Alfresco is not needed at all.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;===================================================================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for reply ,but in my project, activiti5 is as embedded framework,other framework in my project uses hibernate like jackrabbit ,if&amp;nbsp; activiti5 use ibatis,how does the transaction work with two session-factory?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Apr 2011 08:40:24 GMT</pubDate>
    <dc:creator>qiqimm</dc:creator>
    <dc:date>2011-04-21T08:40:24Z</dc:date>
    <item>
      <title>how to replace the itabis with hibernate ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80147#M53458</link>
      <description>Recently&amp;nbsp; I was confused about two problems:1.in my project,our boss only allow use hibernate other than ibatis,&amp;nbsp; how could i replace the ibatis with hibernate ,&amp;nbsp; if i change the resouce code, how many days i need to do this job ?2.what does the role of Alfresco act in activiti5 ? whether the Alfres</description>
      <pubDate>Thu, 21 Apr 2011 08:01:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80147#M53458</guid>
      <dc:creator>qiqimm</dc:creator>
      <dc:date>2011-04-21T08:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace the itabis with hibernate ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80148#M53459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. Doing that is practically impossible if you dont know the code through and through. I wouldnt estimate it in days, but rather in months.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then again, why does your bos doesnt want to run MyBatis? We use it compeletly hidden, and you never get to see it when working with Activiti.Furthermore, we have excellent integration with JPA if you want to store variables which are JPA entities. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Activiti is a standalone framework. Alfresco is not needed at all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 08:26:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80148#M53459</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-04-21T08:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace the itabis with hibernate ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80149#M53460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. Doing that is practically impossible if you dont know the code through and through. I wouldnt estimate it in days, but rather in months.&lt;BR /&gt;Then again, why does your bos doesnt want to run MyBatis? We use it compeletly hidden, and you never get to see it when working with Activiti.Furthermore, we have excellent integration with JPA if you want to store variables which are JPA entities. &lt;BR /&gt;&lt;BR /&gt;2. Activiti is a standalone framework. Alfresco is not needed at all.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;===================================================================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for reply ,but in my project, activiti5 is as embedded framework,other framework in my project uses hibernate like jackrabbit ,if&amp;nbsp; activiti5 use ibatis,how does the transaction work with two session-factory?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 08:40:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80149#M53460</guid>
      <dc:creator>qiqimm</dc:creator>
      <dc:date>2011-04-21T08:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace the itabis with hibernate ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80150#M53461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eventually this is a very interesting point and actually from previous JBPM 3.x experience - we had the same constraint and requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We wanted our JBPM sub project to 'stay' on top of the common persistence provider of the overall system thus we were re-using our hibernate.cfg.xml on the JBPM sub project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually the question would be how transaction handling would be efficiently managed since a workflow will be manipulating resources - outside of it;s project scope. eg call EJB's, Facades, alternate the business domain model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any hints? (nice question by the way)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 10:52:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80150#M53461</guid>
      <dc:creator>javapapo</dc:creator>
      <dc:date>2011-04-21T10:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace the itabis with hibernate ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80151#M53462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;JTA manages the transaction 'issues' perfectly. Just make sure Activiti and your project are configured to use this. So it is as Joram states a 'non-issue'&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 11:17:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80151#M53462</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-04-21T11:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace the itabis with hibernate ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80152#M53463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Indeed, JTA transaction mgmt or a spring transaction manager does exactly that job.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 06:56:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-replace-the-itabis-with-hibernate/m-p/80152#M53463</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-04-22T06:56:58Z</dc:date>
    </item>
  </channel>
</rss>

