Add a serialization=nocheck option to bypass any serializeable test
-------------------------------------------------------------------

                 Key: SMXCOMP-735
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-735
             Project: ServiceMix Components
          Issue Type: Improvement
          Components: servicemix-camel
    Affects Versions: servicemix-camel-2010.01
            Reporter: Stan Lewis
         Attachments: SMXCOMP-735.diff

Currently if you want to send a header property with a Map or List you have to 
set "serialization=strict" to allow the object through.  While this is a good 
check to make by default, we should also have a header filter strategy that 
just lets all values through, so a user that isn't using JMSFlow and 
understands the risks can just bypass the check if they want to use header 
values that are collections, not-serializeable, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to