|
From: Christian M. <chr...@ta...> - 2013-03-22 03:36:14
|
Hi Mark, there is no special Wrapper property targeted for agentlib or javaagent JVM properties. But of course you can use the generic wrapper.java.additional.<n> property to specify your agent. For instance: wrapper.java.additional.1=-agentlib:hprof wrapper.java.additional.2=-javaagent:/home/me/MyAgent.jar Please let me know if you have any further questions. Thank you, Christian Mueller Tanuki Software, Ltd. On Fri, Mar 22, 2013 at 7:03 AM, Mark Chadwick <ma...@ch...>wrote: > Is there a wrapper configuration property that allows you to specify the > agentlib and javaagent JVM properties? > > Thanks! > > ~ Mark > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |