[ 
https://issues.apache.org/activemq/browse/SM-451?page=comments#action_36323 ] 

Mark Swanson commented on SM-451:
---------------------------------

I don't have a use case for attachments.
However, I do have a good one for properties. It simply seemed that the 
existing code assumed I would:
(via spring)

setCopyProperties(true);
setCopyAttachments(false);

and use the existing copyPropertiesAndAttachments().

Wrt properties: I humbly submit to you that they are a really powerful/useful 
feature, and losing them at any point in the chain means they can not be 
used/relied on. (I am guessing that is obvious to you and your only question 
was about attachments - I just don't know what else to say about attachments as 
my only/primary concern are the properties.)

Cheers.


> HttpInvoker is losing message properties and attachments
> --------------------------------------------------------
>
>          Key: SM-451
>          URL: https://issues.apache.org/activemq/browse/SM-451
>      Project: ServiceMix
>         Type: Bug

>   Components: servicemix-components
>     Versions: 3.0
>  Environment: Java 5 - not important for this issue.
>     Reporter: Mark Swanson
>      Fix For: 3.0
>  Attachments: propAndAttachment.patch
>
>
> copyPropertiesAndAttachments(exchange, in, out) is missing so the component 
> loses properties and attachments.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to