Uups, I searched the wrong mailing list before, and now came across
  http://markmail.org/thread/jnhvotvupaduiqtk
and found that this has been already asked/answered :)

Sorry for the noise,
cheers,
Martin


On Thu, 2009-07-09 at 09:42 +0200, Martin Grotzke wrote:
> Hi,
> 
> I'm running jetty as described in the howtos:
> 
>   task("jetty"=>[package(:war), jetty.use]) do |task|
>     jetty.deploy("http://localhost:8080";, task.prerequisites.first)
>     Readline::readline('[Type ENTER to stop Jetty]')
>   end
> 
> Now I wonder if it's possible to set jvm options, e.g. the -javaagent.
> 
> Is there a way to achieve this?
> 
> Thanx && cheers,
> Martin
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to