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

Pass some "JVM arguments" before using KW Launch Application #10

Closed
dmeixner opened this issue Dec 7, 2011 · 3 comments
Closed

Pass some "JVM arguments" before using KW Launch Application #10

dmeixner opened this issue Dec 7, 2011 · 3 comments
Labels
Milestone

Comments

@dmeixner
Copy link

dmeixner commented Dec 7, 2011

Before I lunch the application I need to pass some "JVM arguments" how can I do this before using the KW
| Launch Application | com.myapplication.MyApp |

The argument that I need to pass to the "JVM" is the next -DMeixner.Key="-Xrt342y”

because if I tried to lunch the application with out this argument my application will crash after is been lunched

@yanne
Copy link
Contributor

yanne commented Dec 8, 2011

This could be added quite easily. In the meantime, you could try implementing your own keyword for setting Java system properties programmatically.

@yanne
Copy link
Contributor

yanne commented Apr 24, 2012

I decided to fix this by introducing a new keyword Set System Property

@yanne yanne closed this as completed in 9d36b8f Apr 24, 2012
@dmeixner
Copy link
Author

Great Thank You

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

No branches or pull requests

2 participants