ibm-messaging / mq-jms-spring

Components to assist MQ JMS integration with Spring frameworks
Apache License 2.0
190 stars 102 forks source link

Add client id support #9

Closed javaplus closed 6 years ago

javaplus commented 6 years ago

Please ensure all items are complete before opening.

What

What was changed

Added ability to set the clientId property.

How

How the change was implemented or reasoning behind it Followed the existing pattern of setting IBM specific properties and because some queue managers are setup to require client id.

Testing

How to test your changes work, not required for documentation changes. Added to the existing properties test to verify clientId.

Issues

Links to the github issue(s) (if present) that this pull request is resolving. NA