With cocoon 2.0.2, i use <include-expr> to include string with XML data
in my XML:
<util:include-expr><util:expr>SortieXML</util:expr></util:include-expr>
and it work.
i upgrade my cocoon to 2.0.3 and i have a exception :
Original exception : java.lang.RuntimeException: Could not include page
Content is not allowed in prolog.
at
org.apache.cocoon.components.language.markup.xsp.XSPUtil.includeInputSource(XSPUtil.java:359)
at
org.apache.cocoon.components.language.markup.xsp.XSPUtil.includeString(XSPUtil.java:336)
at
org.apache.cocoon.www.pac.etatpac_PROD_xsp.ExecCmd(/var/cache/tomcat4/localhost/cocoon/cocoon-files/org/apache/cocoon/www/pac/etatpac_PROD_xsp.java:142)
Where is the problem?
Help me.
Thanks
Philippe LEBRETON
---------------------------------------------------------------------
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]>