On 9/1/06, ashi <[EMAIL PROTECTED]> wrote:
Hi, I want to configure durable subscriptions using spring. How do i go about doing this? I am using JCA for connection management.
See this example... http://jencks.org/Message+Driven+POJOs then just configure the ActivationSpec to suit your needs (e.g. specify a subscriptionName) http://incubator.apache.org/activemq/activation-spec-properties.html -- James ------- http://radio.weblogs.com/0112098/
