How do I install Activiti Explorer?

cancel
Showing results for 
Search instead for 
Did you mean: 
rjazmin
Member II

How do I install Activiti Explorer?

Jump to solution

I have Alfresco Community Edition, access to my Activiti-app and Activiti-admin sites in my localhost system, I don't have any information about have to install Activiti Explorer. I have Activiti 6 and need to use Explorer to demo my bpm. Please advise. Thank you.

1 Solution

Accepted Solutions
kalpesh_c2
Senior Member

Re: How do I install Activiti Explorer?

Jump to solution
  1.  Download Activiti here.
  2. Installing Tomcat
    1. Windows: download tomcat from here
    2. Ubuntu: type this command
      sudo apt-get install tomcat7
  3. In the downloaded zip you can find activiti-rest.war and activiti-explorer.war files, copy them into tomcat/webapps
  4. Start the Tomcat
  5. Find activiti on next addresses:
    http://localhost:8080/activiti-explorer

    Activiti REST can be found here

    http://localhost:8080/activiti-rest/services 
  6. Login using username and password kermit/kermit.

            

               Thanks,
               Kalpesh,
               ContCentric

View solution in original post

7 Replies
kalpesh_c2
Senior Member

Re: How do I install Activiti Explorer?

Jump to solution
  1.  Download Activiti here.
  2. Installing Tomcat
    1. Windows: download tomcat from here
    2. Ubuntu: type this command
      sudo apt-get install tomcat7
  3. In the downloaded zip you can find activiti-rest.war and activiti-explorer.war files, copy them into tomcat/webapps
  4. Start the Tomcat
  5. Find activiti on next addresses:
    http://localhost:8080/activiti-explorer

    Activiti REST can be found here

    http://localhost:8080/activiti-rest/services 
  6. Login using username and password kermit/kermit.

            

               Thanks,
               Kalpesh,
               ContCentric

rjazmin
Member II

Re: How do I install Activiti Explorer?

Jump to solution

Kalpesh,

I tried the 2 URLs you provided me for Activiti Explorer and Activiti REST, but I get a 404 page. is there other URLs I can try and are there other alternatives I can use for a demo? Please advise. Thank you.

rjazmin
Member II

Re: How do I install Activiti Explorer?

Jump to solution

Kalpesh,

This is a follow up from my last response. The Activiti link you gave me was a Activiti-develop.zip file that didn't have an activity-rest.war or activity-explorer.war. Fortunately I downloaded Activiti 6.zip file which had the activity-rest.war, but not the activity-explorer.war file. Where can I get the activity-explorer.war file?

I already have Tomcat and Alfresco Community installed. All I need is the activity-explorer.war file. Please advise. Thank you.

kalpesh_c2
Senior Member

Re: How do I install Activiti Explorer?

Jump to solution
rjazmin
Member II

Re: How do I install Activiti Explorer?

Jump to solution

Kalpesh,

I see the wars. Thank you I will try them.

yangqinhe
Member II

Re: How do I install Activiti Explorer?

Jump to solution

Is the official still support the Activiti-Explorer.war

jbrasil
Active Member II

Re: How do I install Activiti Explorer?

Jump to solution

Hi,
rjazmin

Error occuring while opening activiti-app

See error in catalina.out

2019-11-26 15: 56: 45,308 ERROR [alfresco.web.site] [http-nio-8080-exec-35] javax.servlet.ServletException: Could not resolve view with name 'activiti-app' in servlet with name 'Spring Surf Dispatcher Servlet'

How did you do to install activiti on linux?
Could you go over?
Thank you very much.

Zé Brasil