It works fine if I run it using maven:
D:\Development\Java\xxxx>"D:\development\apache-maven-3.2.3\bin\mvn.bat"
-Dexec.args="-Djava.net.preferIPv4Stack=true -classpath %classpath
au.com.yyyy.xxxx.App" -Dexec.executable="C:\Program
Files\Java\jdk1.8.0\bin\java.exe"-Dfile.encoding=UTF-8
org.codehaus.mojo:exec-maven-plugin:1.2.1:exec

But somehow it doesn't work if I use:
java -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true  -cp
D:\LumoCamelService au.com.lumoenergy.camelxml.App





--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-2-13-0-PGP-encryption-issue-tp5758803p5758805.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to