If you are using SOAP, then you *are* using web services. SOAP provides a web services interface. There's no way to use SOAP without providing a web services interface.

A UDDI registry isn't *required* when using SOAP. A registry provides a foundation for management and governance of web services and SOA projects, and I strongly recommend setting up a registry before deploying any services into production, but two SOAP endpoints don't need a registry to figure out how to talk to each other. You can simply exchange WSDLs and go from there.

Anne

On 2/23/06, david duncan <[EMAIL PROTECTED]> wrote:
any other application of SOAP beside web services use SOAP?
 
under what situation that i should use SOAP protocol to communicate between application but NOT using web services? (since web service choose SOAP as protocol)
 
When do i need to use UDDI axis tutorial didn't show when and how to do it in axis?  i had try out www.xmethods.net though.
 
Thanks


Yahoo! Mail
Use Photomail to share photos without annoying attachments.


Reply via email to