Skip to content
New issue

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

How to add service in Windows; program with parameters #56

Closed
gosforth opened this issue Nov 5, 2024 · 4 comments
Closed

How to add service in Windows; program with parameters #56

gosforth opened this issue Nov 5, 2024 · 4 comments
Labels
question Further information is requested

Comments

@gosforth
Copy link

gosforth commented Nov 5, 2024

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

@mtkennerly
Copy link
Owner

Hi! That command looks okay to me. Are you getting an error message?

@mtkennerly mtkennerly added the question Further information is requested label Nov 5, 2024
@gosforth
Copy link
Author

gosforth commented Nov 6, 2024

Service/software is running but looks like the options are ignored.

@mtkennerly
Copy link
Owner

mtkennerly commented Nov 7, 2024

Could you share the Shawl log file for your service? It would be named 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.

Silly question, but did you double check that standalone.bat actually uses the arguments passed to it?

@mtkennerly
Copy link
Owner

@gosforth Just following up; do you still need help with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants