Thanks for the suggestion Alex. I was hoping for something that through some 
level of configuration would allow camel to automatically marshal objects 
instead of serialize objects as part of putting an object on the message queue.

I'm curious what pattern most folks are using to avoid the ObjectMessage and 
having to whitelist classes in ActiveMQ when using camel.



On 5/29/18, 1:52 PM, Alex Dettinger wrote:    
    
    
    Hi John,
    
      I wonder if you could be interested in "messageConverter", e.g:
    
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_camel_blob_master_components_camel-2Djms_src_test_java_org_apache_camel_component_jms_ConsumeMessageConverterTest.java&d=DwIFaQ&c=w8fEmIi-B5lsC0MnOiGTloUx5YmN70-3jVCmqqbXNxM&r=PZv5tP83qPHzSHlfCSHLsrv0RMLQx3hPlXpRlOqEh4U&m=Yxq4UG9RPfj-AN_sSlhxEFk2FsVd2-XBH8F6expgl6w&s=_AoGM_QFJgeYjeYM0YQY_cj9CBnXWgHg8fvqhhkmDpo&e=
    
    Regards,
    Alex    

Reply via email to