Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Shaggy1 #1
Web Service Trouble
Hi
I am invoking a webservice using CFINVOKE, I have set the return variable to
"testvar". But when I use cfdump to display it, it only displays a list of
Methods like so
hashCode (returns int)
equals (returns boolean)
getStatus (returns java.lang.String)
setStatus (returns void)
getSerializer (returns interface org.apache.axis.encoding.Serializer)
getDeserializer (returns interface org.apache.axis.encoding.Deserializer)
getTypeDesc (returns org.apache.axis.description.TypeDesc)
getStatusId (returns int)
setStatusId (returns void)
getNumItems (returns int)
setNumItems (returns void)
getListOf (returns uk.co.dmsnewmedia.webservices.dmsWebservices.Array OfDmsItem)
setListOf (returns void)
getClass (returns java.lang.Class)
wait (returns void)
wait (returns void)
wait (returns void)
notify (returns void)
notifyAll (returns void)
toString (returns java.lang.String)
I have tested the parameters at the suppliers site and it works fine,
returning details of tourism accommodation.
Any ideas
thanks
Shaggy
Shaggy1 Guest
-
Need help. Having trouble with security on my web service.
I am getting an access denied 403 error when I try to access my web service. My IIS setting is set to use only Windows Authentication. The client... -
Referencing web service complex data type within a second web service (like a delegate)
Hi, I am trying to figure out if ASP.NET XML Web Services and the WSDL standard can handle this type of scenario: I have two web services, and... -
win32::eventlog DNS Server, Directory Service, File Replication Service
hello, does anyone know how to scan the special eventlogs on a dc like DNS Server log Directory Service File Replicatoin Service i tried it... -
VisualAge 6 installation trouble on aix 5.2, gcc trouble too :)
I've installed gcc 3.x from UCLA site. and I got this error - In file included from test.c:23: /usr/include/pthread.h:554: error: parse error...



Reply With Quote

