Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
sen_ari #1
Consuming Coldfusion Webservice
I am trying to consume a coldfusion webservice that has been implemented as
CFC. My calling program resides in Weblogic 8.1 (Java Program). I used the
clientgen task from Weblogic to generate the Stub, Service and Interfaces for
the CFC webservice. When I am trying to call the CFC webservice I am getting a
Connection refused error.
The CFC webservice is running on CFMX 6.1 with Apache.
Any help is highly appreciated.
sen_ari Guest
-
Consuming MapPoint Webservice with MX 7
Hi, I want to use Microsofts MapPoint Webservice, wich is username/password - Protected, with MX7. I tried with the following: <cfinvoke... -
Consuming webservice problem
I have created the sample webservice HelloWorld when I try to instantiate it from either a console app or a windows forms app I get the following... -
Consuming Controls from a Webservice
Whatever you are returning from WebMethod shd be serializable. For that what you can do is store cotrol name & properties as XML DataSet and... -
Consuming a java webservice
Hi, I try to create a proxy class in VB.NET on a java webservice. I tried wsdl but it's seem impossible for me to do the work so... if anyone... -
consuming webservice over ssl problem
Hey all I'm following msdn's 'Call a Web Service Using SSL' how to. I have complited successfully the first 2 steps (creating a simple web...



Reply With Quote

