Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 48833 invoked from network); 20 Jul 2010 03:02:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Jul 2010 03:02:50 -0000 Received: (qmail 15745 invoked by uid 500); 20 Jul 2010 03:02:50 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 15593 invoked by uid 500); 20 Jul 2010 03:02:48 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 15576 invoked by uid 99); 20 Jul 2010 03:02:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 03:02:47 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 03:02:40 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Ob364-0004VE-5O for dev@activemq.apache.org; Mon, 19 Jul 2010 20:02:20 -0700 Message-ID: <29210772.post@talk.nabble.com> Date: Mon, 19 Jul 2010 20:02:20 -0700 (PDT) From: Sandip Parikh To: dev@activemq.apache.org Subject: Activemq +Stomp +CSRF Error MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4511_16838145.1279594940164" X-Nabble-From: sandip.parikh@silvertouch.com X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4511_16838145.1279594940164 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello All, I am using Activemq with Stomp protocol. I have client written in PHP which wants to call Flickr API. Its sending me one Application key with search string. Based on that i have customized my Activemqtextmessage class which is internailly calling Flicker API for searching photos. But when PHP client is trying to access concurrent request it gives me below error java.lang.UnsupportedOperationException: Possible CSRF attack can any please guide how can i solve this issue. Thanks & Regards Sandip Parikh -- View this message in context: http://old.nabble.com/Activemq-%2BStomp-%2BCSRF-Error-tp29210772p29210772.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. ------=_Part_4511_16838145.1279594940164--