Oh, which version of servicemix are you using?
It looks like camel-nmr component doesn't deal will the Authentiacation token rightly.


On 12/3/10 11:36 AM, Olivier.Roger wrote:

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>


--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Reply via email to