The problem is that there is a space character at the start of the xml file.
The new version of the JDOM parser that we're using must be more picky
than the previous one.

In the next release of the server, we are not going to parse the XML on the server at all, but simply proxy it through as directly as possible in a byte stream to the client, so this
particular bug won't happen.




On 3/27/06, manabu togawa <[EMAIL PROTECTED]> wrote:
Hi,
I update to OpenLaszlo3.2 and the error began to appear.

I attached simple test case.
error message is "data conversion error for js01.xml Error on line 1:
Content is not allowed in prolog."

It works fine in OpenLaszlo3.1.1, so what's the problem?
Thanks your help.

-togawa manabu


_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev






--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to