Yes, please see 
http://xmlgraphics.apache.org/fop/0.92/embedding.html#fop-factory

You can set a JAXP URIResolver on the FopFactory (and on the user agent
if you want to have a separate resolver per rendering run). Apache XML
Commons Resolver supports the URIResolver interface.

On 05.11.2006 10:57:23 Karsten Ohme wrote:
> Hello,
> 
> I use fop 0.92beta.
> 
> I get this exception:
> 
> Making portrait pages on  paper (8.5inx11in)
> 10   [main] ERROR FOP  - Error with opening URL
> 'http://docbook.sourceforge.net/
> release/images/draft.png': Connection timed out:
> connect%java.net.ConnectException: Connection timed out: connect
> 
> I tried to use a resolver. How can a resolver be used in FOP? How do I
> know, if the resolver is used?
> 
> Karsten



Jeremias Maerki


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

Reply via email to