[
https://issues.apache.org/jira/browse/CAMEL-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Kuzmic updated CAMEL-10582:
---------------------------------
Priority: Minor (was: Major)
> Spring Message headers are immutable
> ------------------------------------
>
> Key: CAMEL-10582
> URL: https://issues.apache.org/jira/browse/CAMEL-10582
> Project: Camel
> Issue Type: Bug
> Components: camel-spring-integration
> Affects Versions: 2.18.1
> Reporter: Boris Kuzmic
> Priority: Minor
> Labels: easyfix
> Fix For: 2.18.2
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> When SpringIntegrationMessage is copied from another SpringIntegrationMessage
> that already has siMessage headers, exception is thrown:
> java.lang.UnsupportedOperationException: MessageHeaders is immutable.
> Which is a valid exception since Spring Message headers (the whole message as
> well) are immutable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)