RE: Print JPEG HeadlessException - Please Help

2008-07-18 Thread Griffin,Sean
headless environment, regardless of what you set your properties to. -Original Message- From: Surj [mailto:[EMAIL PROTECTED] Sent: Friday, July 18, 2008 4:50 AM To: fop-dev@xmlgraphics.apache.org Subject: Re: Print JPEG HeadlessException - Please Help Looks like this is set for sure.

Re: Print JPEG HeadlessException - Please Help

2008-07-18 Thread Surj
Looks like this is set for sure. I even tried running with Java 1.5. I think I might be beyond help, time to look for a new trade. Andreas Delmelle-2 wrote: > >>- Oorspronkelijk bericht - >>Van: Surj [mailto:[EMAIL PROTECTED] >>Verzonden: vrijdag, juni 13, 2008 09:23 PM >> >>Yes

Re: Print JPEG HeadlessException - Please Help

2008-06-13 Thread Andreas Delmelle
>- Oorspronkelijk bericht - >Van: Surj [mailto:[EMAIL PROTECTED] >Verzonden: vrijdag, juni 13, 2008 09:23 PM > >Yes the 'java.awt.headless=true' specified as a parameter when starting up >the weblogic container, is there any other way of setting this i.e. >programmatically during startup.

Re: Print JPEG HeadlessException - Please Help

2008-06-13 Thread Surj
Yes the 'java.awt.headless=true' specified as a parameter when starting up the weblogic container, is there any other way of setting this i.e. programmatically during startup. Thanks Andreas Delmelle-2 wrote: > >>- Oorspronkelijk bericht - >>Van: Surj [mailto:[EMAIL PROTECTED] >>Verz

Re: Print JPEG HeadlessException - Please Help

2008-06-13 Thread Andreas Delmelle
>- Oorspronkelijk bericht - >Van: Surj [mailto:[EMAIL PROTECTED] >Verzonden: vrijdag, juni 13, 2008 05:07 PM > >Oh by the way i am using Java 1.4.2.8 if that makes a diff or not. > >Surj wrote: >> >> Ok i am using fop-0.20.5 and all I am trying to do is get a jpeg images >> and send it to a

Re: Print JPEG HeadlessException - Please Help

2008-06-13 Thread Surj
Oh by the way i am using Java 1.4.2.8 if that makes a diff or not. Surj wrote: > > Ok i am using fop-0.20.5 and all I am trying to do is get a jpeg images > and send it to a postscript printer, i think this did work at some point > but it is difficult to tell with so many releases. So the c