Results 1 to 2 of 2

Thread: Dynamic JMS connection and jmsTemplate refresh

  1. #1

    Default Dynamic JMS connection and jmsTemplate refresh

    Hi,

    How can I change jms provider ul at run time. I have a remote queue to which I connect. I have exposed my jms resource adapter class to JMX and there I can change my remote jms server url. While doing that I want the jmsTemplate to dynamically change the connection to new server. How can I do this.

    is there any way to force spring jmsTemplate to reload/refresh considering server url has changed?

    Any assistance in this context is highly appreciated.

    --newbie

  2. #2

    Default is thereany way to do this.

    Is there any way to change the jmsTemplate at runtime. is this really possible?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •