« Return to Thread: headless -Dwt.headless mode not working

Re: headless -Dwt.headless mode not working

by aldana :: Rate this Message:

Reply to Author | View in Thread

It is documented as wt.headless
(http://webtest-community.canoo.com/jira/browse/WT-344).

-Djava.awt.headless=true does not work either.

Can anybody reproduce the headless config problem?

Victor Ott wrote:

> Was it a typo only in your email? It's "java.awt.headless", not
> "wt.headless":
>
> -Djava.awt.headless=true
>
>
>
> On Sun, Jun 21, 2009 at 11:39 PM, manuel aldana <aldana@...
> <mailto:aldana@...>> wrote:
>
>     Amelia A Lewis schrieb:
>
>         On Sun, 21 Jun 2009 19:29:55 +0200, manuel aldana wrote:
>          
>
>             when passing headless setting to maven;
>             mvn test -Dwt.headless
>                
>
>
>         Try mvn test -Dwt.headless=true (or any random value).  ant
>         -Dproperty doesn't have the same effect as ant
>         -Dproperty=value, even if you're only using the property for
>         if/unless and isset.
>          
>
>     Forgot to mention, tried out this option already. But no success.
>
>     --
>     manuel aldana
>     aldana@... <mailto:aldana@...>
>     software-engineering blog: http://www.aldana-online.de
>
>
>     _______________________________________________
>     WebTest mailing list
>     WebTest@... <mailto:WebTest@...>
>     http://lists.canoo.com/mailman/listinfo/webtest
>
>


--
 manuel aldana
 aldana@...
 software-engineering blog: http://www.aldana-online.de 

_______________________________________________
WebTest mailing list
WebTest@...
http://lists.canoo.com/mailman/listinfo/webtest
manuel aldana
aldana((at))gmx.de
software-engineering blog: http://www.aldana-online.de

 « Return to Thread: headless -Dwt.headless mode not working