On 3/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

[Fatal Error] :1:1: Content is not allowed in prolog.
org.apache.xmlrpc.client.XmlRpcClientException: Failed to parse servers 
response: Content is not allowed in prolog.
        at 
org.apache.xmlrpc.client.XmlRpcStreamTransport.readResponse(XmlRpcStreamTransport.java:174)

As you can see from the stack trace, the error occurs while parsing
the servers response. In other words, the problem is most likely on
the server and you've got to look for error messages there. In
particular, try to view not the clients request (which you have added
as an XML document), but the servers reply.


Jochen


--
Emacs 22 will support MacOS and CygWin. It is not yet decided, whether
these will be used to run Emacs or the other way round.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to