Hi Bruce,
Thanks for reply.
I tried the way you suggested but it's again the same one.
If you see the error it says that I need to mention with a unique
clientId.And that's what I am doing.
ERROR - DefaultMessageListenerContainer - Setup of JMS message listener
invoker failed - trying to recover
javax.jms.JMSException: You cannot create a durable subscriber without
specifying a unique clientID on a Connection
at
org.apache.activemq.ActiveMQConnection.checkClientIDWasManuallySpecified(ActiveMQConnection.java:1138)
at
org.apache.activemq.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:1066)
And I don't know might be this is bug for spring framework.Please help me
........
Thanks,
Sandeep.
bsnyder wrote:
>
> On Sun, Jul 6, 2008 at 10:17 PM, sandeep reddy <[EMAIL PROTECTED]>
> wrote:
>>
>> Hi All,
>>
>> Still i am not able to resolve this problem.I didn't understand is
>> that
>> nobody came across this problem,
>> or else some thing missing in above configuration.
>
> Have you tried removing the clientId attribute from each
> configuration? This value needs to be unique, it can't be a static
> value as it causes the error you're seeing.
>
> Bruce
> --
> perl -e 'print
> unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
>
> Apache ActiveMQ - http://activemq.org/
> Apache Camel - http://activemq.org/camel/
> Apache ServiceMix - http://servicemix.org/
>
> Blog: http://bruceblog.org/
>
>
--
View this message in context:
http://www.nabble.com/Error-in-setting-up-durable-subscriber-tp18256291p18331605.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.