We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think this command is wrong:
shawl add --name jBPM -- C:/jbpm/bin/standalone.bat -Dorg.kie.mail.session=java:/jbpmMailSession
What is the correct syntax? Thanks for help
The text was updated successfully, but these errors were encountered:
Hi! That command looks okay to me. Are you getting an error message?
Sorry, something went wrong.
Service/software is running but looks like the options are ignored.
Could you share the Shawl log file for your service? It would be named shawl_for_jBPM_rCURRENT.log.
shawl_for_jBPM_rCURRENT.log
Does standalone.bat need to run from a particular working directory? You may want to try passing something like --cwd C:/jbpm/bin to Shawl.
--cwd C:/jbpm/bin
Silly question, but did you double check that standalone.bat actually uses the arguments passed to it?
@gosforth Just following up; do you still need help with this?
No branches or pull requests
I think this command is wrong:
shawl add --name jBPM -- C:/jbpm/bin/standalone.bat -Dorg.kie.mail.session=java:/jbpmMailSession
What is the correct syntax?
Thanks for help
The text was updated successfully, but these errors were encountered: