[jboss-user] [JBoss jBPM] - Invalid byte 2 of 3-byte UTF-8 sequence in GPD / Eclipse
tmanolat
do-not-reply at jboss.com
Thu Nov 23 06:35:12 EST 2006
Hi,
I try to use GPD to create a workflow definition. Some of the node names are expressed in Greek. When I edit the processdefinition.xml (manually or through the GUI), saving this file tries to update gpd.xml and here comes the problem:
"Invalid byte 2 of 3-byte UTF-8 sequence" in the line where the Greek characters occur.
Is this a problem of Eclipse in general or a problem of GPD? Please kindly help me because I need to define the process in Greek.
Some final notes:
- If no Greek characters are put in the file, then there is no problem and the gpd.xml is created ok.
- Both gpd.xml and processdefinition.xml are encoded in UTF-8, the same applies for the xml data:
Code:
<?xml version="1.0" encoding="UTF-8"?>
- My Environment is:
Eclipse 3.2.1
JBoss jBPM Designer Plug-in 3.0.12
JPDL Core Plug-In 3.0.12
Thanks for your time!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988129#3988129
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988129
More information about the jboss-user
mailing list