<?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: My Custom end-point is not working with activiti-rest. Any idea anyone? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19602#M8660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's probably because you are in APS, it is possible that those "regular" endpoints are not being registered.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2018 13:15:51 GMT</pubDate>
    <dc:creator>salaboy</dc:creator>
    <dc:date>2018-06-19T13:15:51Z</dc:date>
    <item>
      <title>My Custom end-point is not working with activiti-rest. Any idea anyone?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19599#M8657</link>
      <description>I tried to make a custom endpoint in activiti-app using the documentation provided&amp;nbsp;Custom REST endpoints | Alfresco Documentation&amp;nbsp;but I was not able to do so as it was returning 404 error always. Can you please advise where the mistake would be in my approach.</description>
      <pubDate>Thu, 14 Jun 2018 16:01:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19599#M8657</guid>
      <dc:creator>sreejith1</dc:creator>
      <dc:date>2018-06-14T16:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: My Custom end-point is not working with activiti-rest. Any idea anyone?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19600#M8658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;you will need to provide way more information for us to be able to help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which version are you using, and show us how are you registering your custom endpoints.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are those custom endpoints displayed in the logs?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spring needs to register those endpoints, so it is probably a configuration problem.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 07:05:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19600#M8658</guid>
      <dc:creator>salaboy</dc:creator>
      <dc:date>2018-06-19T07:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: My Custom end-point is not working with activiti-rest. Any idea anyone?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19601#M8659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I've also got the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a project with both endpoints (com.activiti.extension.rest) and (com.activiti.extension.api). There are no logs regarding the registering of the custom endpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "com.activiti.extension.api" endpoint runs perfectly (api/enterprise), the regular one does not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Env: APS 1.6.2 on docker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 10:53:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19601#M8659</guid>
      <dc:creator>vmoreira</dc:creator>
      <dc:date>2018-06-19T10:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: My Custom end-point is not working with activiti-rest. Any idea anyone?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19602#M8660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's probably because you are in APS, it is possible that those "regular" endpoints are not being registered.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:15:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19602#M8660</guid>
      <dc:creator>salaboy</dc:creator>
      <dc:date>2018-06-19T13:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: My Custom end-point is not working with activiti-rest. Any idea anyone?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19603#M8661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried using the developer guide but always got the error in dispatcher servlet. can you share the snipet in web.xml of activiti-app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 12:08:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/my-custom-end-point-is-not-working-with-activiti-rest-any-idea/m-p/19603#M8661</guid>
      <dc:creator>sreejith1</dc:creator>
      <dc:date>2018-06-24T12:08:33Z</dc:date>
    </item>
  </channel>
</rss>

