Description
Some brokers like WMQ may have some special headers they want to include when routing messages, that are invalid according to JMS spec, eg they may use byte[] as the header value etc.
We should have an option you can configure on the component/endpoint where you can whitelist a number of header names to allow to be included anyway.