If you don't have a real error in your stylesheets, it will work with Xalan. xsl:include is probably the reason, it had problems with resolving relative paths. But we thought the problem is already solved with the dev version of Xalan/XSLTC used with Cocoon 2.1m2.dev. Can you provide a minimum test case reproducing the error and add it here: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20308?
Regards,
Joerg
Steven Cummings wrote:
Joerg,
Yes, in the original message I had attached the stylesheet, which
<xsl:include>'d another, which <xsl:include>'d a third stylesheet (I
attached all three of them). They are viewable here: http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=105467465417098&w=2
if your mail client didn't show them.
Anyway, I'll give the xalan transformer a shot and see what happens, thanks for the tip!
/S
Joerg Heinicke <[EMAIL PROTECTED]> wrote:
Hello Steven,
it's XSLTC who does give so exhaustive messages. Try to use Xalan for this particular transformation, maybe you get a real error message.
Are you refering external resources from the stylesheet (xsl:import, xsl:include, document())?
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]