try restarting the cf server it tends to cache the webservices
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Shane Farmer Sent: Thursday, March 24, 2005 4:13 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Consuming web services made in ASP.net Spent a bit of time looking through the old posts but it didn't seem to help. Even using CF 7, I couldn't connect even after modifying the SOAP headers to add the credentials. I can access the web service now. They have included the credentials in the method it exposes instead of in the SOAP header. The problem now is that when I call the method, it returns a struct that contains methods that all seem to do the same. When I look at the proxy class that wsdl2java generates, it has methods and properties (that are public) that I can't access. >From looking at the WSDL for the web service, it appears as if it should only be returning an XML document containing the nodes I'm after. Maybe I'm just missing something. Shane --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
