JBoss Community

Re: Jboss Messaging :configure Queue and Topics in destinations-service.xml

created by Peter Johnson in JBoss Messaging - View the full discussion

Why do you have a 'depends' on the DestinationManager and SecurityManager? Those were needed for JBossMQ, but are not used with JBoss Messaging, so remove them. Take a look at the example destinations at docs/examples/jms/destinations-service.xml to see how destinations are defined for JBoss Messaging.

 

>>My destinations-service.xml is unsder "jboss-4.3.0\server\MySiteServer\deploy\jboss-messaging.sar" , not in deploy directory of jboss. Is it right place to configure destination queue and topics ??

Well, you could place it there, but I wouldn't. That directory is specifically for filles related to the JBoss Messaging server. Your destination file, however, is your own file to support your application. I recommend placing it in deploy.

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community