SOAP request

I am trying to create a Coldfusion webservice that will allow me to send it a SOAP header request using Visual Basic. I am new to Webservices and not sure how to go about this. Does anyone know where i can find a good example of how to create a webservice in Coldfusion that waits for a SOAP request?

Thanks

Hello,Brother, As far as what “Coldfusion web service” actually is, I think you can consume a web service implemented as part of a ColdFusion application, or as part of a .NET or Java application.
You can also create publishing web service so applications that consume your web service may be implemented in ColdFusion.

<snip/>