You can follow the advise in this post 
http://code.google.com/p/googleappengine/issues/detail?id=1367
comment 21.

That fixed the problem for me.

On Sep 6, 8:37 am, en <[email protected]> wrote:
> Hi,
> I am unable to suppress the output of the XML header processing
> instruction even when I have explicitly set that option in the
> stylesheet:
>
> <xsl:output method="xml" omit-xml-declaration="yes"/>
>
> This does not happen on the local dev app engine and occurs even when
> method is set to "text".The errors appearing in the log are:
>
> <stderr>: SystemId Unknown; Line #2; Column #55; Failed calling
> setOmitXmlDeclaration method
> <stderr>: SystemId Unknown; Line #2; Column #55; Failed calling
> setMethod method
>
> I am using Xalan 2.7.1. Thanks in advance for your insight.
>
> Rgs,
> Eric.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to