Hi there,
I am using activiti 5.22 with apache tomcat 8.5.12, but when I try to login to activiti rest web console with kermit/kermit or any other default users I always get 404 error. Please could some help/advise how to login and access activiti rest web console.
Thanks,
rao
Solved! Go to Solution.
The URL I always like to hit to make sure everything is running is:
http://<domain>:<port>/activiti-rest/service/management/engine
This will return the version of the engine and verifies all is well with the world.
Greg
Pramod,
The 'activiti-rest.war' is not an interactive app. It is simply a set of REST endpoints that when unaltered, references the default installation of 'activiti-explorer.war'. So what you're seeing is normal behavior, simply because you're not hitting a valid endpoint.
Try: http://<domain>:<port>/activiti-rest/service/repository/models
For more valid endpoints, check the REST API section of the User Guide.
Hope this helps,
-JEarles
bp3
The URL I always like to hit to make sure everything is running is:
http://<domain>:<port>/activiti-rest/service/management/engine
This will return the version of the engine and verifies all is well with the world.
Greg
Thanks JEarles and Greg.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.