Return-Path: Delivered-To: apmail-ws-synapse-dev-archive@www.apache.org Received: (qmail 97100 invoked from network); 18 Sep 2007 03:54:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Sep 2007 03:54:06 -0000 Received: (qmail 25393 invoked by uid 500); 18 Sep 2007 03:53:58 -0000 Delivered-To: apmail-ws-synapse-dev-archive@ws.apache.org Received: (qmail 25353 invoked by uid 500); 18 Sep 2007 03:53:57 -0000 Mailing-List: contact synapse-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: synapse-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list synapse-dev@ws.apache.org Received: (qmail 25342 invoked by uid 500); 18 Sep 2007 03:53:57 -0000 Delivered-To: apmail-ws-synapse-cvs@ws.apache.org Received: (qmail 25339 invoked by uid 99); 18 Sep 2007 03:53:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2007 20:53:57 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2007 03:55:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 13EA91A983A; Mon, 17 Sep 2007 20:53:43 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r576679 - /webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html Date: Tue, 18 Sep 2007 03:53:42 -0000 To: synapse-cvs@ws.apache.org From: ruwan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070918035343.13EA91A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ruwan Date: Mon Sep 17 20:53:42 2007 New Revision: 576679 URL: http://svn.apache.org/viewvc?rev=576679&view=rev Log: adding the header link to sample 105 Modified: webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html Modified: webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html URL: http://svn.apache.org/viewvc/webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html?rev=576679&r1=576678&r2=576679&view=diff ============================================================================== --- webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html (original) +++ webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html Mon Sep 17 20:53:42 2007 @@ -180,6 +180,8 @@ attachments for proxy services
  • Sample 104: Reliable message exchange between the client and proxy services using WS-ReliableMessaging
  • +
  • Sample 105: Routing the messages arrived to a + proxy service without processing the MustUnderstand headers
  • Transport samples --------------------------------------------------------------------- To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org For additional commands, e-mail: synapse-dev-help@ws.apache.org