Hide Forgot
When reading the domain property for message tracing, InterceptorProcessor casts to String instead of converting to String. This limits the flexibility of code which sets this property by requiring a specific type. Update InterceptorProcessor to be a bit more forgiving in what it accepts (String and Boolean at a minimum).
Keith Babo <kbabo> made a comment on jira SWITCHYARD-1610 pushed
Verified in ER6
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1610 to Closed