[cfaussie] Re: Really strange WebService issue.

2010-10-09 Thread irfaan007
Yup... that's what i meant. I exactly had the same issue. Emailed Ben Forta & Ben Nadel for any help on this issue but had no positive feedback. And since this became quite common after any slight change to the webservices I had move from SOAP to REST based webservices... If you do have any luck

Re: [cfaussie] Re: Really strange WebService issue.

2010-10-09 Thread Gavin Beau Baumanis
I'm going to say no, I think - but it could be yes??? Does specifying a CFC as the returntype mean the same thing? Because I certainly have a CFC defined with property names and their types specified, too. I have the following in the CFC that is the webservice. and I have this in the functio

[cfaussie] Re: Really strange WebService issue.

2010-10-09 Thread irfaan007
Gavin, By any chance are you using a definition file for the soap webservices to strongly type the returned data?. I had a similar issue as yours but this only happened after i started using the definition file. On Oct 9, 2:21 am, "charlie arehart" wrote: > And again, it's no longer even needed