06-14-2018 12:01 PM
I tried to make a custom endpoint in activiti-app using the documentation provided Custom REST endpoints | Alfresco Documentation 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.
06-19-2018 03:05 AM
Hi there,
you will need to provide way more information for us to be able to help.
Which version are you using, and show us how are you registering your custom endpoints.
Are those custom endpoints displayed in the logs?
Spring needs to register those endpoints, so it is probably a configuration problem.
06-19-2018 06:53 AM
Hi! I've also got the same problem.
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.
The "com.activiti.extension.api" endpoint runs perfectly (api/enterprise), the regular one does not.
Env: APS 1.6.2 on docker
06-19-2018 09:15 AM
That's probably because you are in APS, it is possible that those "regular" endpoints are not being registered.
06-24-2018 08:08 AM
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.
Explore our Alfresco products with the links below. Use labels to filter content by product module.