JBoss Community

Re: JBoss AS 6: MDB awaiting topic/queue creation

created by jaikiran pai in EJB3 - View the full discussion

That documentation applies for 4.x JBoss AS. For AS 5.x and later the queue/topic are not auto-created unless you explicitly configure the relevant create-destination element in jboss.xml's message-driven section (currently only via jboss.xml) https://issues.jboss.org/browse/JBAS-6013.

 

Alternately, you can create queue/topic configurations http://community.jboss.org/wiki/JBossAS6FAQ instead of relying on auto-creation.

Reply to this message by going to Community

Start a new discussion in EJB3 at Community