SOAP on TCP or HTTP or any other transport looks all the same. That is the
transport agnostics beauty of SOAP. Differences lie in how each transport
deals with the message.

Signature
Thank you.
Regards,
Softwaremaker
==================================
> Could somebody point out using SOAP over TCP vs SOAP on HTTP ? I am concerned
> about security not clear if the soap authentication headers using WSE 2.0
> will still work as intended.
>
> Thanks!