Friday, September 15, 2000, 11:37:18 AM, you wrote:


> I believe this is a problem with Xalan, not orion.  I replaced the default
> xsl servlet with the xsl servlet available fro www.orionsupport.com using
> saxon, and it works like a beauty.


Excellent! Thanks for the tip... I just did the same and all is well in the
XML/XSL land again.

I think this may be a problem with ORION and not Xalan =)

I talked with the XALAN Dev team and they analyzed the stack trace and are
thinking that the root of the problem stems from what is passed to
XSLTEngineImpl.process() from com.evermind.servlet.XSLServlet.service()

The argument passed is the XML Parser Liasion and apparently this error occurs
if XMLParserLiaisonDefault is passed instead of a subclass derived from it.

Thanks, again.

Dylan Parker


> James Birchfield

> Ironmax
> a better way to buy, sell and rent construction equipment
> 5 Corporate Center
> 9960 Corporate Campus Drive,
> Suite 2000
> Louisville, KY 40223


[Original Message]

> Hello, all.

> I am receiving an error when trying to use xsl:param within an
> xsl:call-template
> element in an XSL document.

> Orion gives the following error :
> Internal XSL-parser error: java.lang.RuntimeException (createDocument() not
> supported in XMLParserLiaisonDefault!)

> I am not even using the passed parameter yet.

> I noticed a very similar message in the archive from back in July, but
> didn't
> see a response. Has this been recorded? Is orion aware of it? Is there a
> workaround?

> Thanks, Dylan Parker



Reply via email to