How to configure a CustomBinding to use a CustomMessageEncoder in a config file.
        Posted  
        
            by Michiel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Michiel
        
        
        
        Published on 2010-06-10T13:33:01Z
        Indexed on 
            2010/06/10
            13:53 UTC
        
        
        Read the original article
        Hit count: 342
        
Hello,
I have a CustomBinding and a CustomMessageEncoder, CustomMessageEncoderFactory and a CustomMessageEncodingBindingElement.
I want my CustomBinding to use this CustomMessageEncoder.
But how can I configure this in my config file?
Thanks,
Michiel
© Stack Overflow or respective owner