Hi,
I stayed silent some time because I just found something usable for my purpose.
Wanted to wait until it work to inform you.
Unfortunately, I'm confronted to a strange problem.
I use an XSLT transformation. Whan I run this transformation in Xalan, It produce a document perfectly.
But when I use it in my sitemap, I have the following error :
"org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.RuntimeException: String index out of range: 145"
My sitemap is just :
" <map:match pattern="doc.xml">
<map:generate src="source.xsd"/>
<map:transform type="xslt" src="xsl/transform.xsl"/>
<map:serialize type="xml"/>
</map:match>
"
I use cocoon 2.1
Do you know Why such an error can happen ?
-- ************************************ David Verdin GES / ENSAR - laboratoire d'informatique 65, rue de St Brieuc CS 84 215 35 042 Rennes cedex e-mail : [EMAIL PROTECTED] t�l : 02 23 48 54 58 fax : 02 23 48 54 50 ************************************
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
