I'm new to Activiti/Apache ServiceMix and I'm a bit lost on how to access the Activiti Explorer.
I have installed Activiti via Karaf (feature:install activiti) but how could I access the Explorer Web UI?
I have tried using localhost:8181/activiti-explorer URL but it gives me a 404 error.
I can access the karaf web console so I know for sure that Servicemix and Karaf are up and running. Also, Activiti reports to be installed and running.
Thank you