https://issues.apache.org/bugzilla/show_bug.cgi?id=46048





--- Comment #8 from Jeremias Maerki <[EMAIL PROTECTED]>  2008-10-21 04:20:50 
PST ---
(In reply to comment #7)
> As there is no method to clear the image cache, I now have a working
> workaround:
> iin my custom "FOP" class I introduced a new constructor to create a new
> FopFactory to finally get rid of all cached images:
> 
<snip/>

> I guess the problem is the image caching of FOP not taking custom URIResolvers
> into account.
> 
> (Why is this bug "resolved worksforme"? This is a clear bug as I described it
> ...)
> 

Would you care to look at my reply #3 again? I gave you the code necessary to
clean the image cache. Here it is again:
fopFactory.getImageManager().getCache().clearCache();


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to