<?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 create a new H2 database in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-a-new-h2-database/m-p/172034#M125266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the "book cdi app" I learnt that the application creates h2 database by these properties..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;bean id="processEngineConfiguration" class="org.activiti.cdi.CdiJtaProcessEngineConfiguration"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="dataSourceJndiName" value="java:jboss/datasources/ExampleDS" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="databaseType" value="h2" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Someone can tel me how to create a new DB of type h2 for my own application and what will be the schema?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2014 14:26:55 GMT</pubDate>
    <dc:creator>fahad1</dc:creator>
    <dc:date>2014-04-03T14:26:55Z</dc:date>
    <item>
      <title>create a new H2 database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-a-new-h2-database/m-p/172034#M125266</link>
      <description>From the "book cdi app" I learnt that the application creates h2 database by these properties..&amp;nbsp; &amp;lt;bean id="processEngineConfiguration" class="org.activiti.cdi.CdiJtaProcessEngineConfiguration"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="dataSourceJndiName" value="java:jboss/datasources/ExampleDS" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;prop</description>
      <pubDate>Thu, 03 Apr 2014 14:26:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-a-new-h2-database/m-p/172034#M125266</guid>
      <dc:creator>fahad1</dc:creator>
      <dc:date>2014-04-03T14:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: create a new H2 database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-a-new-h2-database/m-p/172035#M125267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;H2 is an in memory database. Simply creating a connection to the database creates the database in memory.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 08:29:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-a-new-h2-database/m-p/172035#M125267</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-22T08:29:17Z</dc:date>
    </item>
  </channel>
</rss>

