Hi Wendell,

i had a similar pb and it was because of
org.apache.cocoon.xml.dom.SVGBuilder.java and a pb in the endDocument
function because of a bad base url and something about a call to the
setDocumentLocator function.
I didn't really solved the issue, just pointed it and changed it to fit my
needs.
Look in the logs if you have something like *setDocumentLocator was not
called, will use ....as base uri*

HTH,

Marc

2007/4/2, Wendell Piez <[EMAIL PROTECTED]>:

Hi,

When serving SVGs with Cocoon, if I call a jpeg or PNG image into an
SVG file and the Cocoon sitemap is configured to deliver them, I can
see them just fine in the SVG in a browser. But when I pass the same
SVG through Batik's rasterizer under Cocoon to make a jpeg (or png),
the jpeg or png fails to be included, instead showing me a nice but
alarming placeholder image. (I can arrange for examples on request,
and/or show my sitemap.)

When I run Batik standalone (as a client) and point them to the SVGs
(being delivered by Cocoon), it behaves just like any SVG browser,
displaying the jpeg or PNG and even offering me the rasterize
functionality. It's when it's running on the server that it doesn't work.

Does anyone have any hints as to whether (and how) it's possible to
get Batik to resolve and include these images when rasterizing under
Cocoon?

Regards,
Wendell



======================================================================
Wendell Piez                            mailto:[EMAIL PROTECTED]
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
   Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to