Hi Guys,
I'm asking this on behalf of someone else - I wasn't able to come up with an answer myself, so hoping you guys can help....
I've downloaded the standalone EE WildFly war file from:
With a plain vanilla version of WildFly 8.2.0, I've followed the instructions at http://docs.camunda.org/latest/guides/installation-guide/jboss/#bpm-platform-install-the-platform-on-a-vanilla-wildfly to merge the modules directory from the pre-made WildFly distro with our plain vanilla version and updated the standalone.xml file. After deploying the camunda-webapp-ee-jboss-standalone-7.3.0-alpha3-ee.war war file, Camunda loads up fine except for one thing. When deploying a built process application war file (e.g. the loan approval app from the getting started guide), Cockpit does not show that process application (after refreshing the page of course).
When using the WildFly 8 Full Distribution package, we are able to see the process application in Cockpit after deploying it into WildFly.
So we're having a problem getting process applications to load in a plain vanilla WildFly app server with a Standalone Web Application distribution war file installed.
Thanks,
Niall.