<?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 GraniteDS, ActiveMQ, and Tomcat</title> <atom:link href="http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/feed/" rel="self" type="application/rss+xml" /><link>http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/</link> <description>Blog about Flex, AIR, Security, and other various topics</description> <lastBuildDate>Sat, 04 Feb 2012 01:17:44 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Andrew</title><link>http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/comment-page-1/#comment-9459</link> <dc:creator>Andrew</dc:creator> <pubDate>Wed, 25 Nov 2009 20:54:59 +0000</pubDate> <guid
isPermaLink="false">http://www.flexjunk.com/?p=221#comment-9459</guid> <description>JP.  You nailed it.  In my own code, I just reference the server-config.xml, but with your method, you can setup the channels at runtime.  Good value-add to this blog post.</description> <content:encoded><![CDATA[<p>JP.  You nailed it.  In my own code, I just reference the server-config.xml, but with your method, you can setup the channels at runtime.  Good value-add to this blog post.</p> ]]></content:encoded> </item> <item><title>By: jp</title><link>http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/comment-page-1/#comment-9454</link> <dc:creator>jp</dc:creator> <pubDate>Wed, 25 Nov 2009 05:48:07 +0000</pubDate> <guid
isPermaLink="false">http://www.flexjunk.com/?p=221#comment-9454</guid> <description>my bad......
var channelSet:ChannelSet=new ChannelSet();
var channel:GravityChannel=new GravityChannel(&quot;my-gravityamf&quot;, &quot;http://localhost:8080/graniteds-chat/gravity/amf&quot;);
channelSet.addChannel(channel);
consumer.channelSet=channelSet</description> <content:encoded><![CDATA[<p>my bad&#8230;&#8230;<br
/> var channelSet:ChannelSet=new ChannelSet();<br
/> var channel:GravityChannel=new GravityChannel(&#8220;my-gravityamf&#8221;, &#8220;http://localhost:8080/graniteds-chat/gravity/amf&#8221;);<br
/> channelSet.addChannel(channel);<br
/> consumer.channelSet=channelSet</p> ]]></content:encoded> </item> <item><title>By: jp</title><link>http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/comment-page-1/#comment-9453</link> <dc:creator>jp</dc:creator> <pubDate>Wed, 25 Nov 2009 05:14:58 +0000</pubDate> <guid
isPermaLink="false">http://www.flexjunk.com/?p=221#comment-9453</guid> <description>how do i reference the channelset to the jms topic from the mxml file?  thanks in advance.</description> <content:encoded><![CDATA[<p>how do i reference the channelset to the jms topic from the mxml file?  thanks in advance.</p> ]]></content:encoded> </item> <item><title>By: jp</title><link>http://www.flexjunk.com/2009/11/16/integrating-graniteds-activemq-and-tomcat/comment-page-1/#comment-9452</link> <dc:creator>jp</dc:creator> <pubDate>Wed, 25 Nov 2009 03:15:31 +0000</pubDate> <guid
isPermaLink="false">http://www.flexjunk.com/?p=221#comment-9452</guid> <description>thank you for this piece of guidance and direction.  i believe it will get me started in doing what i need to do.</description> <content:encoded><![CDATA[<p>thank you for this piece of guidance and direction.  i believe it will get me started in doing what i need to do.</p> ]]></content:encoded> </item> </channel> </rss>
