On 6/7/07, Benamin <[EMAIL PROTECTED]> wrote:
Well, I finally was able to send a message from an http provider to my web
service inside of service mix. Oddly enough, the only way it seemed to work
is if I set soap="false" in my provider and just sent the exact SOAP request
with all the headers and formatting already finished.
I get the correct response from the web service, but the http provider does
not parse the SOAP response. It leaves the message with all the SOAP
headers. I guess this is b/c I set soap="false" in the provider. Ideally,
I'd like it to be already parsed, but no matter what I try, I can't get the
http provider to format a SOAP request.
This is because SOAP is intended to be used when communicating with
services outside the NMR. This is why SOAP is only supported by
servicemix-http and servicemix-jms - because they're binding
components. Binding components are only used to communicate with
services external to the JBI container.
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/