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.
