James Netherton created CAMEL-16579:
---------------------------------------
Summary: Avoid static configuration variables in MllpComponent
Key: CAMEL-16579
URL: https://issues.apache.org/jira/browse/CAMEL-16579
Project: Camel
Issue Type: Improvement
Reporter: James Netherton
MllpComponent has some static variables for options logPhi, logPhiMaxBytes &
defaultCharset. I think the original intent is that they are set up via system
properties. But statics do not play well in some environments (E.g WildFly)
where the component class is shared among all applications deployed into the
container.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)