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

enhance hotswap for devserver #7

Open
renfeng opened this issue Oct 12, 2015 · 1 comment
Open

enhance hotswap for devserver #7

renfeng opened this issue Oct 12, 2015 · 1 comment

Comments

@renfeng
Copy link
Owner

renfeng commented Oct 12, 2015

The following JVM option doesn't work

.m2/repository/com/google/appengine/appengine-java-sdk/1.9.27/appengine-java-sdk/appengine-java-sdk-1.9.27/lib/jetty-base-sdk

#
# hotswap
#
--exec
-agentlib:jdwp=transport=dt_socket,address=5005,server=y,suspend=n -XXaltjvm=dcevm -javaagent:C:\HotswapAgent-0.2\hotswap-agent.jar

Reference
http://www.eclipse.org/jetty/documentation/9.0.0.M3/advanced-jetty-start.html#d0e5990
http://stackoverflow.com/questions/28674008/system-environment-variables-in-jetty-application

@renfeng
Copy link
Owner Author

renfeng commented Oct 12, 2015

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

No branches or pull requests

1 participant