Edit the scripts in karaf/bin.
Depending on your version of Karaf, you should see in the
karaf_home/bin/karaf file the following:
exec "$JAVA" $JAVA_OPTS -Djava.endorsed.dirs="${JAVA_ENDORSED_DIRS}"
-Djava.ext.dirs="${JAVA_EXT_DIRS}"
-Dkaraf.instances="${KARAF_HOME}/instances" -Dkaraf.home="$KARA
How can we pass it in via the Karaf as you mentioned?
On Jun 11, 2016 3:30 PM, "Jamie G." wrote:
> You could pass it in via the karaf or start script:
> -Dfile.encoding=ENCODING
>
> Cheers,
> Jamie
>
> On Sat, Jun 11, 2016 at 7:26 AM, Debraj Manna
> wrote:
> > Hi
> >
> > How can we set file.enco
You could pass it in via the karaf or start script:
-Dfile.encoding=ENCODING
Cheers,
Jamie
On Sat, Jun 11, 2016 at 7:26 AM, Debraj Manna wrote:
> Hi
>
> How can we set file.encoding property in karaf?
Hi
How can we set file.encoding property in karaf?