John, I'll try that when I get through with lunch here. I hadn't thought of dumping the stubs.
On Jan 23, 2009 3:58 PM, "John M Bliss" <[email protected]> wrote: > all I get back are a bunch of stub methods that I don't know how to use What happens when you cfdump those "stub" methods? Something like <cfdump var="#myWebServiceObject.StubMethod()#"> In my experience, as long as the webservice is developed by a sane person, you'll be able to figure out how to use it by cfdumping those "stub" methods and whatever's "inside" of those methods... It's up to the webservice developer to document how the webservice works. It's not CF's fault... On Fri, Jan 23, 2009 at 3:16 PM, Chris Jordan <[email protected] >wrote: > I've kind of solved my problem with the following xPath selector in my > xPathString: > > <cfset ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318454 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

