You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by ivan <iv...@dhousestudio.com> on 2008/07/03 14:48:42 UTC

SOAP /JMS

   Hi!

What is SOAP/JMS request?

Is it TextMessage type of JMS-message with XML-content like

<SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" ...>
...
</...>

   Thanks, Ivan Pryvalov.

Re: SOAP /JMS

Posted by Freeman Fang <fr...@gmail.com>.
ivan wrote:
>   Hi!
>
> What is SOAP/JMS request?
>
> Is it TextMessage type of JMS-message with XML-content like
>
> <SOAP-ENV:Envelope 
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" ...>
> ...
> </...>
>
Yes
>   Thanks, Ivan Pryvalov.
>