If you are using spring to load the camel context, you could configure the authentication information like this[1]
[1]http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport%28includingSSLsupport%29-BasicAuthentication -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Thursday, December 6, 2012 at 10:36 PM, Philroc wrote: > I don't plan to access the MS Exchange WS in MyWSProcessor, because I access > it using the from("cxf:...") command. > > My intent is to process email attachments in the processor, extract data > from them, and store them in a database. For instance, > > > > I didn't create the web service proxy. Why do I need to create one? How > should I do it? > > I will try setting the username and password via the AuthorizationPolicy. > > Philroc > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Connecting-to-MS-Exchanger-Service-using-CXF-tp5723701p5723708.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).