<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    getting "Message to JBossTopic ... not processed"
</h3>
<span style="margin-bottom: 10px;">
    reply from <a href="http://community.jboss.org/people/ranjix">ranjix</a> in <i>JBoss Messaging</i> - <a href="http://community.jboss.org/message/555003#555003">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>It's not impossible that my MDB config is wrong, it's bothering that same configuration works consistently in weblogic and websphere but not in jboss. As I said, I did try to make the subscription durable, see the MDB's ejb-jar.xml underneath. </p><p>I also tried to make the messages persistent, but at that point the text in the system.out became "<em>10:10:38,736 INFO&#160; [STDOUT] Warning:&#160; Message to JBossTopic[com.bluemartini.DBUt</em><em>ilTopic] not processed: delegator-&gt;JBossMessage[5244570167312385]:</em><em><strong>PERSISTENT</strong></em><em>, de</em><em>liveryId=1</em>", and the JMS message was still delivered 2 times out of 3. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Frankly there is a certain hint of flakiness coming out of this issue, in regards to JBoss capability of working with JMS. Hope I'm wrong and indeed something in our app is interfering with the JMS (although don't really see how...)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>thanks/Ranjix</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>P.S. Again, a hint towards where in the sources is the text "Message to JBossTopic" constructed would really help. At that point I could try and debug. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>the ejb-jar.xml</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><div id="_mcePaste">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</div><div id="_mcePaste">&lt;ejb-jar id="ejb-jar_ID" </div><div id="_mcePaste">&#160;&#160;&#160; version="2.1" </div><div id="_mcePaste"><span>&#160;&#160;&#160; xmlns="</span><a class="jive-link-external-small" href="http://java.sun.com/xml/ns/j2ee" target="_blank">http://java.sun.com/xml/ns/j2ee</a><span>" </span></div><div id="_mcePaste"><span>&#160;&#160;&#160; xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>" </span></div><div id="_mcePaste"><span>&#160;&#160;&#160; xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://java.sun.com/xml/ns/j2ee" target="_blank">http://java.sun.com/xml/ns/j2ee</a><span> </span><a class="jive-link-external-small" href="http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd" target="_blank">http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd</a><span>"&gt;</span></div><div id="_mcePaste"> </div><div id="_mcePaste">&#160; &lt;display-name&gt;remotedesktop-JAR&lt;/display-name&gt;</div><div id="_mcePaste">&#160; &lt;enterprise-beans&gt;</div><div id="_mcePaste">&#160;&#160;&#160; &lt;message-driven&gt;</div><div id="_mcePaste">&#160;&#160;&#160;&#160;&#160; &lt;description&gt; db util mdb &lt;/description&gt;</div><div id="_mcePaste">&#160;&#160;&#160;&#160;&#160; &lt;display-name&gt;DBUtilTopicMDB&lt;/display-name&gt;</div><div id="_mcePaste">&#160;&#160;&#160;&#160;&#160; &lt;ejb-name&gt;DBUtilTopicMDB&lt;/ejb-name&gt;</div><div id="_mcePaste">&#160;&#160;&#160;&#160;&#160; &lt;ejb-class&gt;com.bluemartini.jms.mdb.DBUtilTopicMDB&lt;/ejb-class&gt;</div><div id="_mcePaste">&#160;&#160;&#160;&#160;&#160; &lt;transaction-type&gt;Bean&lt;/transaction-type&gt;</div><div id="_mcePaste">&#160;&#160;&#160;&#160;&#160; &lt;message-destination-type&gt;javax.jms.Topic&lt;/message-destination-type&gt;</div><div id="_mcePaste"><strong>&#160;&#160;&#160;&#160;&#160; &lt;activation-config&gt;</strong></div><div id="_mcePaste"><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property&gt;</strong></div><div id="_mcePaste"><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property-name&gt;subscriptionDurability&lt;/activation-config-property-name&gt;</strong></div><div id="_mcePaste"><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property-value&gt;Durable&lt;/activation-config-property-value&gt;</strong></div><div id="_mcePaste"><strong>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/activation-config-property&gt;</strong></div><div id="_mcePaste"><strong>&#160;&#160;&#160;&#160;&#160; &lt;/activation-config&gt;</strong></div><div id="_mcePaste">&#160;&#160;&#160; &lt;/message-driven&gt;</div><div id="_mcePaste">&#160; &lt;/enterprise-beans&gt;</div><div id="_mcePaste">&lt;/ejb-jar&gt;</div><div> </div></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/555003#555003">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Messaging at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>