Hide Forgot
project_key: SOA jBPM username and password must be set in C:\demo\jboss-soa-p.4.3.0_demo\jboss- as\samples\quickstarts\conf/quickstarts.properties. The jBPM web console is secured when running in production mode i.e when org.jb oss.esb.server.config=production. This shows up after a brand new install of SOA-P. The problem with this message is that the user must know the following 3 steps: - update the jboss-as\server\default\conf\props\soa-users.properties file - copy quickstarts\conf\quickstarts.properties-example to quickstarts.properties - remove the "#" from jbpm.console.username=admin jbpm.console.password=admin plus, I was running the "default" configuration and this error msg suggests that I'm running the prodution config. The message is produced when you use "ant deploy" in the helloworld quickstart.
Link: Added: This issue duplicates SOA-606