Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5243CC283 for ; Fri, 8 Jun 2012 07:43:26 +0000 (UTC) Received: (qmail 71018 invoked by uid 500); 8 Jun 2012 07:43:26 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 70844 invoked by uid 500); 8 Jun 2012 07:43:25 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 70415 invoked by uid 99); 8 Jun 2012 07:43:25 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 07:43:25 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E4EB4140B94 for ; Fri, 8 Jun 2012 07:43:24 +0000 (UTC) Date: Fri, 8 Jun 2012 07:43:24 +0000 (UTC) From: "Willem Jiang (JIRA)" To: issues@camel.apache.org Message-ID: <1856150873.51778.1339141404940.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1767646726.43347.1338981143198.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (CAMEL-5340) Add support for cross-origin filtering MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291603#comment-13291603 ] Willem Jiang commented on CAMEL-5340: ------------------------------------- Applied patch with thanks to Andrew. I also update the wiki doc[1] for it. @Andrew please double check it :) [1]https://cwiki.apache.org/confluence/display/CAMEL/Cometd > Add support for cross-origin filtering > -------------------------------------- > > Key: CAMEL-5340 > URL: https://issues.apache.org/jira/browse/CAMEL-5340 > Project: Camel > Issue Type: Improvement > Components: camel-cometd > Reporter: Andrew Firth > Assignee: Willem Jiang > Priority: Minor > Fix For: 2.10.0 > > Attachments: Adding_support_for_cross-origin_filtering.patch > > > We have added support for cross-domain filtering and would like to submit this back to the community. > For example, the following endpoint will enable cross-origin filtering for all origins (*) for the path "/cometd" > cometd://127.0.0.1:%s?crossOriginFilterOn=true&allowedOrigins=*&filterPath=/cometd -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira