Depends on how complex the return is really the http call is easy enough to format whats the return look like?
Adam H On 5/11/05, Ben Forta <[EMAIL PROTECTED]> wrote: > You could also use <cfhttp> to make the calls, but parsing the results will > not be fun as you don't even have the <cfxml> tag. > > In all honesty, it would take less time to upgrade than to jump through the > hoops you'll need to make this work. > > --- Ben > > > -----Original Message----- > From: Keith Gaughan [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 11, 2005 2:11 PM > To: CF-Talk > Subject: Re: CF 4.5 & SOAP > > Doug Ford wrote: > > > Hi Folks - > > > > I am relatively new to this forum... Long time stalker, first-time poster! > > > > I was wondering if anybody has any experience with CF 4.5 (yes, I know > it's old) and SOAP. > > > > The company who I process online ACH payments with has recently switched > to using a SOAP webservice and I need to figure out a way to do this...ASAP. > > > > If that means using a .dll file or a Java package, I am all up for it. > > I just need to make sure I can pass the variables that I need to pass. > > > > Any and all help is appreciated!! > > Well, if you're really stuck with CF4.5, then I recommend that you use > Apache Axis[1]. This is what CFMX itself uses internally to call and > implement webservices. Just generate the stubs you need from the WSDL files, > and Robert's your father's brother. > > K. > > [1] http://ws.apache.org/axis/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206443 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

