On *Windows* (Xp sp3), I tried to import
C:\ofbizRun\applications\ecommerce\data\DemoProduct.xml
and I add to use
C:/ofbizRun/applications/ecommerce/data/DemoProduct.xml
BTW I'm facing also an UTF-8 BOM problem when I want to import the content of this file using the text import option. I switch to
Ubuntu 8.10 to test (I should set another machine with a KWM I have, but it's too noisy, an Pentium HT proc, a kind of electric
heater. actually ;o)
The error I get is
ERROR: Error parsing entity xml file: javolution.xml.stream.XMLStreamException:
';' expected (at line 1, column 0)
Jacques
From: "David E Jones" <[email protected]>
Could you be more specific?
-David
On Feb 7, 2009, at 1:32 PM, Jacques Le Roux wrote:
XML Import on Windows does not support anymore \ as separator you must /
This is a regression
Jacques