Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0112ED2E2 for ; Thu, 6 Dec 2012 17:45:06 +0000 (UTC) Received: (qmail 1848 invoked by uid 500); 6 Dec 2012 17:45:05 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 1798 invoked by uid 500); 6 Dec 2012 17:45:05 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 33600 invoked by uid 99); 6 Dec 2012 14:36:57 -0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Date: Thu, 6 Dec 2012 06:36:27 -0800 (PST) From: Philroc To: users@camel.apache.org Message-ID: <1354804587110-5723708.post@n5.nabble.com> In-Reply-To: <30F49350B2C4449DADB1F82207DE65C3@gmail.com> References: <1354794737891-5723701.post@n5.nabble.com> <30F49350B2C4449DADB1F82207DE65C3@gmail.com> Subject: Re: Connecting to MS Exchanger Service using CXF MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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.