[JBoss-user] [EJB/JBoss] - Re: When deploy mdb, durable attribute is failure, , ,

2006-07-10 Thread david.l.small
If you're using annotations, this tag works as well ... @ActivationConfigProperty(propertyName=subscriptionName, propertyValue=Your-subscription-name), View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3956700#3956700 Reply to the post :

[JBoss-user] [EJB/JBoss] - Re: When deploy mdb,durable attribute is failure,,,

2006-05-29 Thread andrden
Thanks - the last answer was quite helpful. The minimal config. happens to be just 1 extra tag, like this: message-driven | ejb-nameMsg1EJB/ejb-name | destination-jndi-namehms.jms.HmsCAPATopic/destination-jndi-name | mdb-subscription-idSUBSCRIPTION_QM1/mdb-subscription-id

[JBoss-user] [EJB/JBoss] - Re: When deploy mdb,durable attribute is failure,,,

2006-02-07 Thread wiesed
Hi, the problem is that Jboss (4.0.3 SP1) is not setting the subsriber-id and subscription-id by default (the current implementation returns null values). You can specifiy this ID´s in your jboss.xml. | message-driven | ejb-nameRemoteDurableTopicTest/ejb-name |

[JBoss-user] [EJB/JBoss] - Re: When deploy mdb,durable attribute is failure,,,

2005-10-06 Thread richiewalsh
Did anyoe manage to come up with a solution to this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3899547#3899547 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3899547

[JBoss-user] [EJB/JBoss] - Re: When deploy mdb,durable attribute is failure,,,

2005-08-26 Thread private_void
I am getting the exact same error !! with JBoss 4.0.2. Please post a response if anybody has solved this. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3891886#3891886 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3891886