CFINVOKE - refreshWSDL

I was implementing a web service the other day, it all went ok until I had to add another parameter on the web service function.

Suddenly my test template doesn’t work, I suspected the problem has to do with the stubs not being refreshed, so I refreshed it using CF admin interface, but it didn’t solve it.

I asked my workmate, he pointed me to a parameter in CFINVOKE method that I never heard before: refreshWSDL (my Eclipse didn’t suggest me this parameter neither did Dreamweaver 8)… Setting this parameter to true solves the problem.

This entry was posted on Thursday, May 29th, 2008 at 12:16 pm and is filed under coldfusion. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.