This exception is thrown by ActiveMQ web console, if URLs are inappropriately called.
Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Jul 20, 2010 at 5:02 AM, Sandip Parikh <[email protected]> wrote: > > 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. >
