AW: AW: Problem with embedded jetty using AWT

2011-12-20 Thread Reiche, Andreas
eiche, Andreas [mailto:andreas.rei...@lgln.niedersachsen.de] Gesendet: Dienstag, 20. Dezember 2011 14:25 An: users@wicket.apache.org Betreff: AW: AW: Problem with embedded jetty using AWT Not sure how i can check this? But i don't think so because i have a little test class which generates th

AW: AW: Problem with embedded jetty using AWT

2011-12-20 Thread Reiche, Andreas
e: AW: Problem with embedded jetty using AWT Just wondering - could SWT (Eclipse) cause that problem? Maybe it is interfering with the AWT classpath. On Tue, 2011-12-20 at 13:44 +0100, Reiche, Andreas wrote: > Yep, this was the first i tried, but didn't help. > > Andreas > &

Re: AW: Problem with embedded jetty using AWT

2011-12-20 Thread Chantal Ackermann
> Von: Martijn Dashorst [mailto:martijn.dasho...@gmail.com] > Gesendet: Dienstag, 20. Dezember 2011 13:35 > An: users@wicket.apache.org > Betreff: Re: Problem with embedded jetty using AWT > > did you define -Djava.awt.headless=true as a jvm parameter? > > Martijn > &

AW: Problem with embedded jetty using AWT

2011-12-20 Thread Reiche, Andreas
Yep, this was the first i tried, but didn't help. Andreas -Ursprüngliche Nachricht- Von: Martijn Dashorst [mailto:martijn.dasho...@gmail.com] Gesendet: Dienstag, 20. Dezember 2011 13:35 An: users@wicket.apache.org Betreff: Re: Problem with embedded jetty using AWT did you d

Re: Problem with embedded jetty using AWT

2011-12-20 Thread Martijn Dashorst
did you define -Djava.awt.headless=true as a jvm parameter? Martijn On Tue, Dec 20, 2011 at 12:52 PM, Reiche, Andreas wrote: > Hi, > has anyone already recognized this behaviour. > I have a Wicket (1.4.18) project build from the Wicket archetype. I'm > developing in Eclipse on a Win XP machine.

Problem with embedded jetty using AWT

2011-12-20 Thread Reiche, Andreas
Hi, has anyone already recognized this behaviour. I have a Wicket (1.4.18) project build from the Wicket archetype. I'm developing in Eclipse on a Win XP machine. Up to now everything worked fine, but now i have the following problem: I need to inherit a dynamic Image in a wicket page. I use the A