[jboss-user] [JBoss jBPM] - Re: utf problem

2007-06-07 Thread kukeltje
maybe it is a problem in the jbpm converters (if used) Try putting some additional debug statements in the jbpm sourcecode and start from there to see where the strings are still good and where they go wrong View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40521

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-06-07 Thread fuligj
I added it to the ini file, started the eclipse, saved my xhtml file as and redeploy my process, but nothing has has changed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052116#4052116 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-06-06 Thread Jump
add -Dfile.encoding=UTF-8 to eclipse.ini View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051680#4051680 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051680 ___ jboss-user mai

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-06-06 Thread fuligj
I put the useBodyEncodingForURI="true" tag to the referred place, but nothing has changed. In deploy directory there is a jbossweb-tomcat55.sar instead of jboss-web.deployer. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051627#4051627 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-06-04 Thread kukeltje
http://jira.jboss.com/jira/browse/JBPM-958 ??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050854#4050854 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050854 ___ jboss-us

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-06-04 Thread fuligj
Any idea to solve this problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050819#4050819 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050819 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-05-21 Thread fuligj
I'am using MySQL, but I tried it in an original suite with HSQL too, but the problem was the same. I think this is not the database's mistake, because I can display any special character in the webapp, that stored in db. Could anyone help me? Thanks! View the original post : http://www.jboss.c

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-05-19 Thread estaub
I'm guessing at this point. The next thing I'd check is the database. What are you using? Have you checked whether the columns holding strings can deal with UTF-8? Also, if the database doesn't know from UTF-8, what you saw there might well be correct, if it's just saving the 2-byte characters as

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-05-18 Thread fuligj
Thanks again for reply. I have added the "-Dfile.encoding=UTF-8" property to JAVA_OPTS in server/bin/run.bat, but unfortunately nothing has changed. Is that what you exactly suggested? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046945#4046945 Reply to t

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-05-18 Thread estaub
This is just a guess... Try setting Java system property file.encoding to UTF-8 Typically using -D on command line of whatever's running the app. -Ed Staub View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046795#4046795 Reply to the post : http://www.jb

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-05-18 Thread fuligj
Thanks for reply! In the database the variable saved as 'é'. When i try to get strings from database, contains 'áéó...', they are show up fine. Could it be, that the #{var['...']} variables dosen't support utf-8? Other something else.. Thank You! View the original post : http://www.jboss.com

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-05-17 Thread estaub
There's an encoding mismatch somewhere. You need to be clearer about where you're seeing the bogus characters. In the database? On the screen? It looks like somewhere UTF-8 is being interpreted as Latin-1 (or whatever it's called these days). -Ed Staub View the original post : http://www.j

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-05-17 Thread fuligj
When try to save a character like 'é' in websale's input field, the character changed to 'é'. How could i resolve this problem? Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046520#4046520 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss jBPM] - Re: utf problem

2007-04-11 Thread estaub
Wrong forum. Set the character encoding in the http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036336#4036336 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036336 ___ jboss-user mailing list jboss-user@