<?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: Activiti REST API with postgresql in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243631#M196761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Me neither, from that error. There is nothing more? A stacktrace leading to the actual problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2016 10:25:52 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-04-26T10:25:52Z</dc:date>
    <item>
      <title>Activiti REST API with postgresql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243625#M196755</link>
      <description>Hello i need help with the connectionI work with jboss, postgresql and java and i want to connect activiti with my db in postgres, the problem is that i must deploy the war archive in jboss but when i modify the content (add the postgresql driver jar) doesn't workError message HTTP Status 404 - /act</description>
      <pubDate>Mon, 11 Apr 2016 15:33:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243625#M196755</guid>
      <dc:creator>arag</dc:creator>
      <dc:date>2016-04-11T15:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST API with postgresql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243626#M196756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I have also the same problem but I'm using Activiti. I want also to deploy my .bpmn file after I created deployment artifacts. I want to test it on my local server before I deploy it on my web server. Please help. I need to deploy new .bpmn file since I updated its content. My new process definitions are unreadable and I suspect it was the missing redeployment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 06:27:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243626#M196756</guid>
      <dc:creator>mauwarrior</dc:creator>
      <dc:date>2016-04-12T06:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST API with postgresql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243627#M196757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm really not following both posts here … what are you trying to do? Redeploy a process definition? What are you using Explorer, Activiti engine, Activiti enterprise, etc …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 11:44:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243627#M196757</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-12T11:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST API with postgresql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243628#M196758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;mmm well i add the postgresql driver into the WEBINF/lib and change my db.propiertes, i do it with WinRar … but now i have a question how i can use activiti REST API standalone?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create the engine and configuration classes? how i can start the process?&amp;nbsp; … and it's necesary use servlets? … sorry if my questions are silly but im new with activiti and the development &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry i don't speak english, only spanish, is very hard to me understand, im from Bolivia&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 15:14:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243628#M196758</guid>
      <dc:creator>arag</dc:creator>
      <dc:date>2016-04-12T15:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST API with postgresql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243629#M196759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"I need to create the engine and configuration classes?" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You only need to configure the database at minimum if you don't use the default one. No need to create the engine, that's already done for you by the rest webapp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"how i can start the process?" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By calling the REST API for starting a process instance (i would guess it's something with POST to the process instances url)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"and it's necesary use servlets? "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 12:24:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243629#M196759</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-20T12:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST API with postgresql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243630#M196760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks i try to deploy the book's examples but i have an error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" =&amp;gt; {"Operation step-2" =&amp;gt; {"JBAS014671: Failed services" =&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"jboss.web.deployment.default-host./book-rest-app" =&amp;gt; "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./book-rest-app: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context"}}}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i dont understand what is wrong? &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 16:15:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243630#M196760</guid>
      <dc:creator>arag</dc:creator>
      <dc:date>2016-04-22T16:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST API with postgresql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243631#M196761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Me neither, from that error. There is nothing more? A stacktrace leading to the actual problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 10:25:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-api-with-postgresql/m-p/243631#M196761</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-26T10:25:52Z</dc:date>
    </item>
  </channel>
</rss>

