java - Activiti Explorer - Request resource is not available -


i have big problem run activiti-explorer when try access: http://localhost:8080/activiti-explorer/ tomcat shows me http status 404 - requested resource not available. i'm don't have idea why dosen't work. can me?

this have done on pc:

  • i'm using 5.19.0 version of activiti-explorer
  • 7.0.63 tomcat
  • jdk 1.8.0.77 (i think there no point downgrade java previous versions (<=1.7) becouse main application using version)
  • i'm sure have correctly configured environment variables (java_home,jre_home,path,catalina_home)
  • i configured data base connection (db.properties, context.xml) in activiti-explorer.war , moved file tomcat/webapps
  • i don't have errors activiti during tomcat start

check if activiti explorer deployed tomcat in manager.

http://{host}:{port}/manager/html 

more info in https://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

python 3.5 - Pyqtgraph string in x tick -