Basically I'm getting this: object of com.ngpsoftware.ngpapi.WebService.ProcessRequestWithCredsResponseProcessRequ estWithCredsResult Methods hashCode (returns int) equals (returns boolean) getSerializer (returns interface org.apache.axis.encoding.Serializer) getDeserializer (returns interface org.apache.axis.encoding.Deserializer) getTypeDesc (returns org.apache.axis.description.TypeDesc) get_any (returns [Lorg.apache.axis.message.MessageElement;) set_any (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)
> -----Original Message----- > From: Russ [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 23, 2006 4:09 PM > To: CF-Talk > Subject: RE: getting response back from a webservice > > http://asp.istandfor.com/test.cfm > > > -----Original Message----- > > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 23, 2006 3:56 PM > > To: CF-Talk > > Subject: RE: getting response back from a webservice > > > > Did you try cfdumping it? Also, you could use one of ColdFusion's Is_ > > functions to find out exactly what it is: > > isObject, isArray, isStruct, isSoapRequest, isQuery, etc. > > > > > > > -----Original Message----- > > > From: Russ [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, February 23, 2006 1:38 PM > > > To: CF-Talk > > > Subject: getting response back from a webservice > > > > > > We are using CF7 and I'm trying to invoke a webservice > > > written in asp.net. > > > The webservice returns an xml fragment, but coldfusion thinks > > > it's some sort > > > of object, and I can't seem to figure out how to read it. Am I doing > > > something wrong? Is there a way to tell coldfusion to treat > > > the response as > > > an xml string? Is there a good way to interface with the > > > object it seems to > > > be returning? > > > > > > [INFO] -- Access Manager: > > This transmission may contain information that is privileged, > confidential > > and/or exempt from disclosure under applicable law. If you are not the > > intended recipient, you are hereby notified that any disclosure, > copying, > > distribution, or use of the information contained herein (including any > > reliance thereon) is STRICTLY PROHIBITED. If you received this > > transmission in error, please immediately contact the sender and destroy > > the material in its entirety, whether in electronic or hard copy format. > > Thank you. A2 > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233289 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

