indent is one of the attributes in <xsl:output/>. And the error message points to this position in different (imported or included) stylesheets. But though I don't know, in which way you can cause the error. In general <xsl:output/> is ignored in Cocoon and the values are taken from the sitemap's serializer configuration. So you have at least some places, where to look for ;-) I would first look into the serializer configuration and afterwards remove <xsl:output/> from all involved stylesheets to see, where the error comes from.
Regards,
Joerg
Ruedi Anneler wrote:
Description:org.apache.cocoon.ProcessingException: Exception in creating Transform Handler: javax.xml.transform.TransformerException: indent can not be multiply defined at the same import level! Old value = no; New value = yes
I see that there's something wrong, but that's all. I don't have any idea what this message is talking about. I don't know what it is talking about and WHY, and, more important, what i must DO to correct this error.
Hmmm....., I wonder wheter it's a good idea to tell people what's wrong instead of telling them what to do to get it up and running ;-).
Please help. Thanx.
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>