fernandor wrote: > heyyy thank you very much !!!!! > After your comment, we forcing adjournment to the JV<of the weblogic > server to start in UTF-8. And it works.. :), because by default the JVM > started with this parameter file.encoding=cp1252
Hurray! > Now, we wonder? Because our code works under the encoiding UTF-8. Do you > have idea in what library may be missing set the encoding, and so it is > taking this from the jvm? I believe that if you set the tomcat jvm encoding > in cp1252, can be able reproduce the problem. I don't know. It's probably at a place where a byte[] is changed into a String. I don't have the time to look at this right now (too busy writing the second iText book), but I'll run some checks and I'll try to reproduce it later on. > many thanks again!! All the applause for you, here in customer service from > oracle bpm. Thanks for the feedback! This is a fantastic way for me to start the weekend. I'm happy because you're happy. It's contagious ;-) -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
