Hi Alex,

thanx, fairly simple. I'll try this with wicket and given feedback then.

Cheers,
Martin


On Sat, 2009-02-14 at 20:37 -0800, Alex Boisvert wrote:
> If you're using the standard jetty task, then it spawns Jetty in the same
> JVM as buildr/rjb.
> 
> In that case, you can set JAVA_OPTIONS:
> 
> export JAVA_OPTIONS="-noverify -javaagent:/path/to/javarebel.jar"
> 
> alex
> 
> 
> 
> On Sat, Feb 14, 2009 at 6:00 PM, Martin Grotzke <
> [email protected]> wrote:
> 
> > Hi,
> >
> > I want to use javarebel ([1]) with jetty and wonder if/how it's possible
> > to pass additional arguments to the java process that will be launched.
> >
> > According to [2] I would like to pass these arguments to java:
> > -noverify -javaagent:/path/to/javarebel.jar
> >
> > Any help appreciated.
> >
> > Thanx in advance,
> > cheers,
> > Martin
> >
> >
> > [1] http://www.zeroturnaround.com/javarebel/
> > [2] http://www.zeroturnaround.com/javarebel/installation/
> >
> >
> >

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

Reply via email to