[ https://issues.apache.org/jira/browse/CAMEL-12741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588467#comment-16588467 ]
ASF GitHub Bot commented on CAMEL-12741: ---------------------------------------- zregvart commented on issue #2483: CAMEL-12741: type conversion with SjmsMessage URL: https://github.com/apache/camel/pull/2483#issuecomment-414937362 Closed in favour of #2488 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > SjmsMessage should set Exchange in copyFrom > ------------------------------------------- > > Key: CAMEL-12741 > URL: https://issues.apache.org/jira/browse/CAMEL-12741 > Project: Camel > Issue Type: Bug > Components: camel-sjms > Reporter: Zoran Regvart > Assignee: Zoran Regvart > Priority: Major > Fix For: 2.23.0 > > > When a copy of the {{SjmsMessage}} is created using {{copyFrom(Message)}} the > resulting message copy doesn't have the {{Exchange}} set. This prevents the > use of {{TypeConverter}} when {{Message:getBody(Class)}} is invoked. -- This message was sent by Atlassian JIRA (v7.6.3#76005)