Description
The options specified on the transportConnector that should be setting values in the AmqpWireFormat object are not getting passed along to the IntrospectionSupport property set so none of those get applied for a new connection. We need to extract the wireFormat. prefixed options and then apply them to the AmqpWireFormat owned by the transport filter.