<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] Encoding UTF-8 and ISO-8859-1 - Unix and Windows in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encoding-UTF-8-and-ISO-8859-1-Unix-and-Windows/m-p/2341332#M109296</link>
    <description>Hello, 
&lt;BR /&gt;Finally, I found a solution, which is create a new Karaf container, and deploy specific services on this container. 
&lt;BR /&gt;Then, you can modifiy the wrapper config of your new container (adding this JVM parameter): 
&lt;BR /&gt; 
&lt;I&gt;wrapper.java.additional.9 = -Dfile.encoding = ISO-8859-1 &lt;/I&gt;</description>
    <pubDate>Wed, 10 Sep 2014 13:24:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-10T13:24:30Z</dc:date>
    <item>
      <title>[resolved] Encoding UTF-8 and ISO-8859-1 - Unix and Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encoding-UTF-8-and-ISO-8859-1-Unix-and-Windows/m-p/2341331#M109295</link>
      <description>Hello, 
&lt;BR /&gt;I have problems with ISO 8859-1 to write on IBM Solid base hosted on a Windows server (encode ISO-8859-1). 
&lt;BR /&gt;1) When I run my service locally, on a Windows server, I can change the advanced settings of the JVM on a specific job. 
&lt;BR /&gt;Like that : 
&lt;BR /&gt;Argument : file.encoding=ISO-8859-1 
&lt;BR /&gt;2 When I deploy my service on a Unix server, the ISO-8859-1 encoding does not apply. The only solution I've found to solve this problem is to change the settings directly in the JVM config file wrapper (on Unix Server): 
&lt;BR /&gt;# JVM Parameters 
&lt;BR /&gt;# Note That n is the parameter number starting from 1. 
&lt;BR /&gt;wrapper.java.additional.1 -Dkaraf.home =% =% KARAF_HOME 
&lt;BR /&gt;= wrapper.java.additional.2 -Dkaraf.base KARAF_BASE% =% 
&lt;BR /&gt;= wrapper.java.additional.3 -Dkaraf.data KARAF_DATA% =% 
&lt;BR /&gt;wrapper.java.additional.4 = -Dcom.sun.management.jmxremote 
&lt;BR /&gt;wrapper.java.additional.5 = -Dkaraf.startLocalConsole = false 
&lt;BR /&gt;wrapper.java.additional.6 = -Dkaraf.startRemoteShell = true 
&lt;BR /&gt;wrapper.java.additional.7=-Djava.endorsed.dirs=%JAVA_HOME%/jre/lib/endorsed:%JAVA_HOME%/lib/endorsed:%KARAF_HOME%/lib/endorsed 
&lt;BR /&gt;wrapper.java.additional.8=-Djava.ext.dirs=%JAVA_HOME%/jre/lib/ext:%JAVA_HOME%/lib/ext:%KARAF_HOME%/lib/ext 
&lt;BR /&gt;wrapper.java.additional.9 = -Dfile.encoding = ISO-8859-1 
&lt;BR /&gt;However, this solution does not suit me because it changes the encoding of the JVM that is UTF-8 (impact on Java webapps, others Talend jobs, ...) . Do you know anyway of forcing encoding to ISO-8859-1 for the only one service ? 
&lt;BR /&gt;Thank you!</description>
      <pubDate>Wed, 03 Sep 2014 09:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encoding-UTF-8-and-ISO-8859-1-Unix-and-Windows/m-p/2341331#M109295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-03T09:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encoding UTF-8 and ISO-8859-1 - Unix and Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encoding-UTF-8-and-ISO-8859-1-Unix-and-Windows/m-p/2341332#M109296</link>
      <description>Hello, 
&lt;BR /&gt;Finally, I found a solution, which is create a new Karaf container, and deploy specific services on this container. 
&lt;BR /&gt;Then, you can modifiy the wrapper config of your new container (adding this JVM parameter): 
&lt;BR /&gt; 
&lt;I&gt;wrapper.java.additional.9 = -Dfile.encoding = ISO-8859-1 &lt;/I&gt;</description>
      <pubDate>Wed, 10 Sep 2014 13:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encoding-UTF-8-and-ISO-8859-1-Unix-and-Windows/m-p/2341332#M109296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-10T13:24:30Z</dc:date>
    </item>
  </channel>
</rss>

