Hi Cocoon community,
what's wrong with this XSP snippet?
<input:get-attribute>
<input:param name="name">foo</input:param>
<input:param name="module">list</input:param>
</input:get-attribute>
It causes a ProcessingException in ServerPagesGenerator.setup().
-------------------------
It seems like the stylesheet terminated with a message
(<xsl:template name="error"> in logicsheet-util.xsl)
javax.xml.transform.TransformerException: Stylesheet f�hrte zu Beendigung
at org.apache.xalan.templates.ElemMessage.execute(ElemMessage.java:162)
How to find out this message?
-------------------------
Thanks in advance!
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]