Community

problem with seam and mdb on jboss5.1

reply from Bob Cleveland in JBoss Messaging Development - View the full discussion

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

Start a new discussion in JBoss Messaging Development at Community