I've created a pipeline to access my welcome.html file like this: <map:match pattern="*.html"> <map:generate type="file" src="{1}.html"/> <map:serialize type="html"/> </map:match>
When I put this on the browser: http://localhost:8080/PendCobro/welcome.html ...I get this error message: "Cocoon2 - Coccon confusion engine failed in prosess" I do not know what I am doing wrong. On the other hand if I write an incorrect URL, e.g.: http://localhost:8080/PendCobro/pp I get correctly this message: "Coccon2 - Resource not found" So I think in the first case is finding the pipeline, but not solving it well. I'll appreciate any help, thanks. -- Mauro -- Ing.Mauro Daniel Ardolino Departamento de Desarrollo y Servicios Altersoft Billinghurst 1599 - Piso 9 C1425DTE - Capital Federal Tel/Fax: 4821-3376 / 4822-8759 mailto: [EMAIL PROTECTED] website: http://www.altersoft.com.ar --------------------------------------------------------------------- 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]>