[jboss-user] [JBoss Messaging] - Re: Getting javax.jms.InvalidClientIDException when using 1.
timfox
do-not-reply at jboss.com
Tue Feb 20 13:41:50 EST 2007
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#4019494
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019494
More information about the jboss-user
mailing list