Bob Cleveland [
http://community.jboss.org/people/bclevelandsview] replied to the
discussion
"problem with seam and mdb on jboss5.1"
To view the discussion, visit:
http://community.jboss.org/message/548610#548610
--------------------------------------------------------------
Add this annotation:
@Depends( {"jboss.web.deployment:war=/myappname"} )
Where myappname is the name of your app's warfile. This will delay the initialization
of the MDB until after Seam has finished initializing during the war deployment.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/548610#548610]
Start a new discussion in JBoss Messaging Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]