The CamelAuthentication header appears when message is passing through the
NMR

Here is the route:

        <route>
            <from uri="Order" />
            <transacted />
                <to uri="nmr:bsb:documentorder" />
        </route>

        <route>
            <from uri="nmr:bsb:documentorder" />
            <to uri="..." />
        </route>
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/Serialization-CamelAuthentication-is-null-tp3290948p3291160.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to