Skip to content

Conversation

@Joel-hanson
Copy link
Contributor

Description

This PR tries to fix the problem were the headers cannot be set when message body isn't JMS

Fixes #170

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Integration tests

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Joel-hanson Joel-hanson marked this pull request as ready for review November 13, 2025 11:43
@Joel-hanson Joel-hanson changed the title fix: allow headers when message body isnt jms fix: allow headers when message body is not jms Nov 14, 2025
@dalelane dalelane merged commit 034f16c into ibm-messaging:main Nov 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [BUG] - Not possible to set MQ (JMS) headers when body isn't JMS

2 participants