开发者

jetty plugin for ant : How to define a jvmarg like javaagent?

开发者 https://www.devze.com 2023-02-23 00:57 出处:网络
I\'m running an ant jetty task and i want to provide several jvmargs associated to j开发者_开发问答etty process :

I'm running an ant jetty task and i want to provide several jvmargs associated to j开发者_开发问答etty process : -Xmx -Dcom.sun.management.jmxremote.port -javaagent -...

Can't find any option available besides ANT_OPTS..


See this example: http://ptrthomas.wordpress.com/2006/10/10/how-to-start-and-stop-jetty-from-ant/

0

精彩评论

暂无评论...
验证码 换一张
取 消