Configuring (Fallback)TypeConverters

2012-12-17 Thread GLIMMERVEEN Arnoud
Hi, I noticed that the FallbackTypeConverter from the org.apache.camel.converter.jaxb package has a property to control the pretty print behaviour of the JAXB marshaller it uses, but I am wondering how I could modify that property from its default value true to false. Does anyone know how I ca

Re: Configuring (Fallback)TypeConverters

2012-12-18 Thread Willem jiang
As the FallbackTypeConverter is load by camel AnnotationTypeConverterLoader, so it is hard for you to set the property value for you. But I think I can do some thing on the camel property which you can define the customer property on it to disable the pretty print behavior. So I just Fill a J

RE: Configuring (Fallback)TypeConverters

2012-12-18 Thread GLIMMERVEEN Arnoud
. > -Original Message- > From: Willem jiang [mailto:willem.ji...@gmail.com] > Sent: Tuesday, 18 December, 2012 09:29 > To: users@camel.apache.org > Subject: Re: Configuring (Fallback)TypeConverters > > As the FallbackTypeConverter is load by camel > AnnotationTypeConverterLoade

Re: Configuring (Fallback)TypeConverters

2012-12-18 Thread Willem jiang
rnoud. > > > -Original Message- > > From: Willem jiang [mailto:willem.ji...@gmail.com] > > Sent: Tuesday, 18 December, 2012 09:29 > > To: users@camel.apache.org (mailto:users@camel.apache.org) > > Subject: Re: Configuring (Fallback)T

Re: Configuring (Fallback)TypeConverters

2012-12-18 Thread Claus Ibsen
roperty and the >> SpringInjector could discover the configured type converter. >> >> Regards, >> >> Arnoud. >> >> > -Original Message- >> > From: Willem jiang [mailto:willem.ji...@gmail.com] >> > Sent: Tuesday, 18 December, 2012 09:

RE: Configuring (Fallback)TypeConverters

2012-12-18 Thread GLIMMERVEEN Arnoud
Oke, thanks for looking in to it! Arnoud > -Original Message- > From: Claus Ibsen [mailto:claus.ib...@gmail.com] > Sent: Tuesday, 18 December, 2012 15:49 > To: users@camel.apache.org > Subject: Re: Configuring (Fallback)TypeConverters > > On Tue, Dec 18, 2012 at