Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Cannot start localhost:8080/jbpm-console (jBPM5, JBOSS7)"
To view the discussion, visit:
https://community.jboss.org/message/748085#748085
--------------------------------------------------------------
*.deployed files are created by JBoss AS7 upon deployment, what you could do is to create
these files manually for wach war file in deployments directory but instead of deployed
make it dodeploy, for instance jbpm-gwt-console.war.dodeploy and if server is not running
start it. AS7 should pick it up and deploy all the apps.
Server log can be found in jboss-as-7.0.2.Final/standalone/log
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/748085#748085]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]