You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 17:54:00 UTC

[jira] [Resolved] (CAMEL-16579) Avoid static configuration variables in MllpComponent

     [ https://issues.apache.org/jira/browse/CAMEL-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16579.
---------------------------------
    Resolution: Won't Fix

we move to spring boot / quarkus style where you are not  in app servers

> 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
>            Priority: Minor
>
> 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.20.10#820010)