Hello,
Thanks but i double checked that and my xml and xsl before my post is
wellformed
I used the request pipeline to check my input and for some reason when
running on Jetty it's stripping all the = signs and " out of the xml in
my form post. I moved the new Cocoon install over to run over on Tomcat
and it started working again.
So it's defiantly a difference between Jetty and Tomcat any idea's
Carl
Bertrand Delacretaz wrote:
On 3/14/07, Carl Backstrom <[EMAIL PROTECTED]> wrote:
....In Cocoon 2.1.5.1 running on Tomcat these sitemap pipelines it works
perfectly when I try on Cocoon 2.1.10 running on the included Jetty
server I now get this message
org.xml.sax.SAXParseException:
The ' = ' character must follow "version" in the XML
declaration...
You probably need to add an XML version declaration at the beginning
of your input, i.e.
<?xml version="1.0"...
-Bertrand
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]