You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by ch ku <ga...@yahoo.com> on 2002/10/21 09:20:42 UTC

How Can I deal with Strings having length more than 32k ? in xsp ??

Hi All

Has somebody came across any exception like this ?

How Can I deal with Strings having length  more than
32k ? in xsp ??

(/cocoon/email_alert/EmailContent.xml)
Thread-11/ServerPagesGenerator: SAXException in
generate()
org.xml.sax.SAXException: UTFDataFormatException:
String cannot be longer than 32k.
        at
org.apache.cocoon.components.sax.XMLByteStreamCompiler.writeChars(XMLByteStreamCompiler.java:299)
        at
org.apache.cocoon.components.sax.XMLByteStreamCompiler.characters(XMLByteStreamCompiler.java:170)
        at
org.apache.cocoon.components.captor.CapturingSAXConnector.characters(CapturingSAXConnector.java:176)
        at
org.apache.cocoon.components.language.markup.xsp.XSPObjectHelper.data(XSPObjectHelper.java:196)
        at org.apache.cocoon.components.language.markup.xsp.XSPObjectHelper.xspExpr(XSPObjectHelper.java:296)

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org