On Feb 18, 2007, at 02:37, Arturo Perez wrote:

In article <[EMAIL PROTECTED]>,
 Jeremias Maerki <[EMAIL PROTECTED]> wrote:

http://xmlgraphics.apache.org/fop/0.93/embedding.html#fop-factory

I had already been setting the URIResolver and that doesn't seem to
work either.  My document calls would look like
   document('urn:hayesinc:report:id')

A call to document() is resolved during XSLT stage. Setting FOP's URIResolver will do you little good here, unfortunately. Xalan indeed allows an EntityResolver to be set from the command- line, but I didn't immediately find a reference on their site as to how this can be set if JAXP is used...

Perhaps this is a question better suited for [EMAIL PROTECTED]

Cheers,

Andreas


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

Reply via email to