cancel
Showing results for 
Search instead for 
Did you mean: 

How build activiti-explorer sources to file war

trule
Champ in-the-making
Champ in-the-making
Hello all,
I download activiti source from https://github.com/Activiti/Activiti.
I want activiti source to war file. Everybody help me?
Thank you
7 REPLIES 7

jbarrez
Star Contributor
Star Contributor
Check out the source code, go to the activiti-webapp-explorer module and do a mvn clean package. You might need to build the dependent projects first. This is how we run it when we are testing it: https://github.com/Activiti/Activiti/blob/master/scripts/start-explorer.sh

sagari
Champ in-the-making
Champ in-the-making
Hello all,
   I downloaded the latest version of activiti(5.18.1) source code from git hub. Build the dependent projects first and created the activiti-webapp-explorer war,After deploying it in tomcat7,while trying to open the activiti-explorer login page ,i'm getting 404 error .

I haven't done any changes to the source code. can anyone help me ?

Thanks in advance.

vasile_dirla
Star Contributor
Star Contributor
most probably the application is not deployed. (but since I don't have your log file It's just a guess)
Do you have any relevant information (errors,warnings,etc) into the tomcat log ?

sagari
Champ in-the-making
Champ in-the-making
Thanks for your quick response.Here is the log file.

Thank you.

vasile_dirla
Star Contributor
Star Contributor
Ok, and what's the url you are trying to access when you get 404 ?

sagari
Champ in-the-making
Champ in-the-making
I have tried with the following urls for which i 'm getting the same error.

http://localhost:8080/activiti-webapp-explorer2/
http://localhost:8080/activiti-explorer/

Thank you.

sagari
Champ in-the-making
Champ in-the-making
Hi
I founded the solution,as i am deploying the activiti-webapp-explorer2.war i changed the context root to activiti-webapp-explorer2.Now if i access the url :http://localhost:8080/activiti-webapp-explorer2/ .i'm able to get the login page.Please let me know whether this approach is correct or not.

can you please tell me how you are changing the activiti-webapp-explorer2.war to activiti-explorer.war ?

Thank you.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.