Here's what I see:
<error message="isl-transformation error: javax.servlet.jsp.JspException: javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: java.lang.IllegalStateException: can't declare any more prefixes in this context"/>

I'm guessing this is a JAR conflict in my local setup (sigh):
http://mail-archives.apache.org/mod_mbox//jakarta-taglibs-dev/200403.mbox/%[email protected]%3e

I'll upgrade to tomcat 5.5.28 and see how that goes.

Regards,
Max Carlson
OpenLaszlo.org

On 3/29/10 2:56 PM, André Bargull wrote:
<c:if test="${not empty ex}">
<error message="xsl-transformation error: ${ex}"/>
</c:if>

Reply via email to