spring integration - Setting connection-factory field dynamically in jms outbound adapter -


is possible set connection-factory field dynamically in jms outbound adapter .

i thinking of passing connection object in header , use expression way can destination-expression .

destination-expression="headers.destinationqueuename"

i not find in spring integration's online documentation .

no; not possible; see this sample how send messages dynamic servers. it's ftp, same characteristics apply.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -