No it is fully related to mmbase code. I found out that the tag it fails
on is
<mm:content postprocessor="none" type="text/html" expires="0"
language="<%=ewconfig.language%>">
Removing the postprocessor attribute is enough to get it working again.
Is the attribute a bug in the wizard.jsp?
Nico
Kees Jongenburger wrote:
Hi nico.
MMBase and the editwizards use xerces directly
perhaps xerces and the corresponding xml-apis is missing?
On 8/1/05, Nico Klasens <[EMAIL PROTECTED]> wrote:
Hello,
I am using mmbase head and get the following error with the editwizards.
Is this a bug or am I missing something in my configuration. I used
maven to create the mmbase artifact so it might be the latter.
javax.servlet.jsp.JspTagException: The chartransformerfactory none is
unknown
taglib.ContentTag.getTransformerFactory(ContentTag.java:390)
taglib.ContentTag.getSimpleCharTransformer(ContentTag.java:338)
taglib.ContentTag.getCharTransformer(ContentTag.java:378)
taglib.ContentTag.getPostProcessor(ContentTag.java:290)
taglib.ContentTag.doStartTag(ContentTag.java:474)
mmbase.edit.wizard.jsp.wizard_jsp:370)
.....
Nico
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers