I attempted to install jbpm in production mode by running ant install.demo.noeclipse and setting -Dorg.kie.demo=false in the build.xml ... however, this completely screws up the repo functionality, so I can't create a new repo without seeing an error (although the repo actually shows up in workbench), can't create a new project in the repo without seeing an error (although the project shows up in workbench if I refresh), and I can't build / deploy the project (unrecoverable, dead in the water at this point).
Are there explicit instructions anywhere in the documentation on how to install jbpm with workbench and console in a production environment? If not, can someone post instructions here?
Thanks!