after removing <?xml version="1.0" encoding="ISO-8859-1" ?> works....
On Jan 21, 2008 1:50 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > "Invalid PPR response. The response-headers were:\nServer: > > Apache-Coyote/1.1\nX-Powered-By: JSF/1.2\nCon..." > > this, from the header. > The RI has a context-parameter for disabling this. > > Thanks for the issue; I'll take a look. > > -Matthias > > > > > > and the PPR result is: > > > > <?xml version="1.0" encoding="ISO-8859-1" ?> > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > > <?xml version="1.0" ?> > > <?Tr-XHR-Response-Type ?> > > > > Conclusion: PPR should not add the XML processing instruction if it's > > already present. > > > > -- > > Kind regards, > > Mathias > > > > > > > > > -- > Matthias Wessendorf > > further stuff: > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > mail: matzew-at-apache-dot-org > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

