<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Integrating Flex and RabbitMQ using STOMP</title>
	<atom:link href="http://flexonrails.net/?feed=rss2&#038;p=106" rel="self" type="application/rss+xml" />
	<link>http://flexonrails.net/?p=106</link>
	<description>-</description>
	<lastBuildDate>Tue, 22 Dec 2009 16:08:15 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pedro</title>
		<link>http://flexonrails.net/?p=106&#038;cpage=1#comment-92789</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Thu, 03 Sep 2009 23:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=106#comment-92789</guid>
		<description>On the previous post: Running the flashpd on port 843 requires root access on the server (it&#039;s a Linux box) so probably that meets Adobe&#039;s tightened standards, but it&#039;s still a bit of an inconvenience to have the Flashpd server running at all times.</description>
		<content:encoded><![CDATA[<p>On the previous post: Running the flashpd on port 843 requires root access on the server (it&#8217;s a Linux box) so probably that meets Adobe&#8217;s tightened standards, but it&#8217;s still a bit of an inconvenience to have the Flashpd server running at all times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://flexonrails.net/?p=106&#038;cpage=1#comment-92788</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Thu, 03 Sep 2009 23:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=106#comment-92788</guid>
		<description>Yes, I have the same problem, on the security violation.  I am serving my app out of the ActiveMQ 5.2.0 demo/ application using Jetty on port 8161.  I placed my SWF and HTML files there, which talk to the ActiveMQ on the same box, but on port 61613.  The strict policy seems to apply because I get a 2048 error.  However, when I use the flashpd policy server from Adobe, the problem goes away.</description>
		<content:encoded><![CDATA[<p>Yes, I have the same problem, on the security violation.  I am serving my app out of the ActiveMQ 5.2.0 demo/ application using Jetty on port 8161.  I placed my SWF and HTML files there, which talk to the ActiveMQ on the same box, but on port 61613.  The strict policy seems to apply because I get a 2048 error.  However, when I use the flashpd policy server from Adobe, the problem goes away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOsH</title>
		<link>http://flexonrails.net/?p=106&#038;cpage=1#comment-85820</link>
		<dc:creator>JOsH</dc:creator>
		<pubDate>Thu, 02 Apr 2009 22:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=106#comment-85820</guid>
		<description>The Sample Flex project works great. however, I would like to use the stomp.swc with my project.

 I am using the Flex 3 SDK, Flex Antasks, and ant.  So I can pull in your swc, but I am not using mxml or flexbuilder. How would I attach an EventListner to stomp in an Actionscript 3 class, without using MXML?  Is this just a matter of creating an instance of the stomp class and attaching an eventListener to it?  I would imagin I&#039;d need to also config the channel.


ie 
 var _stomp:Stomp = new Stomp();
     _stomp.addEventListener(MessageEvent.Message, function(event:MessageEvent):void{ trace(&quot;event:message:&quot; + event.message.body ) );</description>
		<content:encoded><![CDATA[<p>The Sample Flex project works great. however, I would like to use the stomp.swc with my project.</p>
<p> I am using the Flex 3 SDK, Flex Antasks, and ant.  So I can pull in your swc, but I am not using mxml or flexbuilder. How would I attach an EventListner to stomp in an Actionscript 3 class, without using MXML?  Is this just a matter of creating an instance of the stomp class and attaching an eventListener to it?  I would imagin I&#8217;d need to also config the channel.</p>
<p>ie<br />
 var _stomp:Stomp = new Stomp();<br />
     _stomp.addEventListener(MessageEvent.Message, function(event:MessageEvent):void{ trace(&#8221;event:message:&#8221; + event.message.body ) );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://flexonrails.net/?p=106&#038;cpage=1#comment-85814</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 02 Apr 2009 19:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=106#comment-85814</guid>
		<description>I&#039;m having the same Security sandbox violation issue. It seems connecting to a different port on the same server causes the failure. I&#039;ve been unsuccessful in finding out how to integrate a crossdomain.xml file into rabbitmq or activemq. Anyone have any clues as to how to handle this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same Security sandbox violation issue. It seems connecting to a different port on the same server causes the failure. I&#8217;ve been unsuccessful in finding out how to integrate a crossdomain.xml file into rabbitmq or activemq. Anyone have any clues as to how to handle this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stevie</title>
		<link>http://flexonrails.net/?p=106&#038;cpage=1#comment-85338</link>
		<dc:creator>stevie</dc:creator>
		<pubDate>Sat, 21 Mar 2009 17:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=106#comment-85338</guid>
		<description>What is better, ActiveMQ or RabbitMQ?</description>
		<content:encoded><![CDATA[<p>What is better, ActiveMQ or RabbitMQ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
