Re: Error while loading a local image

2002-12-19 Thread Oleg Tkachenko
Marcus Kalthoff wrote: I found the error. In this case the images were not handled by tomcat directly, but by a servlet. The servlet did not set the content type. So the content type being null results in a NullPointerException in fop. Is fop not robust enough? FOP is robust, but error handling/

Re: Error while loading a local image

2002-12-19 Thread Johan Ã…brandt
ber 18, 2002 4:56 AM To: [EMAIL PROTECTED] Subject: Re: Error while loading a local image Hi, just tried with fop-0.20.5rc, but same result: no picture is shown which has a "http://localhost/..."; url. Does somebody have the same problem? Or can somebody say "I have had no problems wit

Re: Error while loading a local image

2002-12-19 Thread Marcus Kalthoff
acted from the input XML stream: Thierry. -Original Message- From: Marcus Kalthoff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 4:56 AM To: [EMAIL PROTECTED] Subject: Re: Error while loading a local image Hi, just tried with fop-0.20.5rc, but same resul

RE: Error while loading a local image

2002-12-18 Thread Calero, Roberto
Title: RE: Error while loading a local image Run FOP with the debug option on. I had this problem before and it was because some settings in my webserver not allowing anonymous access. when I set it to allow anonymous access the problem went away. (BTW my web server is IIS) -Original

Re: Error while loading a local image

2002-12-18 Thread Eric Prevost
Return Receipt Your Re: Error while loading a local image document

RE: Error while loading a local image

2002-12-18 Thread Ciot, Thierry
e url is extracted from the input XML stream: Thierry. -Original Message- From: Marcus Kalthoff [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 18, 2002 4:56 AM To: [EMAIL PROTECTED] Subject: Re: Error while loading a local image Hi, just tried with fop-0.20.5rc, but sam

Re: Error while loading a local image

2002-12-18 Thread Marcus Kalthoff
Hi, just tried with fop-0.20.5rc, but same result: no picture is shown which has a "http://localhost/..."; url. Does somebody have the same problem? Or can somebody say "I have had no problems with that. I can include images with http://localhost/ !!". Regards Marcus Kalthoff Marcus Kalthoff sch

Re: Error while loading a local image

2002-12-16 Thread Oleg Tkachenko
Marcus Kalthoff wrote: Duuno what to say and have no idea how to reproduce the problem, but E:\public\fop-0.20.4rc>java -cp can you upgrade to fop0.20.5rc? -- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel - To unsub

Re: Error while loading a local image

2002-12-16 Thread Marcus Kalthoff
Oleg Tkachenko schrieb: Marcus Kalthoff wrote: I have an in my .fo file. The transformation is running in a jsp-File on tomcat. When I use a local src= like "http://localhost/"; or "http://127.0.0.1/. no picture is shown and I get an error message in the log file: Error in XObject : Error

Re: Error while loading a local image

2002-12-15 Thread Oleg Tkachenko
Marcus Kalthoff wrote: I have an in my .fo file. The transformation is running in a jsp-File on tomcat. When I use a local src= like "http://localhost/"; or "http://127.0.0.1/. no picture is shown and I get an error message in the log file: Error in XObject : Error while loading image http