It is not normal, and reviewing the Camel code (2.6-SNAPSHOT, not the 2.4.0.fuse-00-00 you're using), I don't see where this could have happened. What do you use for authentication, spring-security? Is there a test case?
Thanks Hadrian On Dec 3, 2010, at 9:23 AM, Olivier.Roger wrote: > > Hello Camel, > > I get this error in the log when I try to serialize my Exchanges with the > DefaultExchangeHandler: > > DefaultExchangeHolder | camel.impl.DefaultExchangeHolder 210 | > 69 - org.apache.camel.camel-core - 2.4.0.fuse-00-00 | in headers containing > object: null with key: CamelAuthentication cannot be serialized, it will be > excluded by the holder. > > Is this normal that CamelAuthentication is present but null in the exchange > headers ? > -- > View this message in context: > http://camel.465427.n5.nabble.com/Serialization-CamelAuthentication-is-null-tp3290948p3290948.html > Sent from the Camel - Users mailing list archive at Nabble.com.