<?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: Derby database with Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/derby-database-with-activiti/m-p/20681#M9718</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;Currently derby is not supported by activiti, and nothing is planned for this. You can add support for derby yourself, and since most of our SQL works on all DB's (with very few exceptions) this won't be that difficult I suppose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Read this wiki-page on how to get started on this: &lt;/SPAN&gt;&lt;A href="http://docs.codehaus.org/display/ACT/How+to+add+support+for+new+databases" rel="nofollow noopener noreferrer"&gt;http://docs.codehaus.org/display/ACT/How+to+add+support+for+new+databases&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jan 2011 12:10:20 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-01-18T12:10:20Z</dc:date>
    <item>
      <title>Derby database with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/derby-database-with-activiti/m-p/20680#M9717</link>
      <description>All,I am new to Activiti.Is it possible to configure Activiti to use derby database? Asking this because I see limited database support for activiti at this point.Thanks,Ayusman</description>
      <pubDate>Tue, 18 Jan 2011 10:49:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/derby-database-with-activiti/m-p/20680#M9717</guid>
      <dc:creator>ayusman</dc:creator>
      <dc:date>2011-01-18T10:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Derby database with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/derby-database-with-activiti/m-p/20681#M9718</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;Currently derby is not supported by activiti, and nothing is planned for this. You can add support for derby yourself, and since most of our SQL works on all DB's (with very few exceptions) this won't be that difficult I suppose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Read this wiki-page on how to get started on this: &lt;/SPAN&gt;&lt;A href="http://docs.codehaus.org/display/ACT/How+to+add+support+for+new+databases" rel="nofollow noopener noreferrer"&gt;http://docs.codehaus.org/display/ACT/How+to+add+support+for+new+databases&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 12:10:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/derby-database-with-activiti/m-p/20681#M9718</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-01-18T12:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Derby database with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/derby-database-with-activiti/m-p/20682#M9719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I realize this is a really old post but I was able to get Derby to work by subclassing SpringProcessEngineConfiguration and adding an entry in the database mapping using the DB2 mapping (tried all mappings until I found one that worked basically).&amp;nbsp; Not sure if I will run into any other issues but my unit tests passed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;public class SpringProcessEngineConfigurationWithDerbySupport extends SpringProcessEngineConfiguration {&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public static final String DERBY = "derby";&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public SpringProcessEngineConfigurationWithDerbySupport() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; super();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; databaseTypeMappings.put("Apache Derby", DATABASE_TYPE_DB2);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 04:05:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/derby-database-with-activiti/m-p/20682#M9719</guid>
      <dc:creator>krraghavan</dc:creator>
      <dc:date>2015-05-08T04:05:29Z</dc:date>
    </item>
  </channel>
</rss>

