Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 72CAA200B40 for ; Fri, 1 Jul 2016 17:29:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 715D0160A6C; Fri, 1 Jul 2016 15:29:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E19D7160A4D for ; Fri, 1 Jul 2016 17:29:11 +0200 (CEST) Received: (qmail 67262 invoked by uid 500); 1 Jul 2016 15:29:10 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 67251 invoked by uid 99); 1 Jul 2016 15:29:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2016 15:29:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 330D5C320F for ; Fri, 1 Jul 2016 15:29:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.487 X-Spam-Level: *** X-Spam-Status: No, score=3.487 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id sX43bg9cxuEx for ; Fri, 1 Jul 2016 15:29:08 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 22D325F201 for ; Fri, 1 Jul 2016 15:29:08 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 0F4831433B6D2 for ; Fri, 1 Jul 2016 08:29:07 -0700 (MST) Date: Fri, 1 Jul 2016 07:47:56 -0700 (PDT) From: pravinbs To: users@activemq.apache.org Message-ID: <1467384476416-4713548.post@n4.nabble.com> Subject: Active MQ REST API CORS limitation MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Fri, 01 Jul 2016 15:29:12 -0000 Hi, I need to make AJAX calls to Active MQ REST API running on a remote server. What settings do I need to make in Jetty.xml to enable cross domain requests? Best regards, Pravin -- View this message in context: http://activemq.2283324.n4.nabble.com/Active-MQ-REST-API-CORS-limitation-tp4713548.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.