jaikiran pai [
http://community.jboss.org/people/jaikiran] created the discussion
"Re: JBoss AS 6: MDB awaiting topic/queue creation"
To view the discussion, visit:
http://community.jboss.org/message/580472#580472
--------------------------------------------------------------
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 https://issues.jboss.org/browse/JBAS-6013.
Alternately, you can create queue/topic configurations
http://community.jboss.org/docs/DOC-15857 http://community.jboss.org/wiki/JBossAS6FAQ
instead of relying on auto-creation.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/580472#580472]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]