<?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: 'No Router defined' - what should I do ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50723#M29469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, yes I provided a JSON body and I also provided an authentication (kermit / kermit).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything else I have to do ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a GET request that I can try out that should alway work ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 11:41:20 GMT</pubDate>
    <dc:creator>danielbreitner</dc:creator>
    <dc:date>2011-12-21T11:41:20Z</dc:date>
    <item>
      <title>'No Router defined' - what should I do ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50720#M29466</link>
      <description>Hi Activiti - Team,I have set up activiti, and I see the process explorer.But whatever I do, I am always getting the "no router defined" exception when I am trying to call a rest - service.Here is my example call : http://localhost:8080/my-activiti-instance/activiti-rest/service/process-instanceorg.</description>
      <pubDate>Mon, 19 Dec 2011 13:44:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50720#M29466</guid>
      <dc:creator>danielbreitner</dc:creator>
      <dc:date>2011-12-19T13:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: 'No Router defined' - what should I do ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50721#M29467</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;the problem has not been solved yet, but I think I can add some more info:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When sending GET requests I am always getting a 500 Server Error because of "No Router Defined"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When sending POST requests, like &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;A href="http://localhost:8080/my-app/activiti-rest/service/process-instance" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/my-app/activiti-rest/service/process-instance&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(together with kermit / kermit authorization and a processDefinitionId) I alway get a 405 - Method not allowed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So basically I am not able to invoke anything in activiti using REST and I don´t know why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is there anybody who could help me ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 10:38:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50721#M29467</guid>
      <dc:creator>danielbreitner</dc:creator>
      <dc:date>2011-12-20T10:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: 'No Router defined' - what should I do ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50722#M29468</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;You can't do a GET on /process-instance, only a POST.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But when you do a POST you've to provide a JSON body.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you look at the REST API description in the userguide?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 11:14:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50722#M29468</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-12-21T11:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: 'No Router defined' - what should I do ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50723#M29469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, yes I provided a JSON body and I also provided an authentication (kermit / kermit).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything else I have to do ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a GET request that I can try out that should alway work ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 11:41:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50723#M29469</guid>
      <dc:creator>danielbreitner</dc:creator>
      <dc:date>2011-12-21T11:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: 'No Router defined' - what should I do ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50724#M29470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You simply missed an 's' at the end of the URL.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 01:23:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-router-defined-what-should-i-do/m-p/50724#M29470</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-05-05T01:23:28Z</dc:date>
    </item>
  </channel>
</rss>

