Hello I'm trying to use the servicemix-http http:provider to call a RESTful service. GET works fine but I'm having trouble trying to configure it to do a post. It appears to me that DefaultHttpProviderMarshaler does not directly support this and so I must write my own Marshaler to set the content. My first question is just a request to verify that is correct and that I'm not missing something.
My next question is about http://issues.apache.org/activemq/browse/SM-580 SM-580 . This appears to address this situation although I'm not certain it does so in a RESTful way (I'm new to REST). SM-580 appears to be scheduled for 3.3 so is this what I would use once 3.3 is released and when is 3.3 scheduled for release? Thanks Tom -- View this message in context: http://www.nabble.com/servicemix-http-Post-support-tp16418421s12049p16418421.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
