Hi Willem When you have foreign chars in source code, then you should unicode escape them with \uFFFF. Otherwise the code may not compile all over the world. eg the source code should just be ASCII chars.
On Wed, Dec 19, 2012 at 4:11 PM, <ningji...@apache.org> wrote: > private final String payload = "æøå ©"; -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen