L.S.,
Unless I am mistaken, HttpConsumerMarshaler/HttpProviderMarshaler are
new features for the upcoming 3.2 release. We have started the release
process, so you should see an 'official' release soon.
Gert
MrRothstein wrote:
Unless you're talking about a single post parameter on which to send xml:
http://issues.apache.org/activemq/browse/SM-580
I think you're going to have to implement your own marshaller for this.
Are marshalers available prior to 3.2-SNAPSHOT?
dspinosa wrote:
Hi,
I would like to pass non-Web Services HTTP communications through
ServiceMix using the servicemix-http component. The communications are
VXML (Voice XML) and are normally accessed via standard HTTP calls.
Architecture:
VXML Broswer <----> servicemix-http/consumer <-NMR->
servicemix-http/provider <----> http://some.vxml.server/req?params...
Is this possible to do with the current servicemix-http component? I have
tried to configure this according to my understanding of the documentation
at http://servicemix.apache.org/servicemix-http.html , but I am not sure
why it is failing.
Any help would be appreciated.
Thanks
-Dan