Re: Loading external graphic from base url set with ServletContextURIResolver

2006-09-22 Thread Jeremias Maerki
Not sure if it still helps after all this time but I've just tried to reproduce this and I didn't manage. Loading a font with a relative URI from the servlet context worked fine at least with the current FOP Trunk. FOURIResolver is always used as a fallback if none of the custom URIResolvers were

Loading external graphic from base url set with ServletContextURIResolver

2006-09-13 Thread Kai Mütz
Hi, there is an issue with ServletContextURIResolver which I do not really understand. It is not really a problem, because everything works fine excepting an error message in log file. Thus this mailing is more or less an information. I initialize fop with the following code: Fop fop = null;