"pon.umapathy" wrote :
| And the mdb-subscription-id is specified in the jboss.xml as:
|
|
| | <message-driven>
| | <ejb-name>ConfigChangeListenerMDB</ejb-name>
| |
<mdb-client-id>ConfigChangeListenerMDBClient</mdb-client-id>
| |
<mdb-subscription-id>ConfigChangeListenerMDBSubscription</mdb-client-id>
| | </message-driven>
| |
|
I hate to point out the obvious, but your <mdb-subscription-id> tag is closed with
</mdb-client-id> which is incorrect.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141347#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...