Nope, will try that this morning, thx. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean A Corfield Sent: 11 May 2004 23:55 To: [EMAIL PROTECTED] Subject: Re: [CFCDev] Consuming webservices developed in other scripting languages
On May 11, 2004, at 2:37 AM, Craig Dudley wrote: > Not strictly cfc related, but here goes, I need to access a group of > web > service methods that are in the following format; > ... > I simply cannot get any of them to work, I'm assuming it's because they > return/set multiple variables and cf can't do this? Have you run wsdl2java to see exactly what types Axis thinks it needs to use to invoke the web service? http://www.google.com/search?q=wsdl2java It's supplied with CFMX - location varies depending on which version you have. Regards, Sean ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
