<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - OpenMQ ColdFusion JMS Gateway</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_event_gateways?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Sun, 11 Dec 2011 13:30:41 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2011-12-11T13:30:41Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: OpenMQ ColdFusion JMS Gateway</title>
      <link>https://forums.adobe.com/message/4077152?tstart=0#4077152</link>
      <description>&lt;!-- [DocumentBodyStart:b8c4b87a-994a-47e5-84df-e1b7cccd3335] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;PENNY506 wrote:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone used OpenMQ with the generic gateway that ships with ColdFusion 8?&amp;nbsp; Also, is it true that the generic gateway only supports topics and not queues?&lt;/p&gt;&lt;br/&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I haven't used OpenMQ yet, but have used &lt;a class="jive-link-external-small" href="http://joram.ow2.org/" rel="nofollow"&gt;JORAM&lt;/a&gt;. Yes, the generic gateway that ships with ColdFusion supports only Topics. You could adapt it to support Topics as well as Queues.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;Why does the ActiveMQ example provide both but no the generic one.&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The ActiveMQ example is a worked example, tailor-made to show-case the possibilities of the generic gateway, of which it is an extension.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;I'm guessing being that Jrun is a j2ee &lt;a class="jive-link-external-small" href="http://www.adobe.com/products/jrun/productinfo/newfeatures/" rel="nofollow"&gt;1.3&lt;/a&gt; app server, and Open MQ latest needs ee&lt;a class="jive-link-external-small" href="http://mq.java.net/features.html" rel="nofollow"&gt; 1.4&lt;/a&gt; that this is a no go.&amp;nbsp; &lt;p&gt;Also being that the generic gateway works with 1.0.2 compliant server (jms compliancy guessing) and openMQ is JMS 1.1 standard this is a no go.&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Yes, JRun4 is J2EE 1.3 compliant. I am not aware of the requirements for OpenMQ. If OpenMQ indeed requires Java EE 1.4, then the combination with JRun4 may not be a good idea. One reason is, you have to include the JAR file of the application server in the settings in the build.xml for the gateway Java classes. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Converting ColdFusion's generic gateway from JMS1.0.2 to JMS1.1 is relatively simple to solve. Convert the Java code to JMS1.1. Then download the relevant javax.jms.jar file from the web, and copy it to the lib directory of ColdFusion's gateway.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt; Time to lose Jrun &lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There are rumours that that has already happened.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b8c4b87a-994a-47e5-84df-e1b7cccd3335] --&gt;&lt;img src='/beacon?t=1415919606370' /&gt;</description>
      <pubDate>Sun, 11 Dec 2011 13:28:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4077152?tstart=0#4077152</guid>
      <dc:date>2011-12-11T13:28:02Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>OpenMQ ColdFusion JMS Gateway</title>
      <link>https://forums.adobe.com/message/4063163?tstart=0#4063163</link>
      <description>&lt;!-- [DocumentBodyStart:87437406-7854-49d3-925f-4425a90243d0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Has anyone used OpenMQ with the generic gateway that ships with ColdFusion 8?&amp;nbsp; Also, is it true that the generic gateway only supports topics and not queues?&lt;/p&gt;&lt;p&gt;Why does the ActiveMQ example provide both but no the generic one?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm guessing being that Jrun is a j2ee &lt;a class="jive-link-external-small" href="http://www.adobe.com/products/jrun/productinfo/newfeatures/" rel="nofollow"&gt;1.3&lt;/a&gt; app server, and Open MQ latest needs ee&lt;a class="jive-link-external-small" href="http://mq.java.net/features.html" rel="nofollow"&gt; 1.4&lt;/a&gt; that this is a no go.&amp;nbsp; &lt;/p&gt;&lt;p&gt;Also being that the generic gateway works with 1.0.2 compliant server (jms compliancy guessing) and openMQ is JMS 1.1 standard this is a no go.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why doesn't anyone respond to any Gateway questions in the adobe forum? ;-)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Time to lose Jrun &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:87437406-7854-49d3-925f-4425a90243d0] --&gt;</description>
      <pubDate>Sun, 04 Dec 2011 21:33:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4063163?tstart=0#4063163</guid>
      <dc:date>2011-12-04T21:33:45Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

