[PJUG Javamail] Headless X11
Nimret Sandhu
nimret at nimret.com
Sat Dec 22 07:22:44 UTC 2007
yep .. I use it for serving seattle traffic images to cellphones
( seatrafcell.com). works great =)
--
Nimret Sandhu
http://www.nimret.com
Java consulting needs?! http://www.nimsoft.biz
On Friday 21 December 2007 10:26 pm, Joshua Marinacci wrote:
> this switch is great when generating java2d graphics in serverside
> applications like JSPs.
>
> -j
>
> On Dec 21, 2007, at 5:49 PM, Nimret Sandhu wrote:
> > on the same topic, there is a Java system property also which lets
> > Java
> > applications which depend on the native UI toolkits ( awt, etc)
> > operate in
> > headless mode:
> >
> > -Djava.awt.headless=true
> >
> > useless for non-Java applications of course =)
> > --
> > Nimret Sandhu
> > http://www.nimret.com
> > Java consulting needs?! http://www.nimsoft.biz
> >
> > On Friday 21 December 2007 11:33 am, Lyle T. Harris wrote:
> >> There was some discussion in the last meeting about
> >> running headless UI tests and I thought I would pass
> >> along some info I've come across in my relentless quest
> >> for perfect software... ;-)
> >>
> >> Running Selenium under Maven sans head:
> >>
> >>
> >> http://mojo.codehaus.org/selenium-maven-plugin/examples/headless-with-xv
> >>fb .
> >> html
> >>
> >> The real magic comes from Xvfb which is easily installed under
> >> [k]ubuntu
> >> via the "apt-get install xvfb" command. YMMV. Void() where
> >> prohibited.
> >>
> >> http://en.wikipedia.org/wiki/Xvfb
> >>
> >> Happy Festivus!
> >>
> >> Lyle
> >> _______________________________________________
> >> Web Site - http://www.pjug.org/
> >> Javamail mailing list
> >> Javamail at pjug.org
> >> http://www.pjug.org/mailman/listinfo/javamail
> >
> > _______________________________________________
> > Web Site - http://www.pjug.org/
> > Javamail mailing list
> > Javamail at pjug.org
> > http://www.pjug.org/mailman/listinfo/javamail
>
> Joshua Marinacci, Sun Engineer
> http://weblogs.java.net/blog/joshy/
> joshua.marinacci at sun.com
>
>
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://www.pjug.org/mailman/listinfo/javamail
More information about the Javamail
mailing list