Problem with Batik and Freebsd

2005-10-05 Thread Jean-Claude Moissinac
When I have this problem, I'm working with Freebsd and Cocoon 2.1.7. When I try to display a JPEG image from an SVG (like in the batik block samples) I get this error: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.     at sun.awt.

Re: Problem with Batik and Freebsd

2005-10-05 Thread Aurélien DEHAY
Hello. Jean-Claude Moissinac wrote: When I have this problem, I'm working with Freebsd and Cocoon 2.1.7. When I try to display a JPEG image from an SVG (like in the batik block samples) I get this error: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value o

Re: Problem with Batik and Freebsd

2005-10-05 Thread Aurélien DEHAY
Hello. Here is the link about that in install docs: http://cocoon.apache.org/2.1/installing/index.html#UNIX+with+X+server Regards. -- Aurélien - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Problem with Batik and Freebsd

2005-10-05 Thread Jean-Claude Moissinac
Thank you for this help. Now, I will try to understand where I have to put the -Djava.awt.headless=trueoption.I'm not using Tomcat, but the basic direct way to install Cocoon 2.1.7.Regards On 10/5/05, Aurélien DEHAY <[EMAIL PROTECTED]> wrote: Hello.Here is the link about that in install docs:http:/

Re: Problem with Batik and Freebsd

2005-10-05 Thread Aurélien DEHAY
Jean-Claude Moissinac wrote: Thank you for this help. Now, I will try to understand where I have to put the -Djava.awt.headless=true option. I'm not using Tomcat, but the basic direct way to install Cocoon 2.1.7. Regards If you run cocoon as ./cocoon.sh servlet, just add this option to the

Re: Problem with Batik and Freebsd

2005-10-05 Thread Jean-Claude Moissinac
Many thank's It works On 10/5/05, Aurélien DEHAY <[EMAIL PROTECTED]> wrote: Jean-Claude Moissinac wrote:> Thank you for this help.> Now, I will try to understand where I have to put the>> -Djava.awt.headless=true> option.>> I'm not using Tomcat, but the basic direct way to install Cocoon 2.1.7.>>

Re: Problem with Batik and Freebsd

2005-10-13 Thread Jean-Baptiste Quenot
* Jean-Claude Moissinac: > Thank you for this help. > Now, I will try to understand where I have to put the > > -Djava.awt.headless=true > option. > > I'm not using Tomcat, but the basic direct way to install Cocoon 2.1.7. Hello Jean-Claude, You're right until now there was no way to change the