>>>>> "david" == david n bertoni <[EMAIL PROTECTED]> writes:
david> OK, this is a bug, because we should not let a DOMException
david> through -- it should be caught by the wrapper code and
david> translated into a XalanDOMException.
>> The actual method being called is:
>>
>> int transform (const XalanParsedSource &theParsedXML, const
>> XalanCompiledStylesheet *theCompiledStylesheet, const
>> XSLTResultTarget > &theResultTarget)
>>
>> The compiled stylesheet was compiled from an XSLTInputSource
>> specified as a SYSTEM-id (http://localhost/...). The parsed
>> source was compiled from a XercesDOMWrapperParsedSource.
david> What is the target of the transformation? Perhaps a DOM?
Yes a FormatterToXercesDOM
david> Are you sure you cannot reproduce it
david> with testXSLT? I think there's still an option on testXSLT
david> to use the Xerces DOM from the command line. (-XD)
If I add both -XD and -DOM it reproduces. Or just -DOM. Not with -XD
alone though.
--
Colin Paul Adams
Preston Lancashire