<!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;">
    How to configure application specific Queue and Topics in destinations-service.xml
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/rahul9885">Rahul Aahir</a> in <i>JBoss Messaging</i> - <a href="http://community.jboss.org/message/562113#562113">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hello All,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am Configuring my application specific Queue and Topics in <strong>destinations-service.xml ,</strong> but Queue is not getting register in jboss.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am getting following error in jboss :</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>[ServiceConfigurator] Problem configuring service jboss.messaging.destination:service=Queue,name=jms/servers/logmon/MonitorInQueue<br/>org.jboss.deployment.DeploymentException: Exception setting attribute <a class="jive-link-external-small" href="mailto:javax.management.Attribute@1e32382">javax.management.Attribute@1e32382</a> on mbean jboss.messaging.destination:service=Queue,name=jms/servers/logmon/MonitorInQueue; - nested throwable: (javax.management.AttributeNotFoundException: not found: DestinationManager)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.ServiceConfigurator.setAttribute(ServiceConfigurator.java:698)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:380)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:460)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.ServiceController.install(ServiceController.java:226)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:585)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>My <strong>destinations-service.xml </strong>is unsder "<strong>jboss-4.3.0\server\MySiteServer\deploy\jboss-messaging.sar" ,</strong> not in<strong> deploy</strong> directory of jboss.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong style="font-size: 12pt; ">Is it right plcae to configure destination queue and topics ??</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-size: 10pt;">My <strong>destinations-service.xml </strong>is like given below<strong> :</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-size: 10pt;">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span></p><p><span style="font-size: 10pt;">&lt;server&gt;</span></p><p><span style="font-size: 10pt;">.</span></p><p><span style="font-size: 10pt;">.</span></p><p><span style="font-size: 10pt;">.</span></p><p><span style="font-size: 10pt;">&lt;mbean code="org.jboss.jms.server.destination.QueueService"<br/>&#160;&#160; name="jboss.messaging.destination:service=Queue,<strong>name=jms/servers/logmon/MonitorInQueue</strong>" <br/>&#160;&#160;&#160; xmbean-dd="xmdesc/Queue-xmbean.xml"&gt;<br/>&#160;&#160; <br/>&#160;&#160;&#160; &lt;depends optional-attribute-name="ServerPeer"&gt;jboss.messaging:service=ServerPeer&lt;/depends&gt;<br/>&#160;&#160;&#160; &lt;depends&gt;jboss.messaging:service=PostOffice&lt;/depends&gt;<br/>&#160;&#160;&#160; &lt;depends optional-attribute-name="DestinationManager"&gt;jboss.messaging:service=DestinationManager&lt;/depends&gt;<br/>&#160;&#160; &lt;depends optional-attribute-name="SecurityManager"&gt;jboss.messaging:service=SecurityManager&lt;/depends&gt;<br/>&#160;&#160;&#160; &lt;attribute name="SecurityConf"&gt;<br/>&#160;&#160;&#160;&#160;&#160; &lt;security&gt;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;role name="guest" read="true" write="true"/&gt;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;role name="publisher" read="true" write="true" create="false"/&gt;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;role name="noacc" read="false" write="false" create="false"/&gt;<br/>&#160;&#160;&#160;&#160;&#160; &lt;/security&gt;<br/>&#160;&#160;&#160; &lt;/attribute&gt;<br/>&#160; &lt;/mbean&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-size: 10pt;">&lt;/server&gt;</span></p></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/562113#562113">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>