spring jms - Grails JMS Plugin -
i using grails 2.4.3 version , latest grails jms plugin.
i have durable subscription , message listener configured.
when deploy code 2 node cluster, throws javax.jms.jmsexception: duplicate durable subscription detected.
is there way handle error? shared durable subscription part of jms 2.0 spec.
Comments
Post a Comment