xsl-list
[Top] [All Lists]

Re: [xsl] Cannot process a result tree fragment as a node-set under XSLT 1.0 - The extension don´t function

2008-04-18 03:17:30
ALEXCONTINI(_at_)terra(_dot_)es schrieb:
Hi David,

I'm Michael, but never mind.

I probed your example and the error be continued,. Don´t give error,
but the page is in blank.

The processor is Apache Software Foundation, i think that is Cocoon

I think it is Xalan/Java. I don't know which version ships with Cocoon,
but Xalan-J seems to have supported EXSLT/Common for at least three
years.

Any suggestion?

If you get a blank page, I suspect the error doesn't have to do with
XSLT or EXSLT. Try on the command line:

    java -jar path/to/xalan.jar -xsl alexcontini.xsl -in any.xml

That should work. And then maybe there is better support at
http://cocoon.apache.org/.

Michael

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--