<?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 5.11 - Rest API returns 404 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128038#M90028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind! It's working now. Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2013 14:33:52 GMT</pubDate>
    <dc:creator>fwachs</dc:creator>
    <dc:date>2013-02-01T14:33:52Z</dc:date>
    <item>
      <title>Activiti 5.11 - Rest API returns 404</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128034#M90024</link>
      <description>Hi all,I was under the impression that activiti 5.11's activiti-explorer had implemented the REST api by default. Am I wrong here?I'm not exactly sure where should I look in order to implement the REST API on the activiti-explorer, can someone point me to where I should look ?Thanks in advanced,Fede</description>
      <pubDate>Fri, 01 Feb 2013 12:49:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128034#M90024</guid>
      <dc:creator>fwachs</dc:creator>
      <dc:date>2013-02-01T12:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 5.11 - Rest API returns 404</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128035#M90025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;AFAIK, the activiti-rest is still a separate war-file. you could, however, include the activiti-rest.jar in your explorer war and register the right Restlet-servlet yourself. This way, rest runs in the same web app as the explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are plans to do this by default in 5.12, but it could be 5.13, depends on another dependent feature…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 12:54:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128035#M90025</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-02-01T12:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 5.11 - Rest API returns 404</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128036#M90026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;AFAIK, the activiti-rest is still a separate war-file. you could, however, include the activiti-rest.jar in your explorer war and register the right Restlet-servlet yourself. This way, rest runs in the same web app as the explorer.&lt;BR /&gt;&lt;BR /&gt;There are plans to do this by default in 5.12, but it could be 5.13, depends on another dependent feature…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply! Just one more question. Adding the activiti-rest.jar wouldn't conflict with the activiti-modeler jar?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks to me that I should merge ActivitiRestApplication from both apps and make one out of it if I want to keep both functionalities, is that correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 13:38:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128036#M90026</guid>
      <dc:creator>fwachs</dc:creator>
      <dc:date>2013-02-01T13:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 5.11 - Rest API returns 404</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128037#M90027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, That's the way to go, merging both applications and routing both modeler and rest-resources there…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 13:45:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128037#M90027</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-02-01T13:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 5.11 - Rest API returns 404</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128038#M90028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind! It's working now. Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 14:33:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-5-11-rest-api-returns-404/m-p/128038#M90028</guid>
      <dc:creator>fwachs</dc:creator>
      <dc:date>2013-02-01T14:33:52Z</dc:date>
    </item>
  </channel>
</rss>

