Skip to main content
March 14, 2008
Question

Create Soap webservice

  • March 14, 2008
  • 11 replies
  • 2185 views
Is there any example available for soap in coldfusion? So i can invoke soap to cfc webservice.

This topic has been closed for replies.

11 replies

Inspiring
March 14, 2008
Nick201 wrote:
> Is there any example available for soap in coldfusion? So i can invoke soap to cfc webservice.
>
>

Other then creating a CFC method with an 'access="remote"' parameter as
described in the documentation available on the internet and elsewhere?

http://livedocs.adobe.com/coldfusion/8/htmldocs/webservices_17.html

March 14, 2008
Then what is soap.. Is it possible to access this test.cfc?wsdl in php or java. Can I call that. What is useful for soap. why people using soap