I would like to take a crack at SM-580. The patch attached seems to apply to the HttpEndpoint. I would like to do make the fix for HttpProviderEndpoint.
It seems easy enough: Add property to endpoint Set property to marshaller in endpoint init Have the marshaller look up property (same as contentType/locationUri) prior to formatting http request Is that about right? My only issue with this is figuring out what to do if the contentType does not evaluate to post, should the existence of a post parameter override content type or an exception raised? Thanks -- View this message in context: http://www.nabble.com/SM-580-tf4754351s12049.html#a13595419 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
