<?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 Activiti projet deployement in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38097#M16061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;Hello,&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;to deploy my project using activiti 5.22, I copied .jar file to webapps\activiti-explorer\WEB-INF\lib. But when I restart Tomcat, activiti-explorer resets, so all my users and groups are removed. And every time I stop tomcat and restart it I have to redo everything again.&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;I read in some forums that I have to copy .jar to "&lt;SPAN&gt;webapps\activiti-explorer\WEB-INF\lib" and&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;webapps\activiti-rest\WEB-INF\lib" But I don't see&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;activiti-&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;rest in tomcat folder.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;So, what should I do ?&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em; padding: 0px;"&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Feb 2018 17:13:56 GMT</pubDate>
    <dc:creator>iams</dc:creator>
    <dc:date>2018-02-05T17:13:56Z</dc:date>
    <item>
      <title>Activiti projet deployement</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38097#M16061</link>
      <description>Hello,to deploy my project using activiti 5.22, I copied .jar file to webapps\activiti-explorer\WEB-INF\lib. But when I restart Tomcat, activiti-explorer resets, so all my users and groups are removed. And every time I stop tomcat and restart it I have to redo everything again.I read in some forums</description>
      <pubDate>Mon, 05 Feb 2018 17:13:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38097#M16061</guid>
      <dc:creator>iams</dc:creator>
      <dc:date>2018-02-05T17:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti projet deployement</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38098#M16062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like maybe you are using&amp;nbsp;in-memory&amp;nbsp;h2 database. Perhaps look at&amp;nbsp;&lt;A __default_attr="218408" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/218408-how-to-change-the-default-database" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 13:26:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38098#M16062</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-06T13:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti projet deployement</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38099#M16063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, But the problem is that I'am using H2 database in my project&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 21:11:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38099#M16063</guid>
      <dc:creator>iams</dc:creator>
      <dc:date>2018-02-11T21:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti projet deployement</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38100#M16064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since H2 is not production ready, we recommend using other databases.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But, if you really want to use H2, change the setting as follows.&lt;BR /&gt;activiti-explorer/WEB-INF/classes/db.properties&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Before fix&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;jdbc.url=jdbc:h2:mem:activiti;DB_CLOSE_DELAY=1000&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;After fix&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;jdbc.url=jdbc:h2:file:activiti;DB_CLOSE_DELAY=1000&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 05:39:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38100#M16064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-12T05:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti projet deployement</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38101#M16065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much, you saved my life( (y)&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 10:38:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-projet-deployement/m-p/38101#M16065</guid>
      <dc:creator>iams</dc:creator>
      <dc:date>2018-02-12T10:38:44Z</dc:date>
    </item>
  </channel>
</rss>

