Mmm, you're quite scarce with information. This is a bit like asking "why
doesn't my car run anymore?". We can't help you if you don't have the car
handy ;-)
What the exception is saying is that you have a processing instruction
somewhere that has no target-name.
This could mean you have "<?" in you xml-file without a target such as:
<?xml-stylesheet ... ?>
Could you give a bit more info as to which file you are trying to read,
what stylesheets you are using, your pipelines...?
(where and when does the error occur?)
Koen.
Conny Pemfors
<conny.pemfors@ua To: [EMAIL PROTECTED]
rda.lu.se> cc:
Subject: sitemap
29-07-02 15:23
Please respond to
cocoon-dev
Why do I get following error?
message The processing instruction must begin with the name of the target.
description org.apache.cocoon.ProcessingException: Failed to execute
pipeline.: org.xml.sax.SAXParseException: The processing instruction must
begin with the name of the target.
sender org.apache.cocoon.servlet.CocoonServlet
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]