Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
cfcary #1
Please help - SOAP
Hi,
I need to call a SOAP method that is hosted in a Sitescape server from a
coldfusion page. I used CFINVOKE to make this call first. What I got is
"Could not generate stub objects for web service invocation". I've been
informed that there was no WSDL file associated with the method then. I guess
that's why the CFINVOKE failed. Now can somebody give any clues for how I
should call this method if not using CFINVOKE? Your help would be greatly
appreciated.
cfcary Guest
-
Writing a HTML/ASP SOAP client for a SOAP::Lite destination
How would I go about writing a SOAP client in either HTML or classic asp? The SOAP "listener" was written in Perl with SOAP::Lite in Unix and I am... -
.net SOAP toolkit performance for SOAP deserialization
Hi All. We are building an ASP.net application using C# & .net 1.1 framework. The ASP.net application consumes web services (Java/Apache Axis... -
SOAP Filters: SOAP Header is missing
I've created an Input/Output filter combination to create a custom header. I am using WSE 1.0. The ProcessMessage( SoapEnvelope envelope) is called... -
Problem of using apache soap to consume WSE 2.0 soap attachment
I developed a web service at .NET with WSE 2.0 attachming soap attachment with soap response, and I can write a .NET client app to consume it. ... -
SOAP Client creation in ASP.NET using MS SOAP Toolkit
how would I create a SOAP client in ASP.Net? The following code just works fine in VB: Dim lobjSOAP As New MSSOAPLib30.SoapClient30... -



Reply With Quote

