e.g.
| <message-driven>
| <ejb-name>DurableTopicBean</ejb-name>
| <configuration-name>Standard Message Driven
Bean</configuration-name>
|
<destination-jndi-name>topic/testDurableTopic</destination-jndi-name>
| <mdb-user>john</mdb-user>
| <mdb-passwd>needle</mdb-passwd>
| <mdb-client-id>DurableSubscriberExample</mdb-client-id>
| </message-driven>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019494#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...