We have a J2EE/portal application running on WebLogic Portal 10.2. We have recently introduced an asynchronous EJB call, but after putting it into production, we're getting an error message that says
MDB application XXX is NOT connected to messaging system
Is this a coding issue, something that can be tweaked with a runtime parameter, or something that we can ignore? (Or a fourth option, that I haven't thought of?)