<?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: Bad link in the user guide. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68820#M44185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a very detailed user guide that also shows all the service urls that you can use, did you look at that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All your urls are invalid, only /login is correct, but that only allows for POST requests.&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>Fri, 13 Sep 2013 07:09:13 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2013-09-13T07:09:13Z</dc:date>
    <item>
      <title>activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68813#M44178</link>
      <description>Wooh boy did I just have the most adventurous two days of debugging the activiti-rest app! In the end the root cause was that I hadn't read the User Guide in enough detail. But in my own defense I got sidetracked by the following sentence which turned out not to be true:It is possible to browse the</description>
      <pubDate>Thu, 15 Sep 2011 23:28:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68813#M44178</guid>
      <dc:creator>gfrlog</dc:creator>
      <dc:date>2011-09-15T23:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68814#M44179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're right, I have removed it from the userguide in trunk a while ago (post 5.7). Will be removed in 5.8 release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 07:55:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68814#M44179</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-09-16T07:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68815#M44180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aw dangit. I was checking trunk for other things, but forgot to check for that. My apologies.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 12:57:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68815#M44180</guid>
      <dc:creator>gfrlog</dc:creator>
      <dc:date>2011-09-16T12:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68816#M44181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I ran into this also. Glad this post was up. I am also having a problem pointing my browser to &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/activiti-rest/service/login" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-rest/service/login&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I receive the following&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Method Not Allowed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The method specified in the request is not allowed for the resource identified by the request URI&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greatfull for any assistance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 02:46:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68816#M44181</guid>
      <dc:creator>groovydude</dc:creator>
      <dc:date>2011-10-12T02:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68817#M44182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you doing a POST-request? GET is not supported for that resource…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 09:01:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68817#M44182</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-10-12T09:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68818#M44183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the clarification. I was confused by the documentation&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 00:39:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68818#M44183</guid>
      <dc:creator>groovydude</dc:creator>
      <dc:date>2011-10-13T00:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68819#M44184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just cannot enter to the REST application page with activity-5.13.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neither of these works:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/activiti-rest/service" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-rest/service&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/activiti-rest/service/index" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-rest/service/index&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/activiti-rest/service/login" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-rest/service/login&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt; Which is the correct link?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to get into the REST webapp page?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I get into the &amp;lt;b&amp;gt;activiti-explorer&amp;lt;/b&amp;gt; page ok, with no problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea, Itely&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 16:01:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68819#M44184</guid>
      <dc:creator>andzoff</dc:creator>
      <dc:date>2013-09-12T16:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68820#M44185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a very detailed user guide that also shows all the service urls that you can use, did you look at that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All your urls are invalid, only /login is correct, but that only allows for POST requests.&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>Fri, 13 Sep 2013 07:09:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68820#M44185</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-09-13T07:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-rest: Bad link in the user guide.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68821#M44186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Tijs, for you answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new to Activiti, and I like this world. So I'm doing my best to learn quickly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea, Italy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 08:47:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-bad-link-in-the-user-guide/m-p/68821#M44186</guid>
      <dc:creator>andzoff</dc:creator>
      <dc:date>2013-09-13T08:47:58Z</dc:date>
    </item>
  </channel>
</rss>

