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 B55A217DA3 for ; Thu, 26 Mar 2015 14:29:08 +0000 (UTC) Received: (qmail 66279 invoked by uid 500); 26 Mar 2015 14:29:08 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 66237 invoked by uid 500); 26 Mar 2015 14:29:08 -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 63768 invoked by uid 99); 26 Mar 2015 14:27:40 -0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of ercan.canlier@gmail.com does not designate 162.253.133.43 as permitted sender) Date: Thu, 26 Mar 2015 07:25:42 -0700 (MST) From: "ercan.canlier" To: users@camel.apache.org Message-ID: <1427379942243-5764837.post@n5.nabble.com> In-Reply-To: References: <1427374692858-5764824.post@n5.nabble.com> Subject: Re: Web Service Proxy to track incoming and outcoming messages MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Jiang, Actually, there is a web application where you will have possibility to publish web services. Client will load wsdl file and then i will be generating it via maven with help of camel. This step is clear and i have already finished it but i also want to track incoming and outgoing messages and log them to database. In order to do that, i think the only way is to proxy the real services and define endpoint consumers for them. Do you have any idea? Thanks for your interest. Best regards. Ercan -- View this message in context: http://camel.465427.n5.nabble.com/Web-Service-Proxy-to-track-incoming-and-outcoming-messages-tp5764824p5764837.html Sent from the Camel - Users mailing list archive at Nabble.com.