Hi, Vladimir,

"Vladimir I." <[EMAIL PROTECTED]> wrote on 07/14/2004 03:36:24 AM:
> trouble:
> when i make transformation using Templates object document() function 
will
> not call my custom URIResolver object
> ex:
> <xsl:include href="/BR/convert.xslt"/>
> 
> <xsl:include href="/BR/price.xslt"/>

     This looks like a bug in Xalan-Java's implementations of the 
Templates interface.  Both the interpretive processor and the compiling 
processor fail to pass the URIResolver from a TransformerFactory to a 
Transformer if the Transformer was created from a Templates object.

     Could I ask you to open a bug report in Bugzilla for this problem?

Thanks,

Henry
------------------------------------------------------------------
Henry Zongaro      Xalan development
IBM SWS Toronto Lab   T/L 969-6044;  Phone +1 905 413-6044
mailto:[EMAIL PROTECTED]

Reply via email to